You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Create a JSON file for each update containing all memory and instruction addresses with good documentation of what each thing does
Grab the game version and check against JSON, if it doesn't match, check this or a different repo for the correspondent JSON file. If game version doesn't have a JSON online, throw an error.
Document process of gathering each offset so it shouldn't be difficult for new (or downpatched) versions
Shouldn't be too hard.