-
Notifications
You must be signed in to change notification settings - Fork 45
Installation Guide
Fell edited this page Dec 22, 2022
·
55 revisions
- Download the latest release
- Load the Tracker script into your emulator
- Setup the Ironmon Tracker
- Start Playing!
- Download the
UpdateOrInstall.lua
file at the bottom of the latest release page - Move the downloaded file to the folder in which you want the tracker to be installed
Note: Do not place inside a OneDrive (or similar cloud storage) folder
- Open up your emulator and follow the steps in the "Load the Tracker script into your emulator" section
- Load up the
UpdateOrInstall.lua
file instead of theIronmon-Tracker.lua
file
- Load up the
- Follow the prompts to complete installation
- Download the latest
Ironmon-Tracker-#.#.#.zip
file at the bottom of the latest release page - Extract the contents of the
.zip
file with right-click -> "Extract All" in Windows, or by using a program such as 7-zip - Optional: Move the entire folder somewhere easy to find, such as "My Documents"
Note: Avoid keeping the Tracker folder and files inside of a OneDrive folder. This will prevent several of the Tracker's features from working properly, including the auto-updater.
- If you haven't already, download the latest Bizhawk version (2.8 or higher is required) and install necessary prereqs
- Open the Bizhawk emulator (EmuHawk.exe) and load a Pokémon game ROM (See supported games here.)
- In the Bizhawk menus at the top, click
Tools -> Lua Console
- If there are any existing Ironmon Tracker scripts, highlight them one at a time and remove them: click the
X
icon button or press theDelete
key - Click
Script -> Open Script...
or pressCtrl+O
- Locate and select the
Ironmon-Tracker.lua
script file from the new Ironmon-Tracker release folder you downloaded, and open it - The Ironmon Tracker should now be loaded and appear on Bizhawk
- If you haven't loaded a ROM yet, the Lua Console should look something like this:
- Once you load a ROM, then it should look something like this:
- If you see no output at all, see here as you may have accidentally clicked on
New Script
instead ofOpen Script
- If you haven't loaded a ROM yet, the Lua Console should look something like this:
- We recommend using Bizhawk version 2.9 or higher. This version of Bizhawk contains quite a few compatibility updates to allow many Tracker features to work. Using version 2.8 may cause unexpected issues.
- You will also want to download and install the Franklin Gothic Medium font if you don't have it installed already, otherwise the font size / UI scaling will be all messed up.
- If you haven't already, download the latest mGBA version (0.10.0 or higher is required)
- Open the mGBA emulator and load a Pokémon game ROM (See supported games here.)
- From the emulator menus at the top, click
Tools -> Scripting
- In the console window, click
File -> Load Script
- Then locate the
Ironmon-Tracker.lua
file in the Tracker folder, and open it
- At this point, you can load up a game ROM and/or unpause your game if you haven't already
- Select your Tracker settings and theme:
- If you are using Bizhawk, click the Gear icon near the top of the Ironmon Tracker screen to edit tracker settings and customize your Tracker's theme
- If you are using mGBA, click on the different screens that appear on the left sidebar to see available options. You can turn an option ON or OFF by typing a command into the bottom of the script window. For example:
option "2"
will toggle the option labeled with #2 to ON/OFF.
- If you want to use the quickload feature to load up the next seed, then be sure to set this up under Tracker Setup -> Quick-load
- When you ask the Tracker to Quickload, it loads up a new game ROM based on your chosen Quickload mode
- Quickload activates when you press
A + B + START
all at once on your controller
- Now that you've got everything setup, you're ready to start playing and enjoy using the Tracker
- If this is your first time using it, check out the Quickstart Guide to learn more about the type of information that it shows as well as all of it's features
- If you are a streamer, check out our Streamer Setup Tips!