Open theflyingzamboni opened 1 year ago
33/1 uses a lot of no-op methods and unimplemented ones. Updated a bunch to have the correct number of params, but it calls 8001fe28 (another unimplemented method) with one param, which is incorrect (it should have two). Unsure how to proceed with that.
33/2 and 33/3 both only pass one param to the same method, and also seem to use a jump table that would be after the end of the script
Innnnteresting. These are the scripts for the scene where Dart runs up the hill and sees Seles. So they are used scripts, but I guess there are dead branches.