
Baghdaddy27
Published
RADV_PERFTEST=gpl PROTON_ENABLE_NVAPI=1 DXVK_ASYNC=1 PROTON_NO_ESYNC=1 PROTON_NO_FSYNC=1 WINE_FULLSCREEN_FSR=1 %command%
This game runs great except for the mods showing corrupt. I fixed this by running a script to install all the default windows folders into the proton prefix > c drive. A couple people have used the script and it started working for them.
This game will run fine with pretty much any modern proton enabled, as long as you don't want to play with mods.
PROTON_NO_ESYNC=1 PROTON_NO_FSYNC=1 DXVK_ASYNC=1 %command%
I should be able to run it on ultra settings with no issues but I only get 60FPS on medium settings at 4k.
In order to get the launcher to properly identify mods, I adjusted the proton prefix to mimic a windows install. I did this by updating the registry, adding alll folders (documents, saved games, photos, etc.), and installing needed dependencies. Chat GPT helped me do this and now the game runs normally with mods through the launcher. No script required. I have the instructions linked here for anyone who wants to try it. https://github.com/Baghdaddy27/dayzonlinux/blob/main/instructions
PROTON_NO_ESYNC=1 PROTON_NO_FSYNC=1 PROTON_FORCE_LARGE_ADDRESS_AWARE=1 PROTON_USE_WINED3D=1 %command% -dx9
I installed the following through proton tricks. App ID is probably 56400 but double check.
protontricks d3dx9 protontricks d3dx10 protontricks vcrun2010 protontricks vcrun2013 protontricks vcrun2019 protontricks d3dcompiler_43 protontricks d3dcompiler_47 protontricks dotnet40 protontricks dotnet48
Rebuild your prefix afterwards. Double check the address. rm -rf ~/.steam/steam/steamapps/compatdata/56400
Insert this into advanced launch option on the game. PROTON_NO_ESYNC=1 PROTON_NO_FSYNC=1 PROTON_FORCE_LARGE_ADDRESS_AWARE=1 PROTON_USE_WINED3D=1 %command% -dx9
Crashed if I tabbed out to a different window.
It ran well with no significant problems.
Works as advertised.
The game launched perfectly fine without anything but Proton Experimental. However, it had significant texture issues until I installed all the dependencies.