Skip to content

v5.0.0

Compare
Choose a tag to compare
@Electry Electry released this 27 Dec 21:41
· 4 commits to master since this release

What's new:

  • Vastly improved UX (UI, logging, error reporting, etc...)
  • Rewritten parser/interpreter from scratch - revamped patchlist.txt syntax (compatible with v4.x patches)
  • Added support for per-self headers in config.txt
    • Now you can use separate options for each game in "collections" with single Title ID (e.g. GoW 1/2)
  • Added internal log buffer - reduced game startup times due to I/O stall
  • Added config.txt option to disable logging altogether
  • Added support for 20 FPS option in config.txt
  • Added support for individual per-game patchlists (e.g. ux0:data/VitaGrafix/patch/PCSF00001.txt)
  • Added support for inline comments on the same line as code
  • Bug fixes