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

Suggestion: Have a list of games with unique names filtered out and why per system. #312

Open TomTurbine opened 4 months ago

TomTurbine commented 4 months ago

Figure it would be pretty good to have a list of games that you specifically had to program to filter out and why so people don't think its a bug or anything.

unexpectedpanda commented 4 months ago

I've had a decision log on my to-do list for a long time. It's quite a lot of work.

Maybe, one day.

unexpectedpanda commented 3 months ago

Ideally this takes the form of a viewable, interactive, filterable tree view in the GUI, either as a preview or an after-the-fact report. Considerations would need to be made for batch processing. Titles have "decisions" attached to them that the user can browse, including the following:

For example, for Sonic The Hedgehog (Japan, Europe, Korea) (En) , the audit trail might look like:

+ Chosen over `Sonic The Hedgehog (USA, Europe)` as a superset.
* Note: The Japanese Sonic the Hedgehog is in English, and features additional parallax scrolling in the background compared to the USA version.

For Sonic The Hedgehog (USA), it might look like:

+ Chosen over `Sonic The Hedgehog (USA, Europe) (Sonic Classic Collection)` as an original title, not a modern rip.
+ Chosen over `Sonic The Hedgehog (World) (Sonic Mega Collection)` as an original title, not a modern rip.
- Removed because `Sonic The Hedgehog (Japan, Europe, Korea) (En)` is a superset.
TomTurbine commented 3 months ago

Looks cool, as long as it also handles clones and compilations, that should be plenty for most people.

That way they can look at "Punch Out" on the NES was filtered because it was just a clone of "Mike Tyson's Punch Out" or on the Game Boy that "Mystic Quest" was filtered as it was just a clone of "Final Fantasy - Adventure". Or 1Xtreme on the PSX being a clone of another game that doesn't even remotely sound the same.

Or when they have those compilation sets that have names that don't even mention all the titles in them.

But yeah, just having that list can help solve many people wondering "Where is this game I used to play" when they can just look for that name to find out it was also released under a different name.