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
every time i basically do all the steps open x32dbg and when it comes to
finding the op codes for the recoil i fail (if you have discord please add
me there sproute_rl)
I just recreated the steps from the tutorial and was able to successfully patch out the recoil. Likely what is happening is that multiple calls are being made when your breakpoint on the ammo count is triggered, potentially leading you down a false path. AC loads code statically in the main module, so when you hit your breakpoints, double-check that the addresses are the same as the screenshots. Let me know if that helps and feel free to attach a screenshot to this issue if that doesn't. I don't actively use Discord, so let's keep the conversation here.
No description provided.
The text was updated successfully, but these errors were encountered: