Proton/.github/ISSUE_TEMPLATE/compatibility_template.md

38 lines
1.4 KiB
Markdown
Raw Normal View History

2018-08-28 23:16:20 +02:00
# Compatibility Report
- Name of the game with compatibility issues:
2018-09-06 10:40:44 -05:00
- Steam AppID of the game:
2018-08-28 23:16:20 +02:00
## System Information
2018-09-06 10:40:44 -05:00
- GPU: <!-- e.g. RX 580 or GTX 970 -->
- Driver/LLVM version: <!-- e.g. Mesa 18.2/7.0.0 or nvidia 396.54 -->
- Kernel version: <!-- e.g. 4.17 -->
2018-08-28 23:16:20 +02:00
- Link to full system information report as [Gist](https://gist.github.com/):
- Proton version:
## I confirm:
- [ ] that I haven't found an existing compatibility report for this game.
- [ ] that I have checked whether there are updates for my system available.
<!-- Please add `PROTON_LOG=1 %command%` to the game's launch options and drag
and drop the generated `$HOME/steam-$APPID.log` into this issue report -->
## Symptoms <!-- What's the problem? -->
## Reproduction
<!--
1. You can find the Steam AppID in the URL of the shop page of the game.
e.g. for `The Witcher 3: Wild Hunt` the AppID is `292030`.
2. You can find your driver and Linux version, as well as your graphics
processor's name in the system information report of Steam.
3. You can retrieve a full system information report by clicking
`Help` > `System Information` in the Steam client on your machine.
4. Please copy it to your clipboard by pressing `Ctrl+A` and then `Ctrl+C`.
Then paste it in a [Gist](https://gist.github.com/) and post the link in
2018-09-06 10:40:44 -05:00
this issue.
2018-08-28 23:16:20 +02:00
5. Please search for open issues and pull requests by the name of the game and
find out whether they are relevant and should be referenced above.
-->