Skip to content

Commit

Permalink
Update dlss instructions
Browse files Browse the repository at this point in the history
  • Loading branch information
the-sane authored Sep 15, 2024
1 parent 58eeb2c commit eb337c0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions wiki/Troubleshooting.md
Original file line number Diff line number Diff line change
Expand Up @@ -331,6 +331,7 @@
```
- Use the environment variable `LD_PRELOAD` to load the patched version:
`LD_PRELOAD=/path/to/the/libcuda.patched.so:$LD_PRELOAD`
- Remove the `WINE_HIDE_NVIDIA_GPU` env variable if it is set in Lutris or your launch script.
- Don't forget to enable DXVK-NVAPI.
Expand Down

0 comments on commit eb337c0

Please sign in to comment.