mirror of
https://github.com/doitsujin/dxvk.git
synced 2025-02-22 07:54:15 +01:00
[meta] Update issue template
This commit is contained in:
parent
ccfb986e72
commit
cbbc4a595e
11
.github/ISSUE_TEMPLATE/bug_report.md
vendored
11
.github/ISSUE_TEMPLATE/bug_report.md
vendored
@ -7,14 +7,9 @@ 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.
|
||||||
|
|
||||||
**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.
|
If you use Windows, please check the following page: https://github.com/doitsujin/dxvk/wiki/Windows
|
||||||
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/doitsujin/dxvk/wiki/Making-a-Trace.
|
|
||||||
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.
|
||||||
@ -28,6 +23,8 @@ Name of the game, settings used etc.
|
|||||||
### Apitrace file(s)
|
### Apitrace file(s)
|
||||||
- Put a link here
|
- Put a link here
|
||||||
|
|
||||||
|
For instructions on how to use apitrace, see: https://github.com/doitsujin/dxvk/wiki/Using-Apitrace
|
||||||
|
|
||||||
### Log files
|
### Log files
|
||||||
- d3d9.log:
|
- d3d9.log:
|
||||||
- d3d11.log:
|
- d3d11.log:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user