why don't ypu pass the rom name to the bat file and launch mame from the bat in the end?
You can use cmdow to hide the bat completely although you're better of using vbscript. That at least looks a bit like programming language.
Hi there.
This is a bit similar to what I do with my Taito Type X games, I run them from a BAT, and run my stuff first.
However, running MAME, it is pointing to a ROM folder with 6000 or so .ZIP files. Surely I wouldn't create 6000 new BAT files with my script at the start? I can do it with a c# script, but it seems a bit extreme!
Maybe I could create a EXE/BAT file, and use this as a new emulator?
So wrap around mamep.exe? Put my stuff at the start, before it is run?
(Again, seems a little extreme - I just wish I could use the 'Pre-Launch' functionality of Maximus properly. I don't know why it is working like it is....)