CrocoX111
Upper Midcard
- Joined
- Jul 2, 2011
- Messages
- 605
- Reaction score
- 0
This tutorial should work for WWE 12 , WWE 13 and even WWE 2K14(not tested) . I made it few months ago but I didn't have time to post it.
On WII you can only enable the DLC moves and taunts from pack 1 ( <iframe type='text/html' width='250' height='250' src='
' frameborder='0' allowfullscreen=''></iframe> )
1. Extract misc.pac
2. Open misc with hex editor and search any dlc move or taunt twice (in this case I search Diamond Cutter)
3. Look at the 10 bytes before the name of the move . By editing them you can either disable the move or enable it or change his attributes by making it a finisher or only a grapple ... (in our case the move is disabled because there are only 00). All the dlc moves are disabled.
4. Now search a move that already has the attributes that you want to give to the dlc move and copy the 10 bytes before his name (I will use ddt 1)
5. Go back to the dlc move and overwrite the 10 bytes with the ones that you got from the normal move
6. The move has been enabled but because it's a dlc move it won't show up during some of the values .So go back to the normal move and copy the 20 bytes before the id (the id is the 2 bytes before the FF FF FF FF FF FF block) .Those 20 bytes are the damge , category of the move and other infos
7. Paste the 20 bytes before the id of the dlc move
8. Save the file and replace it then run the game
Thanks to KWG for taking the screenshot from the game .
On WII you can only enable the DLC moves and taunts from pack 1 ( <iframe type='text/html' width='250' height='250' src='
1. Extract misc.pac
2. Open misc with hex editor and search any dlc move or taunt twice (in this case I search Diamond Cutter)
3. Look at the 10 bytes before the name of the move . By editing them you can either disable the move or enable it or change his attributes by making it a finisher or only a grapple ... (in our case the move is disabled because there are only 00). All the dlc moves are disabled.

4. Now search a move that already has the attributes that you want to give to the dlc move and copy the 10 bytes before his name (I will use ddt 1)

5. Go back to the dlc move and overwrite the 10 bytes with the ones that you got from the normal move

6. The move has been enabled but because it's a dlc move it won't show up during some of the values .So go back to the normal move and copy the 20 bytes before the id (the id is the 2 bytes before the FF FF FF FF FF FF block) .Those 20 bytes are the damge , category of the move and other infos

7. Paste the 20 bytes before the id of the dlc move

8. Save the file and replace it then run the game

Thanks to KWG for taking the screenshot from the game .