Skip to content

Simple script to merge arcade FBA and MAME ROMs into RetroPie's arcade folder.

License

Notifications You must be signed in to change notification settings

liam-bates/retropie_arcade_merge

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

retropie_arcade_merge

Tool to merge FBA and MAME-2003 folders to a joint arcade folder. The tool will additionally edit the emulators.cfg file to remember which rom is run by which emulator.

Usage

Usage: python3 retropie_arcade_merge.py [-h] fba mame arcade config

Mandatory arguments

  • fba Source directory of Final Burn Alpha ROMs.
  • mame Source directory of MAME ROMs.
  • arcade Target RetroPie arcade directory where the ROMs will be merged to.
  • config Target RetroPie emulators.cfg file to record the correct emulator for each ROM.

Optional arguments

  • -h Show help message

About

Simple script to merge arcade FBA and MAME ROMs into RetroPie's arcade folder.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages