EMULAB Forum

clrmamepro [English] => clrmame Discussion => Topic started by: zeenon on 25 February 2013, 14:49

Title: Upgrading MAME sets
Post by: zeenon on 25 February 2013, 14:49
When working with clrmamepro with a MAME romset of 146 do you need to upgrade from 146 ->147u1 -> u2 -> u3 -> u4 -> 148 -> 148u1 or can you go from 146 to 148u1 direct?

Also, once you have a complete set with zero errors (see below) can I delete the clrmamepro\backup folder or is it better to keep it for future versions.

Code: [Select]
Missing
·Sets                 0/28460
·ROMs                 0/211337
·CHDs                 0/640
·Samples              -/4068
·Bytes                0/151gb

Fixed Wrong Case
·Sets                 0/0
·ROMs                 0/0
·CHDs                 0/0
·Samples              -/-

Fixed Unneeded
·Sets                 0/0
·ROMs                 0/0
·CHDs                 0/0
·Samples              -/-

Fixed Wrong Name
·Sets                 0/0
·ROMs                 0/0
·CHDs                 0/0

Fixed Wrong Size
·ROMs                 0/0

Fixed Wrong Date Time
·ROMs                 0/0

Wrong Hashes
·Wrong CRC32 ROMs     0
·Wrong SHA1 ROMs      0
·Wrong MD5 ROMs       0
·Wrong SHA1 CHDs      0
·Wrong MD5 CHDs       0

Corrupt Containers    0

---------------------------------------

Active Sets           28460/28460
·Parents              4312/4312
·Clones               19638/19638
·Others               4444/4444
·BIOS                 66/66

Active ROMs           211337/211337
·Parents              38808/38808
·Clones               126663/126663
·Others               41780/41780
·bad dumps            1156/1156
·no dumps             2637/2637
·verified dumps       0/0
·BIOS                 293/293

Active CHDs           640/640
·Parents              51/51
·Clones               70/70
·Others               162/162
·bad dumps            274/274
·no dumps             83/83
·verified dumps       0/0
·BIOS                 0/0

Active Samples        4068/4068
·Parents              568/568
·Clones               3281/3281

Active Bytes          151gb/151gb

Z
Title: Re: Upgrading MAME sets
Post by: Roman on 25 February 2013, 15:02
Cmpro can be used for up and downgrading of any kind....it simply tells you what you're missing (by comparing your files on your system against the ones specified in the loaded dat) so you can directly jump from .146 to .148u1 or from 146 to .140 if you like...there is no need to do it version by version.

In 99% of all upgrade cases, files moved to backup are bad dumps which were replaced in the new mame versions.
There are some exceptions when sets were in MAME and have been taken out for whatever reason, then such files may become nessary in the future again.

Downgrading is of course a different case...then the files in backup are valid files for the new version which are not known to the old one...
Title: Re: Upgrading MAME sets
Post by: zeenon on 26 February 2013, 23:41
Thanks for the info Roman!

Z