Skip to content

v0.13.9

Compare
Choose a tag to compare
@Viren070 Viren070 released this 12 May 08:43
· 131 commits to main since this release
37c30f3

What's Changed

  • Improve the auto firmware and key install feature.

    • Will now only install the latest common version that is available
    • Do not prompt installs for versions greater than 18.0.0 for yuzu as it is unlikely it will work
    • Warn users if currently installed firmware or keys is above 18.0.0
    • Will no longer show an error if versions have not been fetched, it will simply attempt to fetch the versions.
    • Will attempt to install the version of a missing firmware or key to match a currently installed version
    • Checks for mismatch of versions and upgrades one of the two to the other's version if possible
  • Add discontinued message for yuzu in early access too (only installed through custom archives will work)

  • Disable checking for updates for yuzu

  • updated discord URL invite to a permanent one - https://viren070.github.io/Emulator_Manager/discord

  • UI fixes for switch SavesBrowser menu

    • scrollbar will no longer cover the buttons
    • buttons will always fill entire window
    • text is much less likely to be cut off by window
    • keep text centred
  • Bump idna from 3.6 to 3.7 by @dependabot in #32

Full Changelog: v0.13.8...v0.13.9

Download

You should download Emulator.Manager.v0.13.9.zip. Then launch the exe inside the folder once its been extracted.

Why?

The EXE option was created using pyinstaller's --onefile option. This option creates an EXE that attempts to unload the files needed in a temporary directory located in C:\users{user}\AppData\Local\Temp. If, for whatever reason, this is inaccessible, it can cause issues. This is why I recommend that you download the zip option. The ZIP option can also become portable, while the EXE option cannot (for the reason above). To do this create a file called PORTABLE.txt in the directory that you run Emulator Manager from.

Notes

Found a bug or want to suggest a feature? Create an issue
New feature release with support for a few more emulators is coming soon