http://bugs.winehq.org/show_bug.cgi?id=58428
mata sutupud@yahoo.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |sutupud@yahoo.com
--- Comment #5 from mata sutupud@yahoo.com --- The launcher fails in the subprocess because it can't find the working directory:
https://github.com/Heroic-Games-Launcher/legendary/blob/0.20.37/legendary/cl...
subprocess.Popen(full_params, cwd=params.working_directory, env=full_env)
That does not seem related to wine in any way.