Jump to content

Recommended Posts

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.


 

Link to comment
Share on other sites

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 account

Sign in

Already have an account? Sign in here.

Sign In Now
 Share

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.