EMUlaunch

Archive for December, 2007

Version 1.5.2 released. Fixed launch problems with SDLMame 0122 and updated listxml db file to 0122

Thursday, December 27th, 2007

EMUlaunch Version 1.5.2 has been released. Its mostly a compatibilty fix for users using SDLMame. Somewhere between 0116 and 0122 the launch script used by EMUlaunch was not working. Thanks to Mark LaBonte for the bug report and fix.
Also, a small reminder to those who use SDLMame, if you want to use an .ini […]

SDLMame 0122 not launching from EMUlaunch

Thursday, December 27th, 2007

Crap, seems that somewhere between SDLMame 0117 and 0122 (I suspect 0121), launching games through applescript has broken. An apple script command run in Script Editor:
do shell script “/Applications/MAME/mame0122 /Applications/MAME/roms/game.zip”
is no longer equivalent to
/Applications/MAME/mame0122 /Applications/MAME/roms/frogger.zip
run in the terminal.
For now I suggest sticking with SDLMame 0116 or using MAME OS X with EMUlaunch.

Version 1.5.1 released. Mame OS X Screenshot support, improved layout preferences and more

Tuesday, December 25th, 2007

A host of bug fixes and new additions have been made to EMUlaunch 1.5.1. Most noticeably, EMUlaunch now supports screenshots created by MAME OS X. By default, EMUlaunch looks for the nameoftherom.png inside of the user selected screenshots folder. Now if it does not find it it will now also check ~/Library/Application Support/MAME OS X/Screenshots/romname/0000.png. […]