What's new

Dolphin-r7223- Gamecube and Wii Emulator for Windows

Wraggster

DCEmu Webmaster
Administrator
Category: <b>GameCube</b><br><br>The Dolphin Team have released a new version
of the Gamecube and Wii Emulator for Windows, heres whats new

Changelog for 7223

Some fixes for the "Cheat Search" feature :
- Replace ToLong() with ToULong(), as to allow values in the [0x80000000..0xFFFFFFFF] range to be parsed correctly without failure.
- Remove the "val_base" hack, as it breaks hexadecimal values beginning with '-'.
Simply passing 0 as the second parameter to ToULong() is enough, as mentioned on this page: http://msdn.microsoft.com/en-us/library/5k9xb7x1%28v=VS.100%29.aspx
- Changed the error message (and some of its translations) to reflect that octal values are now auto-detected ("supported") as well.

To users:
Note that values beginning with '0' (not "0x" nor "0X") are now interpreted as octal values instead of decimal values. So be careful when using those!
Download Here --> http://www.dolphin-emulator.com/download.html
 

Top