mirror of
https://github.com/doitsujin/dxvk.git
synced 2025-01-18 11:52:12 +01:00
Update issue template
This commit is contained in:
parent
16c3c48758
commit
c1aeacde29
6
.github/ISSUE_TEMPLATE/bug_report.md
vendored
6
.github/ISSUE_TEMPLATE/bug_report.md
vendored
@ -9,10 +9,12 @@ assignees: ''
|
|||||||
|
|
||||||
Please describe your issue as accurately as possible. If you run into a problem with a binary release, make sure to test with latest `master` as well.
|
Please describe your issue as accurately as possible. If you run into a problem with a binary release, make sure to test with latest `master` as well.
|
||||||
|
|
||||||
**Important:** When reporting an issue with a specific game or application, such as crashes or rendering issues, please include log files and a D3D11/D3D9 Apitrace (see https://github.com/apitrace/apitrace) so that the issue can be reproduced.
|
**Important:** When reporting an issue with a specific game or application, such as crashes or rendering issues, please include log files and, if possible, a D3D11/D3D9 Apitrace (see https://github.com/apitrace/apitrace) so that the issue can be reproduced.
|
||||||
In order to create a trace for **D3D11/D3D10**: Run `wine apitrace.exe trace -a dxgi YOURGAME.exe`.
|
In order to create a trace for **D3D11/D3D10**: Run `wine apitrace.exe trace -a dxgi YOURGAME.exe`.
|
||||||
In order to create a trace for **D3D9**: Follow https://github.com/Joshua-Ashton/d9vk/wiki/Making-a-Trace.
|
In order to create a trace for **D3D9**: Follow https://github.com/Joshua-Ashton/d9vk/wiki/Making-a-Trace.
|
||||||
DO NOT use DXVK together with apitrace!
|
Preferably record the trace on Windows, or wined3d if possible.
|
||||||
|
|
||||||
|
**Reports with no log files will be ignored.**
|
||||||
|
|
||||||
### Software information
|
### Software information
|
||||||
Name of the game, settings used etc.
|
Name of the game, settings used etc.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user