Skip to content

2.3.31

Compare
Choose a tag to compare
@cbartondock cbartondock released this 05 May 18:07
· 1348 commits to master since this release

2.3.31

Added

  • Experimental parser sections. If people don't like them they can be removed, but I think they clean up the parsers significantly.
  • Manual Parser. Ability to specify shortcut info in JSON files, thanks @CarJem for the PR.
  • Global ROMs Directory environment variable.

Fixed

  • Environment variables now work in parser inputs.

Changed

  • Brought settings UI more into line with the rest of the app, and added documentation.
  • Removed "Show Advanced" and "Disable Parser" (disable parser is now on the sidebar only)