Homepage › Forums › RetroPie Project › Everything else related to the RetroPie Project › MAME romset versions?
- This topic has 5 replies, 2 voices, and was last updated 9 years, 9 months ago by Floob.
-
AuthorPosts
-
01/25/2015 at 15:12 #85892FloobMember
Hi,
Does anyone have a pointer on appropriate romset versions to use with MAME and FBA?
I know mame4all likes 0.37b5, thats fine, but which would be suitable for these?
AdvanceMAME
<system> <fullname>MAME</fullname> <name>mame-advmame</name> <path>~/RetroPie/roms/mame-advmame</path> <extension>.zip .ZIP</extension> <command>/opt/retropie/supplementary/runcommand/runcommand.sh 4 "/opt/retropie/emulators/advmame/bin/advmame %BASENAME%" "advmame"</command> <platform>arcade</platform> <theme>mame</theme> </system>
gngeo
<system> <fullname>NeoGeo</fullname> <name>neogeo-gngeopi</name> <path>~/RetroPie/roms/neogeo-gngeopi</path> <extension>.zip .ZIP .fba .FBA</extension> <command>/opt/retropie/supplementary/runcommand/runcommand.sh 0 "/opt/retropie/emulators/gngeopi/bin/gngeo -i /home/pi/RetroPie/roms/neogeo-gngeopi -B /opt/retropie/emulators/gngeopi/neogeobios %ROM%" "gngeopi"</command> <platform>neogeo</platform> <theme>neogeo</theme> </system>
mame4all = 0.37b5
<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/mame %BASENAME%" "mame4all"</command> <platform>arcade</platform> <theme>mame</theme> </system>
FBA
<system> <fullname>Final Burn Alpha</fullname> <name>fba</name> <path>~/RetroPie/roms/fba</path> <extension>.zip .ZIP .fba .FBA</extension> <command>/opt/retropie/supplementary/runcommand/runcommand.sh 1 "/opt/retropie/emulators/pifba/fba2x %ROM%" "pifba"</command> <platform>arcade</platform> <theme/> </system>
FBA-libretro
<system> <fullname>Final Burn Alpha</fullname> <name>fba-libretro</name> <path>~/RetroPie/roms/fba-libretro</path> <extension>.fba .FBA .zip .ZIP</extension> <command>/opt/retropie/supplementary/runcommand/runcommand.sh 1 "/opt/retropie/emulators/retroarch/bin/retroarch -L /opt/retropie/libretrocores/fbalibretro/fb_alpha_libretro.so --config /opt/retropie/configs/all/retroarch.cfg --appendconfig /opt/retropie/configs/fba/retroarch.cfg %ROM%" "fbalibretro"</command> <platform>arcade</platform> <theme>fba</theme> </system>
MAME-libretro
<system> <fullname>MAME</fullname> <name>mame-libretro</name> <path>~/RetroPie/roms/mame-libretro</path> <extension>.zip .ZIP</extension> <command>/opt/retropie/supplementary/runcommand/runcommand.sh 0 "/opt/retropie/emulators/retroarch/bin/retroarch -L /opt/retropie/libretrocores/mamelibretro/libretro.so --config /opt/retropie/configs/all/retroarch.cfg --appendconfig /opt/retropie/configs/mame/retroarch.cfg %ROM%" "mamelibretro"</command> <platform>arcade</platform> <theme>mame</theme> </system>
01/25/2015 at 16:06 #85897FloobMemberhmm, I have read this, I’ll try it:
Gngeo-Pi is compliant with roms set of mame 0.138.
AdvMAME uses 0.106
01/25/2015 at 19:06 #85918proxycellParticipantthe main reason those get “ignored” lately is because you can’t exit them as readily as other emulators with a gamepad/controller right?
01/25/2015 at 19:23 #85922FloobMembergnGeo exits quite nicely (bring ingame menu up and exit from there with joypad)
Not sure about AdvMame though – I need to try it out.
01/31/2015 at 03:49 #86178FloobMemberFairly sure the FBA version uses romset 0.2.96.71 due to the dat file it comes with
rename to .dat
01/31/2015 at 15:05 #86218FloobMemberGngeo-Pi is compliant with roms set of mame 0.138
https://github.com/ymartel06/GnGeo-Pi/wiki/RomsMame4all-pi uses MAME roms 0.37b5
https://code.google.com/p/mame4all-pi/ -
AuthorPosts
- The forum ‘Everything else related to the RetroPie Project’ is closed to new topics and replies.