프로그램 사용/MAME

recalbox / MAME 버전

구차니 2018. 2. 20. 11:50


Arcade Emulation on Recalbox

As the Advanced Arcade on recalbox wiki page for recalbox explains to us there are several arcade emulators included in recalbox.
Just using two of them will be enough for running the majority of games on your Raspberry Pi.

Those two systems are :

  • Mame

    • mame/romset version : 0.78
    • roms folder : mame
  • FBA_libretro

    • FBA is kind of an alternative version of MAME (emulating less arcade machines), but it follows exactly the same principles which I just explained
    • mame/fba/romset version : FBA 0.2.97.42 this corresponds to MAME 0.187
    • roms folder : fba_libretro

 

[링크 : https://github.com/recalbox/recalbox-os/wiki/Easy-Arcade-on-Recalbox-(EN)]