protonscr

need to unset WINEARCH

protonclosed
ValveSoftware/Proton#70 · opened 2018-08-22 by sandsmark · updated 2018-08-22 · 3 comments · github
1 matching comments, n / p to jump
Ssandsmark 2018-08-22 github

if the user has set e. g. WINEARCH=win32, proton_run will fail to start («wine: WINEARCH set to win32 but '[...]/.local/share/Steam/steamapps/compatdata/221380/pfx' is a 64-bit installation.»

just running «unset WINEARCH» before launching steam seems to work, but proton should probably either support win32 or unset WINEARCH before attempting to launch.

EE100Beta 2018-08-22 github

I would hope they'll support creating win32 prefix, some games may need that. I was never able to get Sonic Adventure 2 running in win64 prefix, and this seems to continue with Proton.

Ccjwijtmans 2018-08-22 github

or wine should just fix that.

Jjwhite66 2018-08-22 github

Launch options

Upstream links