Skip to content

v2.0

Compare
Choose a tag to compare
@sync-on-luma sync-on-luma released this 08 Oct 06:57
· 31 commits to main since this release

Major update that adds several anticipated features and overhauls a lot of stuff on the back end, breaking compatibility with prior releases.

Changelog:

  • Added the ability to load games from MX4SIO adapters and USB drives.
  • Added a dedicated launcher plugin for each drive type.
  • Added settings to enable/disable any of the three launcher plugins.
  • Game references are now read from a list file instead of parsing file names on the USB drive.
  • Removed the run_on_HDD scripts and replaced them with a Python script that generates game lists.
  • All games can now display artwork, regardless of filename.
  • Plugin now creates a sub-directory in the CFG folder that sores all settings and the artwork cache.
  • Plugins will load custom icons if they are present in the current XEB+ theme.
  • Changed the way a title's Favorite status is shown on the menu.
  • Disc title IDs can now be displayed under each title.
  • Added setting to enable/disable title IDs on the menu.
  • Added fade effect for background art transitions.
  • Added setting to enable/disable background fade effect.
  • Fixed numerous rendering and draw order bugs.
  • Moved multi-lingual string declarations to a dedicated file in the APPS folder.