1
clrmame Discussion / Re: Need help adding all parent roms to collection
« on: 13 December 2016, 18:39 »"Also, if I went with fully merged, I would have to rename all the files to the one I want, and that would take waaay too long."
Eh?The merged set will have the name of the parent set...and renaming a file takes less than a second and cmpro would do that automatically.
Anyway....
- load the database (either datfile or mame binary) in the profiler
- setup a rompath in settings
- in the scanner, set your prefered merge mode and scan your setup rompath with check options disabled.....then look at the scan results tree....turning on the fix options and running another scan will fix what is fixable...so you will end most likely with lots of missing files only....then you only need to add them (e.g. via rebuilder)
Hmm, I've read that with all of the clones merged with the parent, the name needs to match which version you want to run. I'd assume the merged file would be named as the parent? Is this not accurate? Most of the roms I'd like to play are clones, so I would have to rename the file to match the clone that I would want to run.
Here is a c/p from retropie setup wiki from github...
Merged Set: puts all files of the parents and clones of the game into a single .zip file. The version that will be launched will be the version that which is the .zip's name. To run a different version, rename the merged .zip to that of the version you want.
K, I will see where I get with your instructions, thanks.