EmuCR Feeds
Email Us

EmuCR: DolphinDolphin Git 3.5-2446 is compiled. This is the trunk of Dolphin Project. Dolphin is the first Gamecube emulator able to run commercial games! Dolphin is a Gamecube, Wii and Triforce (the arcade machine based on the Gamecube) emulator which supports many extra features and abilities not present on the original consoles. It has a partial Wii support and plays most Gamecube games.

Dolphin Git changelog:
* D3D11: Create temp EFB texture with correct multisample mode. Fixes issue 6482.
* D3D11: Fix various MSAA related issues.
How did any of this ever work? >_>
* Don't require running Dolphin in the directory that contain Languages/ on Windows
* Pull in translations from Transifex.
* Stop dolphin from loading help.png
It was never used, just wasting time and resources.
This patch simply deletes two lines of code.
* Fix copying Sys/Wii to User/Wii on startup.
Fixes issue 6621.
* Fix stack misalignment issues.
- Call ABI_AlignStack even on x86-64.
- Have ABI_AlignStack respect the difference in current alignment
between the root JIT function, which has a prolog, and
ProtectFunction thunks, which do not. This was causing many games
to crash on start on OS X. Since this might otherwise mean changing
the stack pointer before every call...
- Have one prolog/epilog function rather than two (one of which
definitely did not do what it was thought to do), and make it
actually work like a normal one, so that the stack frame shows up
properly in the debugger. There should be no performance impact.
* if a memcard is set to read only, fail more gracefully by reporting when writes to the file fail instead of saying that the file does not exist.
* Turns out CVTSD2SI in x64Emitter.cpp should actually use 64 bits instead of 32. Thanks for pointing that out hk.konpie.
* [Android] Make the FolderBrowser extend a ListFragment instead of a regular fragment. Lets us get rid of the need for an AdapterView.OnItemClickListener when handling list item clicks. Simplifies the implementation of the FolderBrowser a tiny bit.

Download: Dolphin Git 3.5-2446 x86
Download: Dolphin Git 3.5-2446 x64
Download: Dolphin Git 3.5-2446 for Android
Source: Here



Random Related Topic Refresh Related Topic

Random Related Topic Loading...

0 Comments

Post a Comment

Can't post a comment? Try This!