Ryujinx-Games-List/.github/ISSUE_TEMPLATE/game_compatibility.md
2022-08-03 00:14:22 +02:00

53 lines
1 KiB
Markdown

---
name: Game Compatiblity
about: Report a game status on Ryujinx
#assignees:
---
## Game Name
#### Game Update Version : *(e.g. 1.0.0 or 1.1.3)*
#### Current on `master` : Commit Id *or* Build Version : *(e.g. 0a41a3ff or 1.0.1952)*
#### Graphics Backend : *(e.g. Vulkan or OpenGL)*
*Describe the current game state here.*
```
Last error returned.
e.g.: Unhandled Exception: System.NotImplementedException: /dev/nvhost-nvdec 40044801
```
#### Hardware Specs :
##### CPU: *(e.g. i7-6700)*
##### GPU: *(e.g. NVIDIA RTX 2070)*
##### RAM: *(e.g. 16GB)*
#### Pull requests needed :
*Add needed PR links here.*
*(Optional section, remove it if unneeded)*
#### Outstanding Issues:
*Add issue links here.*
*Example: https://github.com/Ryujinx/Ryujinx/issues/xxx (xxx = number issue)*
*(Optional section, remove it if unneeded)*
#### Screenshots :
*Add screenshots here if the game rendering something.*
*(Optional section, remove it if unneeded)*
#### Log file :
*Add a link to the log file here.*
*(Optional section, remove it if unneeded)*