-
Notifications
You must be signed in to change notification settings - Fork 11
Home
Jamiras edited this page Jun 26, 2020
·
6 revisions
RATools is a standalone executable designed to assist developers of the retroachievements.org community. It's primary purpose is to provide a scripting language for achievement development.
- Download the executable from the Releases page.
- Unzip it anywhere
- Launch the
RATools.exe
executable - Open the
File
>Settings
dialog- Enter your username in the User Name field. This will be used to associate local achievements to your account. Achievements uploaded to the server will be associated to whatever account uploads them.
- Add one or more directories to the Emulator Directories list. These directories should each have an RACache subdirectory (do not select the RACache directory). When loading a script, one of these directories will be selected to write changes to when using
Update Local
.