EmuCR Feeds
Email Us

EmuCR:DolphinDolphin SVN r7190 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. SSSE3 and SSE4 optimized are enabled in this build.

Dolphin SVN changelog:
r7186
Added an option for input display. This option shows the controls read by the emulator at each frame. GameCube controls in all four ports have been implemented. Wii controls are todo. The option can be found in the graphics settings. This option is usually used for tool-assisted speed-runs (TAS).
r7187
Linux build fix in response to r7185.
r7188
OS X' IOBluetooth class requires that device discovery and device
connection establishment be done in the same thread, which caused
problems when the now persistent device connections could be
initiated by either opening the wiimote config dialog or starting
the emulation.

This same thread doesn't necessarily have to be the main (GUI)
thread, but it fits with the current other init case in the wiimote
config dialog and doing it in the main thread and would be required
if we should want to use the IOBluetoothUI framework in the future
for having the user input a pairing key for permanent syncing.

Also move a few other bits of code from the emu thread function
into Init() and Shutdown() so it only does those things that need
to be in that thread's context. I am not sure about video setup
so I have left that in EmuThread() for now.
r7189
Initialize video before HW as required by non-USE_WX platforms.
r7190
Also don't shut down the video plugin until after HW::Shutdown.

Not sure if this is necessary, but it matches the previous behavior.

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

1 Comments:

Can't post a comment? Try This!