EmuCR Feeds
Email Us

EmuCR:DolphinDolphin SVN r5472 is released.Dolphin is the first Gamecube emulator able to run commercial games! Dolphin is a great Gamecube(NGC) and Wii emulator.It has a partial Wii support and plays most Gamecube games.

Dolphin SVN changelog:
r5469
MSVC++ 2010 doesn't seem to like certain function declarations, fixed SOIL.h accordingly.
Thanks to xsacha for reporting.
r5470
Fix Linux build broken by use of stricmp and vsnwprintf.
strcasecmp is provided by Source/Core/Common/Src/CommonFuncs.h and vswprintf is overloaded in C++ to take the same parameters as vsnwprintf, according to MSDN.
r5471
Replace the calls to sscanf(for number parsing) and number parsers with strto(u)l
The wcsto(u)l functions are available for your wide character needs.
r5472
Rework the logic for avoiding lerp() in shader code
This should give the exact same shader code except for the cases of
SELA == SELB and SELC == 1, the latter only for the color combinder.
In these two cases the results of the shader should not change in any way.
It would have been possible to optimize the SELC == HALF case too, if the actual factor had been 0.5f instead of 0.4980392f.

Download:Dolphin SVN r5472 x86
Download:Dolphin SVN r5472 x64
Source:Here

1 Comments:

  1. Does any know how to play James bond: everything or nothing on Dolphin without that annoying mountains and trees background?

    Thank you in advance

    ReplyDelete

Can't post a comment? Try This!