A Metroid Prime Randomizer EmoTracker tracker for use with Metroid Prime randomizers generated through Randovania. It is currently only an item tracker with two variants—the square-ish default Item Tracker and the more elongated Item Tracker (Skinny). Map tracking and (with some luck) autotracking is planned for a future date.
This tracker includes an automatic Go Mode Indicator (Samus' Ship) which will toggle on or off depending on if you are in go mode. It currently does not take trick logic into account, but does rely on two settings configurable by you—the total number of artifacts required to beat the game (Default: 6), and whether or not you are skipping Impact Crater. This may eventually be updated to let you put in your trick levels, but this is a low priority. Elevator, door, and entrance randomizer is not planned to be supported by the Go Mode Indicator.
Broadcast view works as expected, but by default shows the horizontal tracker orientation. To show the vertical orientation, you'll need to create a user override:
- In EmoTracker settings, go to
Advanced > Open Override Folder
. - Create a
layouts
folder. - Navigate up until you see the EmoTracker
packs
folder. Go inside and into themetroid_prime_randomizer_emotracker_eliasthompson.zip
pack and copylayouts/trackers.json
into thelayouts
folder that you created in Step 2. - Modify the
key
value on Line 7 of your copiedtrackers.json
file to betracker_shared_vertical
. - Save the file and reload EmoTracker.
I maintain this in my free time and usually prioritize features and QoL tweaks that I or others I see using the tracker would like to see. Feel free to submit pull requests, but know that the review period will likely be slow.