The NEW Build Your Own Arcade Controls

Front End Support => MaLa Frontend => Topic started by: dipdog1 on January 06, 2017, 05:30:07 pm

Title: Mala and Mess
Post by: dipdog1 on January 06, 2017, 05:30:07 pm
Just wanted to see if there's something easy I'm missing. I'm using Mala 1.74 with Mame on WinXP in an arcade cabinet with a SlikStik controller. I've played around with it now, and it works great. I wanted to try using some other emulators with the "Other Emu Config" tab in Mala. I've tried setting up command line Mess without any luck, but I've been able to get MessUI to work by itself (ie. outside of Mala) with Atari 2600 and Sega Megadrive roms. I can also get Kega Fusion to work inside of Mala using the "Other Emu Config" tab. But, when I try to run MessUI inside of Mala using the "Other Emulators" tab, it tries to open and then immediately closes. I tried using 3 different versions of MessUI (.081b, .0143u3b, and .181). They're in the same subfolder as Fusion (called C:Emulators/Programs). In the "Other Emu Config" tab, I directed Mala to the MessUI executable file, directed Mala to the ROMs path (Emulators/Programs/Messui/Software/Atari 2600 Roms), added "a26" for Atari and "bin" for Sega under "Rom extensions", and chose the preset Command Lines for Atari 2600 and Sega Megadrive. As I mentioned, Fusion works just fine as an additional emulator with Mala (and MessUi works fine outside of Mala too; I just can't get it to open inside of Mala). On all of the emulators (Fusion and MessUI), the games display in the Mala game list. When I'm in Fusion, I select a game, Fusion opens and runs it fine. But when I'm in MessUI, I select a game, I get the small black "Starting..." screen, the screen closes, I get the "closing program" sound, and nothing else happens. So I'm little stumped. Fusion works inside Mala. MessUI works by itself. But MessUI wont work inside Mala. Any thoughts?
Title: Re: Mala and Mess
Post by: bmanbdaman on January 20, 2017, 11:07:19 pm
Interesting why you would run MessUI instead of Mess. I use MessUI to config Mess only. I call mess.exe (v119) with this command from MaLa and it works fine. Substitute EMU for your needs.

 EMU -cart "%path%\%rom%.%ext%" -skip_gameinfo -nonewui -window

Since it merged with MAME I also started using this for migration, for example. No issues found calling mame.exe.

 a7800 -window -resolution 640x480 -cart "%path%\%rom%.%ext%"

If you have problems, look in MaLa or MAME/Mess debug logs.