[meta] Update issue template

This commit is contained in:
Philip Rebohle 2023-03-13 17:54:34 +01:00
parent 05fb634f91
commit af811656bb
1 changed files with 3 additions and 3 deletions

View File

@ -26,6 +26,6 @@ Name of the game, settings used etc.
For instructions on how to use apitrace, see: https://github.com/doitsujin/dxvk/wiki/Using-Apitrace
### Log files
- d3d9.log:
- d3d11.log:
- dxgi.log:
Please attach Proton or Wine logs as a text file:
- When using Proton, set the Steam launch options for your game to `PROTON_LOG=1 %command%` and attach the corresponding `steam-xxxxx.log` file in your home directory.
- When using regular Wine, use `wine game.exe > game.log 2>&1` and attach the resulting `game.log` file.