MiniMuta's
VPW2 Hack FAQ
First you need these.. these are the values for each player respectively.

8116C46E Player 1's Move
8116C782 Player 2's Move
8116CA96 Player 3's Move
8116CDAA Player 4's Move

Take the move you want to replace, put the player 1 move line in, but make the first 8 a D.. the result should be...

D116C46E **** (Move Player 1 is Set to do)
8116C46E **** (Move Player 1 Does)
D116C782 **** (Move Player 2 is Set to Recieve)
8116C782 **** (Move Player One Recieves)

Now.. Let's see how that works with a real code..

Here is Homeless Havok's "ECW" Stunner.  That replaces the Arm Breaker..

D116C46E 30BA (Player 1 Set To Do Arm Breaker)
8116C46E 273C (Player 1 does Stunner)
D116C782 30BB (Player 2 Set to Recieve Arm Breaker)
8116C782 273D (Player 2 Recieves Stunner)

Ok.. here's the way it is.. you increase the value by one at the end for the animation of recieving the move.  Sometimes you'll want to take a move, then change either the animation of player 1 doing a move, or player 2 recieving a move to get a new move, such as the angel wings code, posted below that replaces the SlapJack (pedigree type move). [Credit: Unknown]

D116C46e 2442 (Player 1 Doing the SlapJack animation)
8116C46E 24C2 (Player 1 Doing the Pinning Tiger Driver Animation)

The Result of this is:
Player 1 does the animation for the Pinning Tiger Driver.
Player 2 Does the Animation for the Slapjack.

It gives the effect of player one lifting player 2 by his arms, then sitting down and planting his face in the mat.. Christopher Daniel's Angel Wings.. or Kid Kash's Money Maker.. or even Chuck Palumbo's something or other.Sometimes you'll go to make a move.. yet no matter how many different moves you use.. the timing is just off.. like with my Corino Driver.. The Corino Driver, for those of you who don't know, is basically an X-Factor from behind.  Basically, you slam the back of their head into the mat.  So I set it up where the Xfacter would replace the attacker's animation, but the Reverse DDT part would remain the same.  So I test this out and the Reverse DDT is too fast. So I try the Diving Reverse DDT.. too long.. so I just put it aside for a while.  Later, though, I stumble upon a WM2K code for the corino driver.. it's a three line code and I remember seeing one of Maccam's codes with something that looks similar.  Frame Edits.  I goto Maccam's Site, www.vpwnation.com, and find the code with the frame edit in it.  The Fusion Face Plant.  I then take the value and plug it in with the same amount of frames as the WM2K code.. and voila! Corino Driver.  Here is the value for Frame Edits.

D116C474

This thing is very tricky, and I suggest only using it when translating WM2K codes to VPW, unless of course you're a master hacker like Maccam, ICPNinja, or the man that brought splicing to VPW2, ErikTempest. Now.. there is the matter of getting addresses for moves.  This is something I didn't know how to do in the beginning stages of my hacking career.  I simply searched through code after code and took the addy's off those, until Erik Tempest taught me how to get addresses from the memory editor.  It's simple. Here's how it's done.

1.Turn on Your Code Generator, then the game.
2.Go into Edit Mode and select a wrestler.
3.Go to the move you want to hack and preview it.
4.While it's playing, hit the GS button on the front of the gameshark.
5.Go into the memory editor.
6.Hit the A button and click on "Go To Address"
7.A little box will pop up with numbers in it.. set the numbers to..

800704C4

It will then highlight a number, that number and the three following it are your address. When doing it with Aerial attacks it is different, there is a Jumping/Flying address and a landing address for some moves.  Make sure you get the one you want.

I think I have covered all my bases on basic move hacking.  Splicing moves is much different and something I don't know how to do.  So far only one or two people have successfully spliced moves.  ErikTempest is the man who first discovered how to splice moves for VPW2.  That is all.


Credit:Myself
Maccam16 - VPWNation
ICPNinja - WWFSuxAss
Erik Tempest - EZboard Forum

 

page created with Easy Designer