I am trying to launch a few pc games from MameWAH using batch files but I'm having trouble. First I'm not all that savvy to writing a batch file. From my understanding you write it in something like notepad then rename it to .bat, is this correct? Also, I'm not all that sure of what needs to go into this bat file. Finally I am not sure if I have all the MameWAH settings right to launch a bat file.
I am using Windows 98 and the newest version of MameWAH. So far I have the emulator page set up ok as it sees the game and puts it in a list. But, when I try to launch it, the monitor flickers and nothing happens. After looking around on the net this is what I put in the .bat file:
@echo off
cd "c:\Program Files\Point of View, Inc\Blitz"
start blitz3df.exe
cls
As I said, I know nothing about writing these, so any help would be greatly appreciated! Thanks.
