Ferrster / Snowrunner-Manual-Gearbox-Mod

MIT License
49 stars 1 forks source link

request #33

Open MOOOOs opened 4 weeks ago

MOOOOs commented 4 weeks ago

I would like to learn how to make patches if new version release would you please teach me? So i can fix it and have it working on same day

spader1302 commented 3 weeks ago

As far as I can see, the only thing to change between updates are the offset values in these functions: https://github.com/Ferrster/Snowrunner-Manual-Gearbox-Mod/blob/6d5f1b247aa28f53005bcd3e762bfb9796f7515e/src/dll/game_data/game_data.h#L24-L30

I assume, the values are obtained by running a tool like Cheat Engine. But I don't know what to look for there exactly. Would also be interested in more details there.

After source code changes, the code obviously has to be recompiled, but that should not be too hard to figure out.

MOOOOs commented 3 weeks ago

I have tried to get gear shift values on cheat engine and got them but i don't know if those are even needed here its misterious.