@cosmo0 hello mate, I’m using your tool to convert MAME -> Retroarch and works well on Mac!!! Thanks for your work and your time!!!
Its really really easy to use and to have a converted overlay files!
I’ve extracted your tool to a folder called conversor, and I put in a new MAME folder with Artwork and Cfg folders. Later I’ve done a new folder called ‘converted’ where all files will be created as result of the procces. Structure like this.
- conversor
|- default files tool and other folders...
|- templates
|- Mame
|- Artwork
|- ffight.zip
|-Cfg
|-ffight.cfg
|- converted
|- Artwork
|- ffight.cfg
|- ffight.png
|-Cfg
|-ffight.zip.cfg
This is my command to run it:
sudo ./bezel-tools mtr --source Mame/Artwork --output-roms converted/Cfg --output-overlays converted/Artwork --template-game templates/game.cfg --template-overlay templates/overlay.cfg
Sorry for my poor english. Great work again!!!