View Single Post
Old January 27th, 2006   #8 (permalink)
Low Lines
Slow, careful & precise
 
Low Lines's Avatar
 
Join Date: Jan 2006
Location: Australia
Posts: 33
Making a Runtime .bat file

You are probably right Clements, but I just worked out how to do the .bat files, so I show people how to do it. I'll post this in EmuTalk as well...


Open up Notepad and type in this code...

cd directory
call gcemu filename.gcm

And save the file down as a ".bat" file.
You can make one of these for each game and run it by just opening the ".bat" file. I hope this is useful...
Low Lines is offline   Reply With Quote