Homepage Forums RetroPie Project Everything else related to the RetroPie Project Version 2.2: How to change default MAME to Mame4All-pi Reply To: Version 2.2: How to change default MAME to Mame4All-pi

#16992
rickd99
Participant

OK thanks I overlooked the first command line. It looks like you have it set up so that either imame4all or mame4all-pi could be used. If I wanted to use mame4all-pi exclusively could I simply delete the <!–alternatively> command line?

<system>
<fullname>MAME</fullname>
<name>mame</name>
<path>~/RetroPie/roms/mame</path>
<extension>.zip .ZIP</extension>
<command>/opt/retropie/supplementary/runcommand/runcommand.sh 4 “/opt/retropie/emulators/mame4all-pi/mame %BASENAME%”</command>
<!– alternatively: <command>/opt/retropie/emulators/RetroArch/installdir/bin/retroarch -L /opt/retropie/emulatorcores/imame4all-libretro/libretro.so –config /opt/retropie/configs/all/retroarch.cfg –appendconfig /opt/retropie/configs/mame/retroarch.cfg %ROM% </command> –>
<platform>arcade</platform>
<theme>mame</theme>
</system>