jakeypearce Posted March 16, 2016 Posted March 16, 2016 I have been able to add winning animations to the game by copying The Rock's, renaming it to 6201, then going into a hex editor and renaming the 6100 to 6201. However, when I try to add CM Punk's winning animation from 2K15, it crashed. Quote
tekken57 Posted March 16, 2016 Author Posted March 16, 2016 @pozzum, there is probably something in the exe which controls where to start and end reading slots. If you can find and patch this, you could potentially add more slots to the game. @jkeypearce, which files contain the winning animations? Quote
jakeypearce Posted March 16, 2016 Posted March 16, 2016 The ones that begin with 06, ie 06100 is Rock's winning animation. Quote
pozzum Posted March 16, 2016 Posted March 16, 2016 @pozzum, there is probably something in the exe which controls where to start and end reading slots. If you can find and patch this, you could potentially add more slots to the game. @jkeypearce, which files contain the winning animations?Ueah I've been looking into it. I thought i found something last night but initial testing didn't seem to work i have to inject a few mods into those last slots to really test it which i was hoping to tonight. Also i have to double check if theI caws are still 0-99 on the player select screen Quote
jakeypearce Posted March 16, 2016 Posted March 16, 2016 Also i have to double check if theI caws are still 0-99 on the player select screenDid anyone check if the CAWs occupy those slots before The Rock's? Quote
pozzum Posted March 16, 2016 Posted March 16, 2016 Also i have to double check if theI caws are still 0-99 on the player select screenDid anyone check if the CAWs occupy those slots before The Rock's?that might be what's going on, if anyone is able to check that'd save me from checking. Quote
jakeypearce Posted March 16, 2016 Posted March 16, 2016 OK, so I tried again, and the winning animation DOES work. However, it looks like some animations depend purely on the pac number. Where Punk would normally be talking to the wrestler who lost the match, the person who lost is not there. Quote
tekken57 Posted March 16, 2016 Author Posted March 16, 2016 Interesting, keep posting your results. Quote
THEpaynexkiller Posted March 17, 2016 Posted March 17, 2016 OK, so I tried again, and the winning animation DOES work. However, it looks like some animations depend purely on the pac number. Where Punk would normally be talking to the wrestler who lost the match, the person who lost is not there.I'm totally okay with that, haha. Great work so far! Quote
G3N0M3 Posted March 17, 2016 Posted March 17, 2016 (edited) Successfully added Hogans winning animation without replacing anything.I can confirm it works perfectly and can post a video if you guys want.All that's left is to find the damn move anims to test the leg drop and comeback. Edited March 17, 2016 by G3N0M3 1 Quote
pozzum Posted March 17, 2016 Posted March 17, 2016 So I tried adding extra strings to the string.pac so it would be way more strings to use without replacing. The game loaded and the strings were working, but it changed all of the addresses in the game to something not in my table. I don't think it's worth because then it would be harder to share cheat table / address information. We have a lot of replaceable strings as it is anyways so I was trying to fix a problem that didn't exist. Quote
delifadzli Posted March 17, 2016 Posted March 17, 2016 quite great discovery, G3N0M3 hopefuly you would upload a video tutorial, really appreciate it.tq Quote
G3N0M3 Posted March 17, 2016 Posted March 17, 2016 I think I finally found the animation for Leg Drop 4.All moveset animations in 2k16 are stored in pac\ingame\motionI need assistance from somebody with Xpacker to look into "mot03.pac" from 2k15 which can be found in the pac folder.Inside that pac there should be an anim with an ID 33326Let me know if its there. Quote
tekken57 Posted March 17, 2016 Author Posted March 17, 2016 Successfully added Hogans winning animation without replacing anything.I can confirm it works perfectly and can post a video if you guys want.All that's left is to find the damn move anims to test the leg drop and comeback.Great work. Please type up how you've done this. So I tried adding extra strings to the string.pac so it would be way more strings to use without replacing. The game loaded and the strings were working, but it changed all of the addresses in the game to something not in my table. I don't think it's worth because then it would be harder to share cheat table / address information. We have a lot of replaceable strings as it is anyways so I was trying to fix a problem that didn't exist.I agree, there are ton's of strings which can be replaced. Quote
tekken57 Posted March 17, 2016 Author Posted March 17, 2016 That's awesome news, had no idea the textures would work without mip maps. Quote
G3N0M3 Posted March 17, 2016 Posted March 17, 2016 I think I finally found the animation for Leg Drop 4.All moveset animations in 2k16 are stored in pac\ingame\motionI need assistance from somebody with Xpacker to look into "mot03.pac" from 2k15 which can be found in the pac folder.Inside that pac there should be an anim with an ID 33326Let me know if its there. Has anyone been able to look into this?I just need to know if that anim can be extracted from "mot03.PAC". Quote
beastedot9 Posted March 17, 2016 Posted March 17, 2016 (edited) I don't know if you guys will be interested in this (kind of known this since the beginning of 2K15 ) but the pac files in the edit folder, I believe that it contains models for CAW parts, I just have no idea what's going on.Sample file:https://mega.nz/#!IgJmSBwI!fWV8PZhCjc7wZrtECMZnxW9IXwNzt9wpkDEpPw4hrgoThere is clear headerinfo in the file which suggests its an object and there are various references to DDS. These can easily be extracted with a QUICKBMS script to extract all DDS textures as they do not open as texture archives. There are also two ZLIB compressed files which I decompressed and saw that they have the same information as the 00C# files. There is also clear shader parameters so something is definitely going on. I've tried to convert it to open in x-rey but to no avail unfortunately. Has anyone been able to look into this?I just need to know if that anim can be extracted from "mot03.PAC".Is this the file you are referring to? https://mega.nz/#!Eo4XmYiJ!nIMvKAx4Jed0_prCJdGSRLY4GEOBZyEPBssmZXRNtEE Edited March 17, 2016 by beastedot9 1 Quote
pozzum Posted March 17, 2016 Posted March 17, 2016 I think I finally found the animation for Leg Drop 4.All moveset animations in 2k16 are stored in pac\ingame\motionI need assistance from somebody with Xpacker to look into "mot03.pac" from 2k15 which can be found in the pac folder.Inside that pac there should be an anim with an ID 33326Let me know if its there. Has anyone been able to look into this?I just need to know if that anim can be extracted from "mot03.PAC".I think @Cave Waverider had a list of all the moves in 2k15 so perhaps he can tell you want moves are missing. 1 Quote
Cave Waverider Posted March 17, 2016 Posted March 17, 2016 (edited) I think I finally found the animation for Leg Drop 4.All moveset animations in 2k16 are stored in pac\ingame\motionI need assistance from somebody with Xpacker to look into "mot03.pac" from 2k15 which can be found in the pac folder.Inside that pac there should be an anim with an ID 33326Let me know if its there. Has anyone been able to look into this?I just need to know if that anim can be extracted from "mot03.PAC".I think @Cave Waverider had a list of all the moves in 2k15 so perhaps he can tell you want moves are missing.There is 2E82 Running Leg Drop 4 in WWE 2k15 according to my moves list, although I'm not sure in which pac file the animation hides. Is that Hogan's finish? Edited March 17, 2016 by Cave Waverider Quote
G3N0M3 Posted March 17, 2016 Posted March 17, 2016 (edited) I think I finally found the animation for Leg Drop 4.All moveset animations in 2k16 are stored in pac\ingame\motionI need assistance from somebody with Xpacker to look into "mot03.pac" from 2k15 which can be found in the pac folder.Inside that pac there should be an anim with an ID 33326Let me know if its there. Has anyone been able to look into this?I just need to know if that anim can be extracted from "mot03.PAC".I think @Cave Waverider had a list of all the moves in 2k15 so perhaps he can tell you want moves are missing.There is 2E82 Running Leg Drop 4 in WWE 2k15 according to my moves list, although I'm not sure in which pac file the animation hides. Is that Hogan's finish?Yes 2E82 is running leg drop 4 in both 2k15 and 2k16.In 4 byte code that translates to 33326.I can confirm through trial and error testing the anim is in 2k15 PAC mot03. My problem is you can't just swap and rename the entire motion 3 PAC. So I need someone with xpacker to go into mot03.pac and check to see if anim 33326 is visible and can be extracted. If it can be extracted all you would then have to do then is inject that anim in 2k16 motion 3 equivalent replacing 33326. Edited March 17, 2016 by G3N0M3 Quote
Cave Waverider Posted March 17, 2016 Posted March 17, 2016 (edited) I think I finally found the animation for Leg Drop 4.All moveset animations in 2k16 are stored in pac\ingame\motionI need assistance from somebody with Xpacker to look into "mot03.pac" from 2k15 which can be found in the pac folder.Inside that pac there should be an anim with an ID 33326Let me know if its there. Has anyone been able to look into this?I just need to know if that anim can be extracted from "mot03.PAC".I think @Cave Waverider had a list of all the moves in 2k15 so perhaps he can tell you want moves are missing.There is 2E82 Running Leg Drop 4 in WWE 2k15 according to my moves list, although I'm not sure in which pac file the animation hides. Is that Hogan's finish?Yes 2E82 is running leg drop 4 in both 2k15 and 2k16.In 4 byte code that translates to 33326.I can confirm through trial and error testing the anim is in 2k15 PAC mot03. My problem is you can't just swap and rename the entire motion 3 PAC. So I need someone with xpacker to go into mot03.pac and check to see if anim 33326 is visible and can be extracted. If it can be extracted all you would then have to do then is inject that anim in 2k16 motion 3 equivalent replacing 33326.I see. You would want to extract the version from the DLC Hogan then, as that replaced the original Running Legdrop 4 animation (which I think was bugged) in 2k15, if I remember correctly. So the good one would likely be in a different .pac file in the respective 2k15 DLC folder Edited March 17, 2016 by Cave Waverider Quote
jakeypearce Posted March 17, 2016 Posted March 17, 2016 Renaming moves in createmode.pac works the same as before. I was successfully able to change the "Straight Edge" names to "CM Punk". Quote
G3N0M3 Posted March 17, 2016 Posted March 17, 2016 I think I finally found the animation for Leg Drop 4.All moveset animations in 2k16 are stored in pac\ingame\motionI need assistance from somebody with Xpacker to look into "mot03.pac" from 2k15 which can be found in the pac folder.Inside that pac there should be an anim with an ID 33326Let me know if its there. Has anyone been able to look into this?I just need to know if that anim can be extracted from "mot03.PAC".I think @Cave Waverider had a list of all the moves in 2k15 so perhaps he can tell you want moves are missing.There is 2E82 Running Leg Drop 4 in WWE 2k15 according to my moves list, although I'm not sure in which pac file the animation hides. Is that Hogan's finish?Yes 2E82 is running leg drop 4 in both 2k15 and 2k16.In 4 byte code that translates to 33326.I can confirm through trial and error testing the anim is in 2k15 PAC mot03. My problem is you can't just swap and rename the entire motion 3 PAC. So I need someone with xpacker to go into mot03.pac and check to see if anim 33326 is visible and can be extracted. If it can be extracted all you would then have to do then is inject that anim in 2k16 motion 3 equivalent replacing 33326.I see. You would want to extract the version from the DLC Hogan then, as that replaced the original Running Legdrop 4 animation (which I think was bugged) in 2k15, if I remember correctly. So the good one would likely be in a different .pac file in the respective 2k15 DLC folderInteresting I was not aware that the original was bugged. This might explain why renaming the 2k15 motion PAC didn't work because I used the same process for entrance and winning anims which does work.The game will load with 2k15 motion 3 PAC but the anim is broken. If the fixed leg drop 4 anim is in another motion PAC then it would have to be DLC60. The anim ID attached to Hogans pofopofo in 2k16 is still 2E82 (33326). Quote
pozzum Posted March 17, 2016 Posted March 17, 2016 I think I finally found the animation for Leg Drop 4.All moveset animations in 2k16 are stored in pac\ingame\motionI need assistance from somebody with Xpacker to look into "mot03.pac" from 2k15 which can be found in the pac folder.Inside that pac there should be an anim with an ID 33326Let me know if its there. Has anyone been able to look into this?I just need to know if that anim can be extracted from "mot03.PAC".I think @Cave Waverider had a list of all the moves in 2k15 so perhaps he can tell you want moves are missing.There is 2E82 Running Leg Drop 4 in WWE 2k15 according to my moves list, although I'm not sure in which pac file the animation hides. Is that Hogan's finish?Yes 2E82 is running leg drop 4 in both 2k15 and 2k16.In 4 byte code that translates to 33326.I can confirm through trial and error testing the anim is in 2k15 PAC mot03. My problem is you can't just swap and rename the entire motion 3 PAC. So I need someone with xpacker to go into mot03.pac and check to see if anim 33326 is visible and can be extracted. If it can be extracted all you would then have to do then is inject that anim in 2k16 motion 3 equivalent replacing 33326.I see. You would want to extract the version from the DLC Hogan then, as that replaced the original Running Legdrop 4 animation (which I think was bugged) in 2k15, if I remember correctly. So the good one would likely be in a different .pac file in the respective 2k15 DLC folder think you'd be able to pm me the 2k15 move list? Quote
G3N0M3 Posted March 17, 2016 Posted March 17, 2016 I don't know if you guys will be interested in this (kind of known this since the beginning of 2K15 ) but the pac files in the edit folder, I believe that it contains models for CAW parts, I just have no idea what's going on.Sample file:https://mega.nz/#!IgJmSBwI!fWV8PZhCjc7wZrtECMZnxW9IXwNzt9wpkDEpPw4hrgoThere is clear headerinfo in the file which suggests its an object and there are various references to DDS. These can easily be extracted with a QUICKBMS script to extract all DDS textures as they do not open as texture archives. There are also two ZLIB compressed files which I decompressed and saw that they have the same information as the 00C# files. There is also clear shader parameters so something is definitely going on. I've tried to convert it to open in x-rey but to no avail unfortunately. Has anyone been able to look into this?I just need to know if that anim can be extracted from "mot03.PAC".Is this the file you are referring to? https://mega.nz/#!Eo4XmYiJ!nIMvKAx4Jed0_prCJdGSRLY4GEOBZyEPBssmZXRNtEE Somehow I missed this post earleir.YES that is the anim.can you please inject this file intoWWE 2K16\pac\ingame\motionThere should be a pac in that folder labeled "all_mot3.pac"Then upload that PAC. Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.