Originally posted by RomanianGirl
Well, I was told by Stevoisiak to post my findings here, so I'll begin.
While I was adjusting a Peach hair color changing code (testing neighbour values) I was able to adjust her animation very slightly. During her clap cycle, her right arm twitch to the right (I probably gave it a bad rotation value)
This was only for one line of code, here it is if you wanna give it a try. Load the game, set the "Play as peach" code by James on, then add this code and activate it:
8113823A 5480
This line of code with make her LEFT arm twitch slightly during the clap animation. I luckily was able to screenshot the one frame of animation:

One the left it's the animation changed. As you can see, I probably gave a bad value, as her forearm is strangely rotated backwards. on the right picture, you can see the rest of the animation is unaffected.
I was able to change her entire clap animation, flipping the dress upwards, and giving her arms bad variables and the twitched all over the place. The thing is, her hands still manage to clap when you watch, so of course, my huge line of code was still not getting all of it. I loaded the ending, and Peach was exactly the same, so I do believe her animation was editted.
Relating to this topic: A way to change Martio into Peach would be to find Mario's animation in the ROM, and edit them to be compatible with Peach's polygons. This will prove to be very difficult because:
1. Peach may have more or less polygons than Mario
2. Marios animation data has not been discovered yet
3. There is a lot of animation values that will need to be changed. You would need to know what each hex value does to the Mario polygon, and give it the correct value to make Peach's arm correct. This could be achieved, with our current knowledge, through trial and error.
4. We need to find the variables that load up Mario's model in each level, and change this model to Peach. If this is even possible.
Well, whoever is gonna check into this, I wish you much luck!
(And sorry If I made any grammatical errors or spelling errors... I really don't want to re-read the post sorry)
Interesting. Also, does this mean you CAN change the color of an object other than mario? (Boshi on the roof!) This also reminds me of the updated Yoshi code I posted above that stops yoshi's twitchy leg.
|