Skip to content

v2.02.2

Choose a tag to compare

@unexpectedpanda unexpectedpanda released this 08 Mar 11:28
· 65 commits to main since this release
  • Fix: Ensured MAME Redump DAT files have unique config settings, but load Redump clone lists and metadata (#305).

  • Fix: Fixed titles without regions being assigned a blank set of regions instead of being set to (Unknown). This was most obvious when converting Redump BIOS DAT files.

  • Fix: When outputting a DAT file of removed titles while using legacy parent/clone format, the removes DAT file no longer contains clones found in the legacy parent/clone DAT file.

  • Fix: More reliable sorting of exclusions and user option tags in filenames and descriptions.

  • Fix: If a title is in a <game> or <machine> node, that node is used in the output DAT file (#305).

  • Chore: Style fixes and reduction of unnecessary work across the code base in preparation for building out more comprehensive tests.