|
> With 105u1 Aaron is going to be enforcing a certain CHD hierarchy, that of > putting the CHDs in subdirectories named for the gamename. > > Is there a way for clrmame to automatically rebuild to this structure style from > a single directory currently containing all the CHDs freestanding?
Hmm...that's new to me. The main storing method: rompath\setname\file 1...file n (no matter if it's for roms or chds) is in MAME since its beginning. CHDs were stored always that way...so nothing really has changed. Some other guy added support for keeping them in pure romfolders later on...never liked it but I added support for this, too.
Since I am on holiday currently I can check that first when I'm back next week. Currently there's no automatic move-to-subfolder procedure in cmpro for chds....maybe because I always stored them the correct way 8)
|