Updated Snapshots (markdown)

mborgerson 2020-06-19 14:27:26 -07:00
parent 2558dacd0a
commit 0cde25d32f
1 changed files with 1 additions and 1 deletions

@ -1,6 +1,6 @@
**Snapshots**, also often called *Save States*, are a representation of the entire machine state which can be saved or restored at any time. With snapshots you can virtually eliminate the need to rely on in-game checkpoints to save your progress. Save a snapshot, and load it up again later and it's as if you had just kept on playing. **Snapshots**, also often called *Save States*, are a representation of the entire machine state which can be saved or restored at any time. With snapshots you can virtually eliminate the need to rely on in-game checkpoints to save your progress. Save a snapshot, and load it up again later and it's as if you had just kept on playing.
**Warning:** Please be aware that snapshots are a brand new feature. There is not a convenient interface yet, and there are some caveats to be aware of. **Warning:** Please be aware that snapshots are a brand new feature. While this feature works reliably in my testing, there may be some bugs. There is not a convenient interface yet, and there are some caveats to be aware of.
Saving and restoring snapshots is currently done using the Monitor. After you have launched your game in xemu, open the Monitor window by navigating to <kbd>Debug</kbd> &rarr; <kbd>Monitor</kbd>. Saving and restoring snapshots is currently done using the Monitor. After you have launched your game in xemu, open the Monitor window by navigating to <kbd>Debug</kbd> &rarr; <kbd>Monitor</kbd>.