
dog
Published
NieR Replicant runs great on the Steam Deck, albiet (shockingly) worse than its sequel NieR Automata. The game constantly hits 55-60FPS.
Restrict TDP to 7 Watts.
DO NOT set a custom framerate limit. The game is HARDCODED to run at 60FPS Refresh Rate. Running at a refresh rate lower than 60FPS will cause the game's speed to slow down. This game has a good frameskip implementation and runs about 60FPS anyway.
Works perfectly as expected. Game supports Steam Input too.
Persona 4 Golden may be one of the hardest games to run under Linux, but the extraordinary performance makes this masterpiece golden.
From my research, the quartz issue is already recognized by Winetricks and may be fixed in the future (failure downloading, installing results in an error code).
- Run P4G with Steam Linux Runtime - Soldier.
- Set the options of P4G to
PULSE_LATENCY_MSEC=60 %command%
. - Install https://github.com/Nevcairiel/LAVFilters.
Download the installer from the latest release. Run $ protontricks 1113000 --gui
, select Default Wine Prefix and Run explorer. Run the installer from Explorer.
- Run
$ protontricks 1113000 wm9 devenum
. - Resolve broken quartz package.
Manually download win7 sp1 from https://www.catalog.update.microsoft.com/Search.aspx?q=KB976932. Move and rename the x86 and x64 executable to ~/.cache/winetricks/win7sp1/windows6.1-KB976932-X86.exe
and windows6.1-KB976932-X64.exe
(case-sensitive). Run $ protontricks 1113000 quartz
. If this exists successfully or with an error code of 5, P4G should run perfectly now.
Anti-aliasing does not work for models and movie cutscenes, but it is not really noticeable. A possible workaround is to use a Virtual Super Resolution solution.
Make sure to disable Steam Controller Configuration. P4G does not recognize dinput, but does support xinput with native Dualshock 4 support.