Advertisement
Dessyreqt

Workaround to get Sram Trace working in v5 (Zarby89's HUD)

Aug 2nd, 2016
209
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.93 KB | None | 0 0
  1. Workaround to get Sram Trace working in v5 (Zarby89's HUD auto-updating)
  2. -----
  3.  
  4. So, I accidentally forgot to make the controls for the SRAM Trace visible in v5. Oops! Fortunately, it is still possible to enable the autoupdating functionality in v5.
  5.  
  6. 1. In File Explorer, go to %localappdata%\AlttpRandomizer (Make sure you've opened Randomizer and it is currently closed.)
  7. 2. Find the folder that represents the v5 exe (there are probably a few if you've had multiple versions of randomizer on your machine.) When in doubt, open the folder that has been modified most recently (check details view if you can't find that info.)
  8. 3. In the 1.0.0.0 folder, there is a file called user.config. Open it.
  9. 4. Change the block that says the following:
  10. <setting name="SramTrace" serializeAs="String">
  11. <value>False</value>
  12. </setting>
  13. The "False" should become a "True"
  14. 5. Reopen Randomizer and make a new ROM!
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement