EMULAB Forum

clrmamepro [English] => clrmame Discussion => Topic started by: Roman on 28 November 2023, 18:18

Title: rebuilder 0.07 released
Post by: Roman on 28 November 2023, 18:18
https://mamedev.emulab.it/clrmamepro/binaries/rebuilder_v007.zip
https://mamedev.emulab.it/clrmamepro/binaries/readme.html


- fix software list rom sizes determination (wasn't limited to loadflag value)
- fix software list merging (SL/SL collections don't use merge attributes, so lookup by hash in a parent/clone relationship)
- don't use # in default pattern (rompath) names since such names would be cut off when used in mame.ini due to comment handling
- pattern names can't end with '.' (Windows doesn't like this), replaced cases with "_"
- minor changes to the stats count output
- updated 3rd party libs (spdlog, bit7z, pugixml)
Title: Re: rebuilder 0.07 released
Post by: CoreyEMTP on 14 December 2023, 01:47
Looking amazing, and somehow easier to understand I think than old clrmamepro. The only thing I would like to see added is the ability to set a backup directory (-b or in settings) rather than having it put in the output folder. In this respect, I prefer the old cmp's method.
Title: Re: rebuilder 0.07 released
Post by: Roman on 14 December 2023, 07:48
The UIs are very very preliminary but they do what they should do....
as soon as everything gets combined (Scanner, Rebuilder, Profiler), there will be a selectable backup path which can be reused by scanner and rebuilder.