A new public version of the Wii U emulator Cemu has been released. Here are the changes in version 1.15.20:
- general: Fixed a bug where Cemu would not be able to read the CPU mode setting from game profiles created with 1.15.19 or earlier
- general: Fixed fullscreen menu option
- general: Fixed an issue where Cemu failed to read some files from mlc if the configured path didn't end with a backslash
- general: Fixed mlc path not being immediately updated when selecting a new one in the settings
- general: Selecting Spanish console language should now work
- general: Fixed vertex cache accuracy setting always reverting to default
- general: Restored compatibility with Cemuhook
- general: Added -a / --account <persistentId> command line parameter to select account
- general: Fixed menu bar being always visible when using the -f command line parameter (#212)
- general: Fixed a bug where the wrong account would be selected when using the menu account selection
- general: All writes to log.txt now happen asynchronously and don't block the CPU thread anymore
- general: Migrated all remaining configuration values from settings.bin to settings.xml
- general: Fixed a bug where refreshing the game list would reset renamed game titles (#208)
- RPL: Added proper support for RPL unloading (#24)
Fixes crashes in games that dynamically swap out RPLs (e.g. Mario Party 10) - AX: Fixed a bug where AXQuit() would not properly reset the emulated audio driver
This resolves a crash in Need for Speed Most Wanted U (v32), other games might be affected too