Mario Kart Wii Gecko Codes, Cheats, & Hacks
Mario Kart Wii Gecko Codes, Cheats, & Hacks
>
Hacks/Modding
>
Code Support / Help / Requests
> How to overwrite a function; for example memcpy?
Full Version:
How to overwrite a function; for example memcpy?
You're currently viewing a stripped down version of our content.
View the full version
with proper formatting.
jawa
08-29-2021, 07:11 PM
Seeky
08-30-2021, 07:44 AM
You can hook at the start of the function with a C2 code, and as long as you blr in your code then the game won't return to the normal function after
Vega
09-04-2021, 09:08 PM
You could also use a string write (06) since the rest of the function's contents aren't being used
Mario Kart Wii Gecko Codes, Cheats, & Hacks
>
Hacks/Modding
>
Code Support / Help / Requests
> How to overwrite a function; for example memcpy?