EmuCR Feeds
Email Us

EmuCR:DolphinDolphin SVN r5861 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. OpenCL is enabled in this build.

Dolphin SVN changelog:
r5852
Copy the version string obtained from svnversion at runtime instead of
using it as a constant in several places. Saves a few bytes and the time
it takes to recompile a bunch of files whenever svnversion twitches.

Using the SVN version string as an integer is not portable as the Unix
svnversion always includes e.g. the "M" suffix for a modified tree.

Windows people, please check my change to Plugin_VideoDX9/Src/main.cpp
as I don't really understand how _T() and the %hs format string work.
r5853
Forgot to add Version.cpp in previous.
r5854
Restore a line deleted by accident.
r5855
When running a game from the command line, exit after emulation stops.

This "run once" behavior is more in line with expectations of a command
line invocation and matches what the nowx build does.

Personally, this makes the main build do everything the nowx build does
and more.

However, if you feel that the main build still doesn't have feature parity
with nowx, please say so now, so we can fix it and kill off nowx.
r5856
A few more Readme updates.
r5857
Fix wii iso name and comment loading for linux. You will have to delete your cache files to get your existing iso's information to be updated.
r5858
Glenn's iconv code seems to work fine on OS X.
r5859
Fix a segfault when the debugger is used and dolphin exits.
Put the filename back into the "Saving settings ..." notice log (soren don't remove this again.)
Added a "batch" mode command line option. Now dolphin will not exit with the emulator if a file is run from the command line unless you also use the "batch" option. For example in linux "dolphin-emu -b -e filename".
r5860
Some more attempts at cleaning up the scons build and more clearly
identifying which options and parameters go with which platforms etc.

OS X, like Windows, now no longer uses Config.h. Configure() is still
used for the wx-config parameters, but that is a temporary measure.

Globals.cpp has never been used.
r5861
When refreshing real wiimotes in linux, make sure that real wiimotes have been initialized first. Thanks Billiard.

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

2 Comments:

Can't post a comment? Try This!