Skip to content

0.13.0 (Xenia Support)

Compare
Choose a tag to compare
@Viren070 Viren070 released this 02 Jan 18:02
· 243 commits to main since this release
a30aafd

If you used 0.13.0 Alpha 2 and fetched the roms for GameCube or Wii and attempting to download something now results in an error, delete the index.json stored in your cache folder. This is located in %appdata%/Emulator Manager/cache.

What's Changed

To see more details about some changes, click on the respective pull request.

Additions

  • Add cli support by @Viren070 in #17
  • Add 'custom' option for import, exports and delete for emulator data by @Viren070 in #18
  • Redesign switch roms menu by @Viren070 in #19
  • Use cache system where possible by @Viren070 in #20
  • Add xenia support by @Viren070 in #21
  • Add portable mode. Can be enabled by placing a file called PORTABLE.txt inside the current directory,
  • Add check for update setting to app settings. Controls whether the app will check for an update or not.
  • If you hold shift while clicking the download button for a ROM, it will open in your browser.
  • Enabled resizing, the play menus will look a bit off since they weren't designed with resizing in mind.

Bug Fixes

  • Fixed Ryujinx settings not saving or loading correctly
  • When a file fails to download completely, delete what is left over.
  • Fixed the update checking logic. Will also take you to the correct version.
  • Handle error when settings for an emulator were not found.
  • Handle error caused by OSError when attempting to delete old installation of yuzu when updating

Full Changelog: v0.12.8...v0.13.0

Notes

  • The app may take significantly longer to launch if you have fetched the ROMs for Xbox 360 Digital since it has over 10,000 links to process. To reset this you can delete the index.json file or if you know what you are doing, then you can go into the index.json file and remove the section used for xbox 360 digital links.
  • If you encounter any bugs, make an issue.