Front End Support > Maximus Arcade

Maximus Arcade and Daphne

<< < (2/2)

ehauk:
This is what I did. It works and there are no loading/cmd window screens.

I set MA to look for .VBS files

Then I created VBS files for each game, ex. Dragon's Lair.vbs

Set WshShell = CreateObject("WScript.Shell")
WshShell.Run chr(34) & "c:\Emulators\Daphne\Batch\Dragon's Lair.bat" & Chr(34), 0
Set WshShell = Nothing

This hides the execution of the bat file.

Then I created Dragon's Lair.bat (This is all one line, no line break)

C:\Emulators\Daphne\Daphne.exe lair vldp -fullscreen -x 800 -y 600 -nohwaccel -framefile C:\Emulators\daphne\roms\DragonsLair\dl_framefile.txt

blubberpud:
Thought I resurrect this thread  :)

I am able to launch Dragon's Lair now with the vbs files (thx ehauk), but I can't get Maximus to recognize what they are so art / videos play?  is there a way to force this?

Thanks,
J

Navigation

[0] Message Index

[*] Previous page

Go to full version