Xenia Manager

What's New:

 New Features & Improvements

Game Parsing Without Xenia (#214)
  • Introduced a new method for parsing game details that does not rely on Xenia.
  • This feature is a lightweight port of the Xbox360Toolkit.
  • To use, enable the Automatic Game Parsing and Selection option in the settings.
  • Fallback: If titleid or mediaid cannot be retrieved, the system will revert to the previous parsing method.
  • Supported Formats:
    • STFS
    • XEX
    • ISO
    • GOD (limited to main file reading; .data files are unsupported but sufficient for Xenia Manager needs).
  • Future Plans: Pending bug fixes, this feature may evolve into a Scan Directory tool, similar to PR #191 by @JakariaMods.
Optimized Game Settings
  • Thanks to @A1eNaz, the list of games with optimized settings now includes 200 titles!
  • View the complete list here.

Bug Fixes

  • Outdated URLs for GameInfo: Resolved an issue where old URLs were being used to fetch GameInfo.
  • Profiles Not Saving (#215): Fixed an issue causing logged-in profiles not to save when closing the game due to CreateSymbolicLink failures.