EmuCR Feeds
Email Us

EmuCR:DolphinDolphin SVN r6945 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:
r6932
DX9: Only enable dst alpha pass if the EFB format has an alpha channel.
Guess it would be better if we made bpmem.blendmode.alphaupdate private to prevent improper usage...
r6933
Replaced Common::Thread with a partial implementation of std::thread. (rvalue references are used if available, is used if possible) Eliminates the need to use dynamic memory allocation for threads, so it's impossible to forget to delete a thread or set a pointer to NULL. Enables use of type-safe thread functions, no need to cast to and from void*. I've made sure the code compiles in vs08 and tested the functionality of "StdThread.h" on Linux so I'm hoping everything will work :p. In the future "StdThread.h" can be removed (maybe when OS X ships with gcc 4.4 and vs2015 is released :p).
r6934
Forgot about some Linux files using Common::Thread
r6935
Clean out the long since bit-rotted video profiling code.

Profiler.{cpp,h} also happened to be the only dupliated
filenames left in Source, the absence of which should make
link-time optimization easier to get working.
r6936
Missed a few files in previous.
r6937
Gah, missed still more files.
r6938
Linux build fix.
r6939
build fixin'
r6940
Deleted a return that should not have been deleted.
r6941
r6928 redux
removes memleak in exchange for 2 additional calls to ::IsValidCodePage
r6942
Some preliminary cleanup of the global namespace for LTO.
r6943
Fix wiimote thread issues.
r6944
Create valid vertex shader when using emboss mapping and binormals and tangents are missing. Fixes issue 2867.
r6945
Merge the real wiimote threads into the Wiimote class. Put windows back to the crude Shutdown/Initialize refresh method so they can have the rumble on refresh and know their wiimotes are still connected.

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

1 Comments:

  1. Don't trust any Dolphin offical built. It's lying.

    ReplyDelete

Can't post a comment? Try This!