General

If you need to use DirectX12 - VKD3D_FEATURE_LEVEL=12_1

If your audio is having issues keeping up with the video - PULSE_LATENCY_MSEC=60

DXVK_ASYNC=1 allows for DirectX translation to happen in real time versus in batches (system stutters when loading shaders)

If you have an AMD GPU, you can run games natively in lower resolution but upscale to your native resolution using WINE_FULLSCREEN_FSR=1

To enable DLSS for Nvidia GPUs, add PROTON_ENABLE_NVAPI=1

If your distro has gamemode installed, you can use gamemoderun to tell the system to give your game high priority. Without Gamemode installed, your game will crash to desktop. Pop_OS! has its own CPU Scheduler in-house from System76.

Do not forget that after inputting the commands in the launch options in Steam, you must append %command% for Steam to understand you are using launch options.


Revision #1
Created 11 June 2024 14:07:48 by Rémi Akirazar
Updated 11 June 2024 14:08:55 by Rémi Akirazar