The Dolphin dev team has released a new version of their Nintendo Gamecube and Wii emulator. Tagged as revision 7538, the latest update includes the following changes and enhancements.
Changelogs:
- revision 7538:
- Don't resize render target to handle out-of-bounds viewports. Instead, adjust the projection matrix.
- revision 7533:
- revision 7530:
- NAND:Consolidate Wad/Directory loading in CNANDContentLoader to one function
- add ticket to CNANDContentLoader
- move wad installer to CNANDContentManager
- system menu can now be launched from a wad file without being installed first, (return to system menu from another title will still only work if system menu is installed)
- cdb.vff: flushed to disc immediately, creates if the file exists but is too small, moved creation to Boot_WiiWad
- revision 7528:
- Consolidate wad installation to one function in the GUI
- now if you install the sysmenu from a wad in the gamelist the menubar will be updated with the new sysmenu version
- revision 7526:
- correctly decrypt the files when importing a wii save fixes issue 4462.