
siucrae
Published
STEAMDECK=1 %command%
Mainly when first booting the game or booting into a race.
Was detected only if the controller was turned on before launching the game.
Huge lag spikes when shaders are being loaded at seemingly random intervals.
To run on Linux, you need to create a deck directory in the home directory i.e. /home/deck/. Create these directories:
~/.local/share/Steam/steamapps/compatdata/1114150/pfx/drive_c/users/steamuser/AppData/Roaming/EasyAntiCheat/8b1d2f45fce8485787a8371415df6ba0/4a0693b348d940ad883c5893243cbb00/
Use this,
"(Your steam library here)/.local/share/Steam/steamapps/compatdata/1114150/pfx/drive_c/users/steamuser/AppData/Roaming/EasyAntiCheat/8b1d2f45fce8485787a8371415df6ba0/4a0693b348d940ad883c5893243cbb00/"
to find the .eac file---where (Your steam library here) is where you installed the game---and copy it to the previously made path. The game specifically checks this directory for the .eac file so it will prevent you from launching the game otherwise. I kept getting the error code saying the game was not launched from the designated launcher. Anyway the game works just need to make a fake directory essentially :/
DXVK_FRAME_RATE=240 DXVK_HUD=compiler LD_PRELOAD="" -dx11
Works out of the box and works even "better" with some tinkering.
%command%
The game originally wouldn't start, but upon putting '%command%' in the launch options the game booted. Experienced no issues beyond that.
DXVK_FRAME_RATE=240 DXVK_HUD=compiler LD_PRELOAD=""
Runs even better with little tinkering.
DXVK_FRAME_RATE=240 DXVK_HUD=compiler LD_PRELOAD="" %command%
The game is incredibly framey when using another or no proton layer. With GE, I was achieving average frames of about 200 with max graphic settings.
%command%
Runs out of the box without issue. I have even played it on Proton 9.0.4 and that ran perfectly fine as well.
%command%
I only had a few stutters as things were being loaded for the first time, but overall it runs smoothly at an average of 120 fps. It also had issues for me opening, but '%command%' fixed it entirely.
borked af
PROTON_NO_ESYNC=1 PROTON_NO_FSYNC=1 PROTON_LOG=1 WINEDLLOVERRIDES="wininet=n,b;d3dcompiler_47=n;xaudio2_7=n" DXVK_HUD=1 %command%
tried.
DXVK_FRAME_RATE=240 DXVK_HUD=compiler LD_PRELOAD=""
I consistently get 60 fps (i have tried increasing it) and it runs perfectly! I had some lag whenever I was playing it without any tinkering.
STEAMDECK=1 %command%
Just put in 'STEAMDECK=1 %command%' into launch options on steam with a compatibility layer and it should work without issue.
STEAMDECK=1 %command%
The game will not launch without 'STEAMDECK=1' at all.