
VieuxBoeuf
Published
Works perfectly out of the box with latest Proton 7.0.1. Awesome job guys !
The command launch workaround with PROTON_SET_GAME_DRIVE=1 only works if you got the game through Steam !
If you got the game through Bethesda's website, you won't be able to use it, because of this unresolved bug : https://github.com/ValveSoftware/steam-for-linux/issues/6046
Won't work if game is added as non-steam because of this unresolved bug : https://github.com/ValveSoftware/steam-for-linux/issues/6046
Steam version should be no problem.
This is an update of an older review, just saying that Proton 7.0.1 had a performance regression.
Having the non-Steam version, I had to make my own script to launch it. Directly launching the game without the launcher.
STEAM_COMPAT_DATA_PATH=/home/myuser/.steam/steam/steamapps/compatdata/3264059061/ STEAM_COMPAT_CLIENT_INSTALL_PATH='/home/myuser/.steam/steam/steamapps/common/Proton 6.3/' /home/myuser/.fakesteam/steamapps/common/SteamLinuxRuntime_soldier/_v2-entry-point --verb=waitforexitandrun -- '/home/myuser/.steam/steam/steamapps/common/Proton 6.3/proton' waitforexitandrun "/opt/TESO/The Elder Scrolls Online/game/client/eso64.exe"
Major performance regressions on Proton 7.0, rollbacking to 6.3 for now.