Skip to content

Commit 80397ea

Browse files
committed
meta: Minor improvements
1 parent bf80c2c commit 80397ea

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -44,14 +44,14 @@ Using DXVK-NVAPI in Proton, Lutris or Wine requires DXVK to see the GPU as an NV
4444

4545
### Proton
4646

47-
Proton 6.3-6 and newer includes DXVK-NVAPI but it is disabled by default.
47+
Proton 6.3-6 and newer includes DXVK-NVAPI, but it is disabled by default.
4848

4949
- Use `PROTON_ENABLE_NVAPI=1` as game launch argument in Steam to enable DXVK-NVAPI. Use additionally `PROTON_HIDE_NVIDIA_GPU=0` for certain titles that don't rely on D3D for obtaining the current GPU type and have this Proton setting applied.
5050
- Copy and replace `nvapi.dll`/`nvapi64.dll` into the `dist/lib/wine/nvapi`/`dist/lib64/wine/nvapi` folder of your Proton installation, e.g. in `~/.steam/steam/steamapps/common/Proton 7.0/` if you want to manually update the included version.
5151

5252
Proton 7.0-1 and older does not disable the `nvapiHack` in DXVK automatically when `PROTON_ENABLE_NVAPI=1` is set. Additionally disable the `nvapiHack` in DXVK bundled with those Proton versions with `dxgi.nvapiHack = False` set in a DXVK configuration file, see [dxvk.conf](https://github.com/doitsujin/dxvk/blob/master/dxvk.conf).
5353

54-
Proton Experimental enables DXVK-NVAPI by default for a lot of games. Proton Bleeding Edge additionally always contains the latest DXVK-NVAPI development (master) version.
54+
Proton Experimental enables DXVK-NVAPI by default for a lot of titles. Proton Bleeding Edge additionally always contains the latest DXVK-NVAPI development (master) version.
5555

5656
### Lutris
5757

0 commit comments

Comments
 (0)