unexpectedpanda / retool

Retool: a better filter tool for Redump and No-Intro DAT files.
BSD 3-Clause "New" or "Revised" License
343 stars 22 forks source link

System Exclude Override not working as intended #317

Closed Daeymon closed 3 months ago

Daeymon commented 4 months ago

On the "Nintendo - Nintendo 3DS (Decrypted)" dat I'm having an issue where a game which should be excluded is being included in the final output dat with a comment on it with a remove reason (even though it hasn't been removed). My guess is the "+" symbol is causing problems; characters like that always do. Also all the non-plus versions of the game were correctly stripped out.

image image

Daeymon commented 4 months ago

Also happening with this rom. Again, has non-alpha numeric characters in the name. So hopefully another example will help.

image image

unexpectedpanda commented 4 months ago

This is a case of over-optimization on my behalf. Retool is looking for the titles in their default group, however the related clone list has already moved them to a different group for comparison.

The fix is cued up for the next release.

unexpectedpanda commented 3 months ago

Fixed in v2.03.0.