[Feature Request]: Store GameSettings.lua addresses as a JSON #497
Labels
Feature Request
A new feature idea
Fixed/Added in Dev
Bugs fixed / Features added in dev, but not in main/release yet.
Milestone
Tell us about your request
Goal of this change
Makes it easier for custom ROM hack developers to conveniently provide a list of changed addresses for the Tracker to load up and use.
Process of implementation
Move the hard-coded addresses from
GameSettings.lua
to JSON files, one file for each supported game version (such as Emerald, FireRed v1.0, FireRed v1.1, etc.)Example custom code extension
Here is a snippet of code showing how a custom code extension uses this concept to replace the used addresses:
Example JSON file
Definitely want a bit more structure than this, but here is a loose example
Additional Information
No response
The text was updated successfully, but these errors were encountered: