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?