Hi
I am finishing off a dedicated Star Wars cabinet, and I am trying to get Windows 7 to boot straight into MAME with the starwars ROM.
I set up the following batch file to run from my startup folder:
@echo off
cls
cd c:\Hyperspin\Emulators\MAME
start /max mame64.exe starwars
However, the MAME screen refuses to maximise the screen, and the command prompt stays in front instead. MAME (with Star Wars running) is minimised as a window on the taskbar.
Very infuriating, as I have spent all of this evening tweaking configurations of the batch file to no avail.
Any help or advice gratefully appreciated.
Cheers