alucryd / oxyromon

Rusty ROM OrgaNizer
Other
127 stars 14 forks source link

[Feature] Implement proper support for MAME CHDs #158

Open lemonadecbc opened 1 month ago

lemonadecbc commented 1 month ago

MAME CHDs are expected to be stored in this directory structure:

<machine name>/<rom>.chd

Currently there's no way to tell oxyromon to sort files like this, but chd-files are stored in root and/or 1G1R-folder. The idea is to allow using oxyromon sort-roms with parameter that would allow use of machine-tag from dat-file and store disk-tagged CHD's when sorting the rom files and exporting them.