
Raditz
Published
Works Flawlessly OOB
Game runs great with no tweaks. Should be Platinum rated.
WINEDLLOVERRIDES="dinput8=n,b" DXVK_FRAME_RATE=60 gamemoderun %command%
Xbox One S Controller not detected out of the box. Needed to install EaglePatch.
Game needs to be capped to 60 fps. Otherwise, you may experience physics bugs and the infamous "Leap of Faith bug". https://steamcommunity.com/app/15100/discussions/0/846965882681265985/
The game runs great on Linux. Just needs a few tweaks. These same tweaks would be needed on Windows for an optimal experience.
gamemoderun %command% -dx12
Launch args were not required to enable raytracing for this game on the latest stable version of Proton. I only added launch args to squeeze out extra performance and skip the launcher.
Perfect OOB Experience
Game works perfectly, no tweaks required.
Runs pretty well
Small amount of stuttering here and there.
Only noticed some small performance problems. Haven't tried tweaking yet.
gamemoderun %command% -vulkan
Game runs great OOB. I noticed some slight stuttering, but I believe this happens on Windows as well. Use launch args for performance increase and native Vulkan support.
Runs great out of the box with default Proton.
The game runs great with no issues.
Game needs some tweaks after the next gen update. I was able to get the game running flawlessly with raytracing and DLSS on GE-Proton8-6.
VKD3D_CONFIG=dxr11 PROTON_ENABLE_NVAPI=1 %command% --launcher-skip
Had one instance where mouse escaped the game and began interacting with my desktop environment. Running on KDE Plasma.
Be sure to use the --launcher-skip option. The launcher was completely black on my system. For Nvidia cards, add VKD3D_CONFIG=dxr11 PROTON_ENABLE_NVAPI=1 %command% to the beggining of your launch options to enable raytracing and DLSS.
gamemoderun VKD3D_CONFIG=dxr11,dxr PROTON_ENABLE_NVAPI=1 PROTON_ENABLE_NGX_UPDATER=1 %command% --launcher-skip
In my previous report, I said the game ran flawlessly on GE Proton. I've unfortunately experienced some crashes since then. I switched to Proton Experimental which seems to have alleviated my crashing. Highly recommend the "gamemoderun" parameter for a few extra FPS. To enable raytracing and DLSS on Nvidia, use "VKD3D_CONFIG=dxr11,dxr PROTON_ENABLE_NVAPI=1 PROTON_ENABLE_NGX_UPDATER=1 %command%"
gamemoderun VKD3D_CONFIG=dxr11,dxr PROTON_ENABLE_NVAPI=1 PROTON_ENABLE_NGX_UPDATER=1 %command% --launcher-skip
After playing for a longer period of time and switching between Proton GE and Proton Experimental, I found that the game would still have occasional crashes on DX12. DX11 works fine on all proton versions, stable, GE, and experimental. I saw an article which suggested using "Proton Hotfix" instead for DX12. With Proton Hotfix, I was able to have a 4-5 hour play session with no crashes whatsoever. See launch options for better performance and enabling raytracing/DLSS on Nvidia cards.
Game works well once it's running
Game has trouble launching intermittently. 2/5 launch attempts successfully launched the game.
As noted, game has some trouble launching. Haven't tried any tweaks yet. Runs great otherwise.
PROTON_ENABLE_NVAPI=1 __GL_SHADER_DISK_CACHE=1 gamemoderun %command%
Uncapped framerate and disabled mouse acceleration using PCGamingWiki guide: https://www.pcgamingwiki.com/wiki/Vampyr
I had an annoying bug where the game would only launch some of the time. I finally fixed it by adding the PROTON_ENABLE_NVAPI=1 launch arg. Seems to be specific to my Nvidia GPU. Improved some small performance issues with the other launch args.