TeamPandory / pandorytool

A tool to automate ROM installation for the Pandora Games 3D
GNU General Public License v2.0
82 stars 25 forks source link

FBA & MAME filenames should not be renamed #14

Closed TeamPandory closed 4 years ago

TeamPandory commented 4 years ago

When these roms are renamed, they become unrecognised by the emulator and do not load.

So all .zip files from the following directories should NOT be renamed eg mame190001 etc;

mame19 mame37 mame78 mame139 fba

dajoho commented 4 years ago

@emuchicken Please test. Think I've made the mame games work again.

TeamPandory commented 4 years ago

Almost there...
The folders and files created in mcgames should also be the filename (without zip), - so If the rom name is aburner.zip:::

not: MAME0001 dir, MAME0001.mp4, MAME0001.xml

correct: aburner > aburner.mp4, aburner.txt, aburner.xml

Also in the txt: display_name aburner and in xml name ="aburner"

dajoho commented 4 years ago

@emuchicken Check it out.

TeamPandory commented 4 years ago

Lovely! ;D