
Jan
Published
VKD3D_CONFIG=dxr11 VKD3D_FEATURE_LEVEL=12_1 PROTON_HIDE_NVIDIA_GPU=0 PROTON_ENABLE_NVAPI=1 %command% -dx12
Command options are meant to get DLSS working with Nvidia GPUs. Walking simulator runs pretty well.
VKD3D_CONFIG=dxr11 PROTON_CONFIG=dxr11 VKD3D_FEATURE_LEVEL=12_1 PROTON_HIDE_NVIDIA_GPU=0 PROTON_ENABLE_NVAPI=1 %command%
If game ever crashes for any reason, you likelly enabled XESS by accident.
Go to ~/.steam/steam/steamapps/compatdata/2108330/pfx/drive_c/users/steamuser/Documents/My Games/F1 23/hardwaresettings
, edit the hardware_settings_config.xml
and set XeSS to false
.
Sadly it seems like DLSS won't work on Linux, and FSR is not that perfect and has some artifacting.
VKD3D_DISABLE_EXTENSIONS=VK_KHR_present_id,VK_KHR_present_wait VKD3D_CONFIG=dxr11 PROTON_CONFIG=dxr11 VKD3D_FEATURE_LEVEL=12_1 PROTON_HIDE_NVIDIA_GPU=0 PROTON_ENABLE_NVAPI=1 %command%
If game ever crashes for any reason, you likelly enabled XESS by accident.
Go to ~/.steam/steam/steamapps/compatdata/2108330/pfx/drive_c/users/steamuser/Documents/My Games/F1 23/hardwaresettings
, edit the hardware_settings_config.xml
and set xess
to false
.
In my previous report I mentioned that I couldn't get DLSS to work, with the above command flags and proton experimental I got it to work, game experience is now awesome :)