Build Your Own Arcade Controls Forum
Front End Support => MaLa Frontend => Topic started by: Hoagie_one on May 12, 2009, 09:53:31 pm
-
I set up a bat file to run daphne and thus want mala to run them via bat.
This is my bat file
C:\Emulation\Daphne\daphne-1.0v-win32\daphne.exe lair vldp
-framefile "C:\Emulation\Daphne\daphne-1.0v-win32\framefile\lair.txt" -fullscreen –nohwaccel
Two problems. First, when I run teh bat file, it runs fine but it runs in a window and not full screen. Second, when I run this bat file via Mala, I get an error in mala and it doesn't run at all.
I know I'm probably just missing some command line switch or something. Any thoughts?
-
Here's a previous post that may help with the mala problem.
http://forum.arcadecontrols.com/index.php?topic=90063.0
Definitely check that you have daphne configured correctly with mala and make sure you do not have daphneloader running in the background. (It does not exit when you close its window.)
-
I resolved it. Not sure if it was the rom extension issue or the fact that I went to a previous version of daphne. But it works now.