From 1da23755b71f948b3cb6350fe180c0762ff48073 Mon Sep 17 00:00:00 2001 From: Philip Rebohle Date: Mon, 22 Jan 2018 14:31:53 +0100 Subject: [PATCH] Updated issue template --- issue_template.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/issue_template.md b/issue_template.md index ffa889c2..3f0e0989 100644 --- a/issue_template.md +++ b/issue_template.md @@ -1,6 +1,6 @@ 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 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 a D3D11 Apitrace (see https://github.com/apitrace/apitrace) so that the issue can be reproduced. In order to create a trace, run `wine apitrace.exe trace -a dxgi YOURGAME.exe`. DO NOT use DXVK together with apitrace! ### Software information Name of the game, settings used etc. @@ -9,6 +9,7 @@ Name of the game, settings used etc. - GPU: - Driver: - Wine version: +- DXVK version: ### Apitrace file(s) - Put a link here