
Senya
Published
Game doesn't launch when you don't pick Directx11 version
Launcher is terrible on linux and it's very hard to mod your game, by using DZ-GUI you can flawlessly install mods and play on custom servers
Game crashes after reaching: Anticheat: Unknown file version (EasyAntiCheat/Settings.json) Game will exit soon...
When installing, game requires opening protontricks and changing win version to win10. After that, when you launch the game, it runs fine.
gamemoderun WINEDLLOVERRIDES="dinput8=n,b" %command%
Change Windows version to win10. Rockstar Launcher stopped working on systems below.
Installed fusionfix and various fixes. Winedll override is required in launch options for that.
On arch linux, to play native version you need to replace game library with system one, Proton version runs fine, but seems to lag
gamemoderun %command%
cp -f /lib/libtcmalloc_minimal.so.4.5.14 ~/.local/share/Steam/steamapps/common/SteamVR/tools/steamvr_environments/game/bin/linuxsteamrt64/libtcmalloc_minimal.so.0
Runs well on Quest 2, but "Press this button" glitch can occur ( when clicking the button as the game prompts nothing happens)
I couldnt play because of game not detecting menu button on my Oculus Quest 2, After reinstalling, it started working flawlessly
You can't start multiplayer lobby.It stops at "creating steam lobby"
WINEDLLOVERRIDES="wsock32=n,b" DXVK_ASYNC=1 PROTON_DXVK_ASYNC=1 PROTON_USE_DXVK=1 PROTON_FORCE_LARGE_ADDRESS_AWARE=1 gamemoderun %command% -skip_intro
Game runs fine and there is only problem which is mouse causing massive lag, which can be easily fixed by one workshop mod.
gamemoderun %command%
Native version has problem with mouse because of unity bug. It can be fixed with this mod: https://steamcommunity.com/sharedfiles/filedetails/?id=2986170057 Mouse Drag Fix (Linux)
WINEDLLOVERRIDES="dsound=n,b" gamemoderun %command%
In repentance game often crashes especially when rocks fall into the pits, changing to custom proton fixes the problem.