The latest update for Dolphin is now out folks, bringing a new set of changes and enhancements to the ever-improving Nintendo Gamecube and Wii emulator.
Changelogs:
- Dolphin SVN 7326
- Remove the need for the less than standard strnlen()/strndup().
- Dolphin SVN 7325
- Lion no longer includes wxWidgets 2.8, so be prepared to fall back to Externals/wxWidgets3 even when no wx-config command is found at all.
- There are a few new and deprecated symbols in the 10.7 SDK that conflict with wxWidgets/Dolphin, so just use the 10.6 SDK for now.
- Dolphin SVN 7323
- add an option to not eject/reinsert memcards on save/load state
- when off certain games like ZTP ZWW maybe other cannot save to a different memory card after loading from a savestate, but for TAS the game will no longer think that the card was ejected
- to use add
- ReloadMemcardOnState = false
- to dolphin.ini
- Dolphin SVN 7321