Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/unexpectedpanda/retool
Retool: a better filter tool for Redump and No-Intro DAT files.
https://github.com/unexpectedpanda/retool
dat dats no-intro redump
Last synced: about 1 month ago
JSON representation
Retool: a better filter tool for Redump and No-Intro DAT files.
- Host: GitHub
- URL: https://github.com/unexpectedpanda/retool
- Owner: unexpectedpanda
- License: bsd-3-clause
- Created: 2019-10-29T09:11:25.000Z (about 5 years ago)
- Default Branch: main
- Last Pushed: 2024-05-06T08:19:54.000Z (7 months ago)
- Last Synced: 2024-08-02T15:09:47.729Z (4 months ago)
- Topics: dat, dats, no-intro, redump
- Language: Python
- Homepage:
- Size: 271 MB
- Stars: 344
- Watchers: 13
- Forks: 22
- Open Issues: 15
-
Metadata Files:
- Readme: readme.md
- Changelog: changelog.md
- License: LICENSE
Awesome Lists containing this project
- awesome - unexpectedpanda/retool - Retool: a better filter tool for Redump and No-Intro DAT files. (Python)
README
# Retool
> [!IMPORTANT]
> Retool is no longer maintained. [Read the thread](https://github.com/unexpectedpanda/retool/issues/337)
for more information on what this means.> [!TIP]
> **This is the source repository for Retool. For downloads, installation instructions, and
documentation, see the [website](https://unexpectedpanda.github.io/retool/).**Retool is a filter utility for [Redump](http://www.redump.org/) and [No-Intro](https://datomatic.no-intro.org/index.php?page=download)
DAT files. By customizing the DAT files before you load them into a ROM manager, you can more
effectively trim, consolidate, and deduplicate your ROM sets.![A screenshot of the main Retool screen](https://unexpectedpanda.github.io/retool/images/main-app.png)
Retool offers the following features:
* Superior One Game, One ROM (1G1R) functionality compared to other tools.
* Priority-based region and language filtering.
* Exclusions of unwanted titles like demos, applications, and more.
* Custom regular expression filters for including or excluding titles.
* Local filenames for titles, such as
シャイニング●フォースⅡ 『古の封印』
instead ofShining Force II - Inishie no Fuuin
.* CLI and GUI versions.
You add your DAT files to Retool, and it creates new DAT files with all your preferences,
leaving the originals intact. You can then load the new DAT files in a ROM manager like
[RomVault](https://www.romvault.com/), [CLRMamePro](https://mamedev.emulab.it/clrmamepro/),
or [IGIR](https://www.igir.io) to do your file management — you just don't need to
use their 1G1R modes, as Retool has already done the work for you.Retool is supported on Windows 10+, Ubuntu 20+, and macOS 10+. Non-compiled versions
require Python 3.10 or higher.## Contribute to Retool
If you've found something Retool has missed, like a clone or a local name for a title, you
can contribute to Retool's clone lists at their [dedicated repository](https://github.com/unexpectedpanda/retool-clonelists-metadata).