Skip to content

Commit

Permalink
Troubleshooting: add graphics driver error fix (#127)
Browse files Browse the repository at this point in the history
* Add new error fix

Signed-off-by: reflexran <[email protected]>

* Update src/Troubleshooting/index.md

Co-authored-by: sewn <[email protected]>
Signed-off-by: reflexran <[email protected]>

---------

Signed-off-by: reflexran <[email protected]>
Co-authored-by: sewn <[email protected]>
  • Loading branch information
reflexran and apprehensions authored Jul 15, 2024
1 parent e84ba97 commit e890776
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions src/Troubleshooting/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -158,6 +158,10 @@ This issue is most commonly caused by the Wine build not having the Vulkan Child

- Disabling DXVK in the Vinegar configuration.

### "Necessary graphics drivers not installed" error

This issue can be fixed by switching renderer to Vulkan, instructions on how to do so are located [here](https://vinegarhq.org/Configuration/index.html).

### Buggy QT fonts

This is a known issue with WineD3D. Enabling DXVK in the configuration file should solve this issue.
Expand Down

0 comments on commit e890776

Please sign in to comment.