Skip to content

Display Modes fix, save state cleanup

Compare
Choose a tag to compare
@mattpannella mattpannella released this 11 Sep 23:31
· 18 commits to main since this release
322ddb1
  • From now on all display modes won't be applied to every core. Instead only the "appropriate" ones will be for each core. GB modes for GB cores, etc. This will fix the issue everyone currently has because there's more than 16 display modes

  • New setting to tell pupdate to automatically update itself without asking each time

  • New pocket maintenance feature for pruning save states. It will delete every save state, except for the most recent, for every game. This way you can cleanup unneeded save states. It will run a backup before it deletes anything, so if I fucked anything up, you can recover your files. It's also available via the command line with the prune-memories verb

What's Changed

Full Changelog: 3.14.0...3.15.0