dxvk/.github/ISSUE_TEMPLATE/bug_report.md

35 lines
1.0 KiB
Markdown
Raw Normal View History

2019-07-30 15:11:18 +01:00
---
name: Bug report
about: Report crashes, rendering issues etc.
title: ''
labels: ''
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.
2020-03-31 22:26:26 +01:00
**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 **D3D9**: Follow https://github.com/doitsujin/dxvk/wiki/Making-a-Trace.
2020-03-31 22:26:26 +01:00
Preferably record the trace on Windows, or wined3d if possible.
**Reports with no log files will be ignored.**
2019-07-30 15:11:18 +01:00
### Software information
Name of the game, settings used etc.
### System information
- GPU:
- Driver:
- Wine version:
- DXVK version:
### Apitrace file(s)
- Put a link here
### Log files
- d3d9.log:
2019-07-30 15:11:18 +01:00
- d3d11.log:
- dxgi.log: