A new build of the the Dolphin emulator, the ever-improving Wii and Gamecube emulator for Windows PC, is now available for download.
Changelogs:
- revision 7679
- Oops. Forgot to add the CriticalAlert definitions for windows.
- revision 7678
- Add a new type of message box (CRITICAL style) which can not be disabled. Then use that message box to display shader compilation errors in the OpenGL backend to maintain consistency with the behaviour of the DirectX backends.
- Also fix the wxMessageAlert called from non-gui threads in the WXGTK build to use the passed caption.