|
2 | 2 |
|
3 | 3 | > **:mega: Retool v2 is now available** |
4 | 4 | > |
5 | | -> Retool is now much faster, with several new features and better accuracy. |
6 | | -[Check out the website](https://unexpectedpanda.github.io/retool) to learn more and |
7 | | -download it. |
| 5 | +> Retool v2 is much faster, with several new features and better accuracy. |
8 | 6 | > |
9 | | -> Retool v1 is still available from the [v1 branch](https://github.com/unexpectedpanda/retool/tree/v1), |
| 7 | +> A working version of Retool v1 is still available for download from the [v1 branch](https://github.com/unexpectedpanda/retool/tree/v1), |
10 | 8 | however it's unsupported and issues should only be filed for v2. Clone lists and metadata |
11 | 9 | are only being updated for v2. |
12 | 10 |
|
| 11 | +**This is the source repository for Retool. For downloads, installation instructions, and |
| 12 | +documentation, see the [website](https://unexpectedpanda.github.io/retool/).** |
| 13 | + |
13 | 14 | Retool filters [Redump](http://redump.org/) and [No-Intro](https://www.no-intro.org/) |
14 | 15 | DATs, offering the following features: |
15 | 16 |
|
16 | 17 | * Superior One Game, One ROM (1G1R) functionality compared to other tools. |
| 18 | + |
17 | 19 | * Priority-based region and language filtering. |
| 20 | + |
18 | 21 | * Exclusions of unwanted titles like demos, applications, and more. |
| 22 | + |
19 | 23 | * Custom regular expression filters for including or excluding titles. |
20 | 24 |
|
| 25 | +* CLI and GUI versions. |
| 26 | + |
21 | 27 | You feed Retool an input DAT, and it creates a new DAT from it with all your preferences, |
22 | 28 | leaving the original intact. You can then load that new DAT in a ROM manager |
23 | 29 | like [CLRMamePro](https://mamedev.emulab.it/clrmamepro/), [RomVault](https://www.romvault.com/), |
24 | 30 | or [Romcenter](https://www.romcenter.com/) — you just won't need to use their |
25 | 31 | 1G1R modes, as Retool has already done the work for you. |
26 | 32 |
|
27 | 33 | Retool is supported on Windows 10+, Ubuntu 20+, and macOS 10+ on x86 processors. It should |
28 | | -work on M-series MacBooks too, however I don't own the hardware to test it. |
| 34 | +work on M-series MacBooks too, however I don't own the hardware to test it. Non-binary |
| 35 | +versions require Python 3.10 or higher. |
29 | 36 |
|
30 | 37 |  |
31 | 38 |
|
32 | | -## Downloads and docs |
33 | | - |
34 | | -You can learn more about Retool and how to download it at the [official site](https://unexpectedpanda.github.io/retool/). |
35 | | - |
36 | 39 | ## Contribute to clone lists |
37 | 40 |
|
38 | 41 | You can contribute to Retool's clone lists at their [dedicated repository](https://github.com/unexpectedpanda/retool-clonelists-metadata). |
0 commit comments