Avocado/.github/ISSUE_TEMPLATE.md
Jakub Czekański e3ce3f8c71
Save state (#63)
* savestate: serialize/deserialize emulator state #56

* debug: refactor debug classes

* gui: refactoring

* gui: refactored remaining windows

* system: moved system helpers to separate namespace

* github: update template to include save state info

* premake: use tabs
2019-09-17 15:21:50 +02:00

14 lines
No EOL
654 B
Markdown

**Game**: What game you're trying to play/test (including the game ID, listed as "Serial" here http://redump.org/discs/system/psx/)
**Version**: specify what build of Avocado you're using. (see Help->About)
**Hardware**: CPU, GPU, RAM, Operating system
**Behavior**: give details about what is happening with game/emulator
**Attachments**:
* **Screenshots/Videos**: (if possible (and when applicable), add a screenshot or video about the issue)
* **Save state**: (use Backspace to rewind emulation few seconds before the issue happend and make quick save using F5, state can be found in data/state/GAME_ID_0.state)
* **Logs**: (if available)