Attract-Mode Support Forum
Related Stuff => Emulators => Topic started by: jedione on October 22, 2021, 06:48:17 AM
-
hellow, im trying to run the game parasol stars witch is a .pce pc engin game through mame
would anyone know what the arguments might be?
this is my script for mame
executable $PROGDIR\addons\mame\mame.exe
args [name] -skip_gameinfo
rompath $PROGDIR\addons\mame\roms
romext .zip;.7z;.pce
system Arcade
info_source listxml
import_extras addons\meta\hyperlist\MAME.xml
exit_hotkey Joy0 Button6+Joy0 Button7
artwork snap addons\mame\marquee
-
Hello.
Mame has a software list for the pce engine (see mame/hash/pce.xml).
So in your mame roms folder, create a subfolder named "pce" and put your roms in it (in zip format it works).
and set the args line like this :
args pce [name] -skip_gameinfo
-
yes i see ,,,this works thank you...
also just found this thred on am to.... :)