Revision 7607 of Dolphin, the ever-improving Wii and Gamecube emulator for Windows PC is now out folks.
Changelogs:
revision 7607:
If hardware fails to initialize when emulation starts, die gracefully.A This should fix issue 4602.
Also don't try to save and load states when the emulator is not running.A This should fix most of issu 4600.
revision 7606:
On linux don't check to see if the xdg-screensaver program is present at build time.A Just build in the code to call the program.A If the program does not exist it will silently fail, and the screensaver will not be inhibited.