Skip to content

v2.4.8

Latest

Choose a tag to compare

@unexpectedpanda unexpectedpanda released this 02 Jan 00:50
· 2 commits to main since this release
  • Fix: Added yet another No-Intro date format: (MM-DD). This should help auto-detect versions in the Satellaview DAT file.

  • Fix: If you prefer RetroAchievements titles, and a compilation is the only variant of a RetroAchievements title, then that compilation is now selected in all scenarios.

  • Change: Retool used to append (Demo) to the short names of demos it found that were missing a demo tag -- it did this to prevent demos from getting confused with full versions of titles during title comparison. Unfortunately, it also made adding these titles to clone lists confusing for contributors, as you had to know what Retool was doing behind the scenes, and when to add the (Demo) string to a title in the clone list to match that behavior.

    Retool now handles demo/full version comparison behind the scenes without adding a (Demo) tag to short names, meaning you also don't need to know when to add it in clone lists.