Skip to content

v0.13.10

Compare
Choose a tag to compare
@github-actions github-actions released this 04 Jun 18:21
· 129 commits to main since this release
  • Fixed the game list for yuzu not showing your games,

This bug has been in the code since v0.13.6 but since I never had any games, I didn't notice.

Full Changelog: v0.13.9...v0.13.10

What do I download?

  1. Download Emulator.Manager.v0.13.10.zip from the assets below.
  2. Extract the ZIP file
  3. Launch Emulator Manager.exe inside the extracted folder.

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