Skip to content

Commit 77f8336

Browse files
Readme update
1 parent 167c0b3 commit 77f8336

File tree

1 file changed

+12
-9
lines changed

1 file changed

+12
-9
lines changed

readme.md

Lines changed: 12 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -2,37 +2,40 @@
22

33
> **:mega: Retool v2 is now available**
44
>
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.
86
>
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),
108
however it's unsupported and issues should only be filed for v2. Clone lists and metadata
119
are only being updated for v2.
1210

11+
**This is the source repository for Retool. For downloads, installation instructions, and
12+
documentation, see the [website](https://unexpectedpanda.github.io/retool/).**
13+
1314
Retool filters [Redump](http://redump.org/) and [No-Intro](https://www.no-intro.org/)
1415
DATs, offering the following features:
1516

1617
* Superior One Game, One ROM (1G1R) functionality compared to other tools.
18+
1719
* Priority-based region and language filtering.
20+
1821
* Exclusions of unwanted titles like demos, applications, and more.
22+
1923
* Custom regular expression filters for including or excluding titles.
2024

25+
* CLI and GUI versions.
26+
2127
You feed Retool an input DAT, and it creates a new DAT from it with all your preferences,
2228
leaving the original intact. You can then load that new DAT in a ROM manager
2329
like [CLRMamePro](https://mamedev.emulab.it/clrmamepro/), [RomVault](https://www.romvault.com/),
2430
or [Romcenter](https://www.romcenter.com/) — you just won't need to use their
2531
1G1R modes, as Retool has already done the work for you.
2632

2733
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.
2936

3037
![A screenshot of the main Retool screen](https://unexpectedpanda.github.io/retool/images/main-app.png)
3138

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-
3639
## Contribute to clone lists
3740

3841
You can contribute to Retool's clone lists at their [dedicated repository](https://github.com/unexpectedpanda/retool-clonelists-metadata).

0 commit comments

Comments
 (0)