scottrice / Ice

Application to automatically add ROMs to Steam
http://scottrice.github.io/Ice/
MIT License
835 stars 96 forks source link

can this work with MAME #400

Open gibbonquims opened 8 years ago

gibbonquims commented 8 years ago

anyway to get this working with mame?

willoucom commented 8 years ago

I got ice working with mame using this configuration :

consoles.txt [Mame] nickname=Mame emulator=Mame

emulators.txt [Mame] location=E:\games\Emulation\mame\mame64.exe command=%l %r

Use your own path for your emulator

Please note : Mame is very picky about the zip name, for example windjammers must be named wjammers.zip and thus appear in steam using this shortname (without .zip)