- 1,372
- Posts
- 19
- Years
- Seen Jan 18, 2021
That's not really what I meant. AS an example, lets say that... I want to re-point the weedle sprite to a pikachu, how would I go about doing that manually, in a hex editor.
It is all the same basically, go to where the Weedle sprite is located(offset). Then reserve the offset to get your pointers, then search. Now that should be the Weedle pointer. The Pikachu sprite is the same, just replace the word "Weedle" in the past text. Ok, after finding the Pikachu pointer just replace it with the Weedle pointer and hopefully that should work :3
abbott said:Ok i fixed the save thing to flash 128
but when i load it now it comes up with
unknown opcode dd at 0120
any ideas on fixing this?
Sounds like a rom error, maybe find a new one.