Dolphin wxw3-update Git changelog:
* Change wxString(
(Just applied to FrameTools.cpp for now)
Allows one to properly restart Pokémon by hitting play :P
Ignore non-ASCII strings passed to DisplayMessage(). These strings would end up going to renderer display and statusbar/titlebar, which can't handle them properly.
* Check if the game's ID is valid before accessing it to set the ntsc u/j register. Prevents discs without a real ID from crashing dolphin.
* forgot to save my buffer :(
* Build fix:
Don't use isascii() - just do it ourselves
Bump required wxw version (for shared libs)
There still seems to be linking issues on some linux distros, I can't reproduce it though...
Download: Dolphin wxw3-update Git 3.0-484 x86
Download: Dolphin wxw3-update Git 3.0-484 x64
Source: Here
0 Comments
Post a Comment