Skip to content
Compare
Choose a tag to compare
@ZachAR3 ZachAR3 released this 21 Jul 10:03
· 11 commits to main since this release

Big update time!:

This update brings a few minor bug fixes and an updated game index, in addition to some QOL changes such as a "Delete all mods" button, which will delete all of the mods for the currently selected game. The update also brings the ability to set the desired executable name upon install. A lot of the multi-threaded aspects had to be tweaked to work with new thread safety in Godot 4.1, but the app now supports it! This update also brings about a highly requested feature, auto-updating. By launching the app with --launcher or setting your shortcut to use auto updating launching the app will check your Yuzu version, and if old update it before launching Yuzu and closing itself.

Changes

  • Added missing titles from Title Keys site
  • Updated to Godot 4.1
  • Added Executable name parameter for setting custom executable name upon install
  • Added clear all mods button (clears mod folder for selected game)
  • Added launcher mode (updates Yuzu, launches it then closes itself)
  • Add auto updater parameter (If enabled makes it so the created shortcut will launch the program in launcher mode)
  • Bug fixes / Cleanup

Full Changelog: 3.4...3.5