Blah
Free supporter
- 1,924
- Posts
- 11
- Years
- Unknown Island
- Seen Dec 23, 2023
OK, I will try. After that I will update the post.
But why shouldn't my code work? I think there's no problem as it simply changes r4.
Because at this line:
Code:
ROM:08108458 LDR R0, [R5]
Is overwritten by the hook.
Code:
ldr rX, =(0xOffset +1)
bx rX
If you examine further down:
Code:
ROM:0810845E LDR R1, [R3]