Gilly-Oso Posted December 14, 2018 Share Posted December 14, 2018 View File SearchHackRelease.lua Thanks to trial and error an address map for the 5 resource values have been resolved and so a matching algorithm sorts out the actual corresponding addresses for each resource provided at least 2 resources have been selected for the "search". All this is really doing is automating the tedious process of searching for the values of at least 2 resources then applying an address displacement map (the trial and error one) to locate the remaining (3) resources. The address displacements are in the code but the actual addresses are different on every run which is why we need to "search" for them (and run the script) every new instance of the game. Thankfully the address displacements are always the same, as simple data structures should be. Submitter Gilly-Oso Submitted 12/14/18 Category LUA scripts Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now