Latest maintainer comment ·
kisak-valve · 2024-04-30 ·
#7684Hello @Kisamos, it might be interesting to test how the game behaves with the launch options set to `PROTON_DISABLE_NVAPI=1 %command%`.
#7684 · 6 comments ·
opened 2024-04-30 · last comment 2025-01-08 by Kisamos
... management :
```bash
export VKD3D_FEATURE_LEVEL=12_2
export VKD3D_CONFIG=dxr11,dxr
export PROTON_HIDE_NVIDIA_GPU=0
export PROTON_ENABLE_NVAPI=1
export
PROTON_ENABLE_NGX_UPDATER=1
```
... bash
export PROTON_HIDE_NVIDIA_GPU=0
export PROTON_ENABLE_NVAPI=1
export
PROTON_ENABLE_NGX_UPDATER=1
```
When I delete them, I get the same ...