score_under
Inactive; Former ROM hack tool author, ❤️
- 526
- Posts
- 19
- Years
- Age 32
- Kent, England
- Seen Dec 7, 2022
This post applies to an OLD version of the program only
It's done now, so you can all update!
I tested for bugs (and found some, and fixed all that I could find) with the script:
Thanks to MYSTERIOUS MISSINGNO for reminding me of that rather large, gaping hole in my program, and for catching my thought train at EXACTLY the right time to make the process less daunting with the use of Regex find-and-replace to touch up on the source code.
No, I hadn't compiled the movement recompilation support into PKSV :(Eh. I believe you forgot faceplayer right under lock at the beginning of the script is what you're referring to.
It's done now, so you can all update!
I tested for bugs (and found some, and fixed all that I could find) with the script:
Code:
' Use on a blank ROM, not a real Pokemon ROM, due to 0x0 offsets.
#org 0
applymovement 0 0x10
end
#org 0x10
M waLk_right raw_05 rAw_05 RAW_0000 <censored...> walk_up say_:) enD
'The theory is that it will compile only:
' m walk_right raw_05 raw_05 walk_up say_:) end
Last edited: