
「J??ulius Max?imus』
Published
none
Just switch to a Proton Version where all the demo videos ingame load and you are set!
XKB_DEFAULT_LAYOUT=de XKB_DEFAULT_VARIANT=dsb_qwertz LD_PRELOAD="" gamescope -W 3440 -H 1440 --hdr-enabled -f --force-grab-cursor -- %command%
Heavy stuttering after playing for a while. Fixed with LD_PRELOAD="" and disabling the steam overlay. A known bug with how steam handles preloading the overlay.
"XKB_DEFAULT_LAYOUT=de" and "XKB_DEFAULT_VARIANT=dsb_qwertz" helps setting my keyboard to qwertz, as it is qwerty by default in gamescope for me.
LD_PRELOAD="" is there in conjunction with disableing the steam overlay to prevent the timebomb stutters after 30 to 60 minutes of playing. Also helped with Path of Exile 2.
"gamescope -W 3440 -H 1440 --hdr-enabled -f" to enable hdr. Also, see the requirements from the warframe forum for hdr:
Enable: Optimized Flip-Model (Experimental)
Enable: HDR Output (Experimental)
Enable: Anti Aliasing TAA X8 (High)
Disable: Dynamic Resolution
"--force-grab-cursor" so you can properbly use the mouse to look around, otherwise the cursor hits the edge of the screen and therefore stops mouselook.
Only annoyance is a problem with gamescope and the clipboard. Its contents are not synced to the gamescope session. I have to disable gamescope so I can paste into the chat (kinda needed for trading, you'd need to type everything out otherwise).