- 55
- Posts
- 4
- Years
- Seen Feb 27, 2022
Hello, recently I found a working Follow me patch, compiled by longlostsoldier.
I was able to implement it and made one of the NPC's move with the main character.
Problem is, the offsets occupied in my current hack is already used so the follow me patch overwrited my used offsets(causing bugs and graphic glitches)
So, anyone would be kind enough to guide me on how to implement this manually, please do tell(I know how to implement ASM routines using THUMB compiler atleast) or atleast edit the offsets occupied by the patch provided(let's say 0xA20000?
Also, I tried to implement Touched's Follow me, sadly...python make and devkitarmdoesn't work on my win7 32 bit compiter
Game base: BPRE Fire red
I was able to implement it and made one of the NPC's move with the main character.
Problem is, the offsets occupied in my current hack is already used so the follow me patch overwrited my used offsets(causing bugs and graphic glitches)
So, anyone would be kind enough to guide me on how to implement this manually, please do tell(I know how to implement ASM routines using THUMB compiler atleast) or atleast edit the offsets occupied by the patch provided(let's say 0xA20000?
Also, I tried to implement Touched's Follow me, sadly...python make and devkitarmdoesn't work on my win7 32 bit compiter
Game base: BPRE Fire red
Attachments
Last edited: