so... I figured out how to run Daphne great from .bat files (I thought I need these to run them in Maximus, because maximus arcade scans for .bat files according to the scan tab).
I setup the emulator as daphne.exe and the roms folder as a folder with the .bat files. It doesn't work.. I'm not surprised since I'm asking maximus to make Daphne run a batch file that executes daphne. Does anyone have an idea of how I can edit these .bat files so they can launch through Daphne.exe?
here is the working .bat file outside of maximus
:: Dragon's Lair
::
@ECHO OFF
K:
CD \Games\daphne\
daphne.exe lair vldp -framefile "K:\Games\daphne\framefile\Lair.txt" -fullscreen
I thought maybe just having
" lair vldp -framefile "K:\Games\daphne\framefile\Lair.txt" -fullscreen, in the bat would work, but it didn't any other ideas on how I can do this? maybe all i need is just "K:\Games\daphne\framefile\Lair.txt" in the .bat and editing the command line section at the bottom"
I don't really want to use the daphneloader as it always tries to connect to the internet and my connection is slow
Here's a pic of the setup screen
