Jump to content
 

Leaderboard

Popular Content

Showing content with the highest reputation on 02/24/2021 in all areas

  1. wcw revenge roster, groups i finished so far:
    4 points
  2. Nikita Koloff update. https://mega.nz/folder/cuwiUK7b#LnFNaIAH_Jw-2kBze4msxQ Consider Joining the Smacktalks Discord Server. https://discord.com/invite/4m6UDzY Theres an Ultimate Warrior mod and a few more to come that are exclusively released there in the "mod showcase" channel. Check it out! We need a few good chatty cathys over there. lmao.
    3 points
  3. As Promised to complete the "Silver Edition" Attire Pack we now have tights. Whacha Think? Also to confirm BRONXBX helped to completely eliminate and solve my prior Eye issue pictured in the OP.
    2 points
  4. NITRO 99 RELEASED, DOWNLOAD LINK IN MAIN POST
    2 points
  5. Hi, I am putting together a short tutorial on assigning different entrances to alternate attire character pacs in the game. There are no alternate entrances for alternate attires assigned to any character by default in 2k19, however if you have alternate attires for a character with an entrance which uses prop objects, you might want to modify an entrance file by changing the prop ID assigned to it. Let me break this down . Let's assume I have installed a retro Hulk Hogan mod with a character ID of ch47502 ch47504 for the in-ring and entrance attires respectively,with shirt prop which is ripped in the entrance file being the yellow Hulk Rules shirt. I might have downloaded an alternate attire with a red Hulkamania shirt and a red shirt prop object which he ripped in his entrance, an additional yellow shirt with Hulk Still Rules written on it with it's own prop. when the other two are set as alternate attires, by modifying the evt_data file (located in the pac/evt folder), a specified alternate entrance will be used when each alternate character is selected. For illustration purposes, lets say the EVT ID for the retro entrance with the Yellow Hulk Rules t shirt is 1109 The evt ID for the retro entrance with the red Hulkamania shirt is 1110 . This will be alternate attire 1 or the second attire ch47512 and ch47514 The evt ID for the retro entrance with the Yellow Hulk Still Rules T shirt is 1120. This will be alternate attire 2 or the third attire ch47522 and ch47524 You will need to modify the evt_data file. Its the same process to decompress the file as I explained in a previous tutorial. I will go through the steps here. 1. Open the evt_data file in Pac editor select the MASS EXTRACT option in the window. This will decompress the file. 2. Open the folder @6A95E7DD7C121B66.pac, locate the file 00.1024. It should be the first file listed in the subfolder. 3. I will recommend you open the file with notepad on your pc. You will see the following data At present, there are no entries this year as this was not implemented for any character unlike in previous games. What we need to do is to add the data to this file 102400 0 0 0 0 0 0 8 102400 0 0 0 0 0 0 0 102400 0 0 0 0 0 0 0 102400 0 0 0 0 0 0 0 102400 0 0 0 0 0 0 0 102400 0 0 0 0 0 0 0 102400 0 0 0 0 0 0 0 102400 0 0 0 0 0 0 0 102400 0 0 0 0 0 0 0 102400 0 0 0 0 0 0 0 102400 0 0 0 0 0 0 0 102400 0 0 0 0 0 0 0 102400 0 0 0 0 0 0 0 102400 0 0 0 0 0 0 0 102400 0 0 0 0 0 0 0 102400 0 0 0 0 0 0 0 102400 0 0 0 0 0 0 0 102400 0 0 0 0 0 0 0 102400 0 0 0 0 0 0 0 To add an entry, place the cursor on the second row preceeding the 1and press enter to create a blank row which you will type in. Do remember the evt ID's for the alternate attires are 1110 and 1120. For the first additional attire, we will type in 47512 1109 1110 0 0 0 0 (a space after each set of numbers) 47512 is the alternate attire id, 1109 Is the main entrance, 1110 is the alternate entrance. add the 4 zeros with a space after each one. By default the game will always assign the main entrance file for all attires. With this data, we are giving a command in the form of a programming IF statement. The second additional attire will be written this way 47522 1109 1120 0 0 0 0 47522 is the alternate attire, 1109 is the main entrance ID, 1120 is the evt ID for the second attire. The structure of the data is in this format (Alternate attire character ID) (Main Entrance ID) (Alternate entrance ID) 0 0 0 0 The instruction simply says. IF an alternate attire is selected, play the entrance ID if available, ELSE play the default entrance. I have highlighted IF AVAILABLE to further point out if the entrance file assigned to the alternate entrance is not in the game folder, the game will resort wo assigning the default entrance. When the new entries are added, the data will be displayed as shown. You can add as many entries as you want. Let me further highlight one little scenario. If I added a third alternate attire (this will be the 4th attire) and I did not assign any entrance in the evt_data file, the default entrance will be used. 102400 0 0 0 0 0 0 8 47512 1109 1110 0 0 0 0 47522 1109 1120 0 0 0 0 102400 0 0 0 0 0 0 0 102400 0 0 0 0 0 0 0 102400 0 0 0 0 0 0 0 102400 0 0 0 0 0 0 0 102400 0 0 0 0 0 0 0 102400 0 0 0 0 0 0 0 102400 0 0 0 0 0 0 0 102400 0 0 0 0 0 0 0 102400 0 0 0 0 0 0 0 102400 0 0 0 0 0 0 0 102400 0 0 0 0 0 0 0 102400 0 0 0 0 0 0 0 102400 0 0 0 0 0 0 0 102400 0 0 0 0 0 0 0 102400 0 0 0 0 0 0 0 102400 0 0 0 0 0 0 0 102400 0 0 0 0 0 0 0 102400 0 0 0 0 0 0 0 When you are done, save the file. open the 6A95E7DD7C121B66.pac file in PAC EDITOR, Highlight the 00.bpe, click on INJECT AS BPE in the program window, select the modified 00.1024 file (not the bpe file) when prompted. You will get the FILE INJECTION COMPLETED . Open the evt_data.pac file with PAC EDITOR, inject the 6A95E7DD7C121B66.pac into it. Copy the file back to the pac/evt folder .All done.
    1 point
  6. HELLO! Yes the good ol' (or no good depending on who you ask) REV is officially Joining the PC Modding Party! After years of CAWing and Console Modding my PC has been 100% Upgraded and Graphically Formatted! So who better to Kick off my New Campaign of Downloadable "MODtent" than a man who was also Poisoned At Birth, with his major support from the "Heel Section" in the Asylum and a former ECW Alum; Kid Kash(Silver Edition) -Tights+Trunks Also as always my policy stays the same; Suggestions, Requests and Feedback are more than welcomed.
    1 point
  7. 1 point
  8. Its on WL game as a bonus but it has its glitches if I remember right.
    1 point
  9. @Red Rooster isn't the Smackdown! "fist" arena in Wrestling Legends?? Would it just be a simple swap out with the SmackDown! arena that's in-game currently or would you have to do any type of modding?? I wanna say I read on here one day it's just a simple swap of arenas, but I could be wrong...
    1 point
  10. Awesome, glad it worked! I tried doing it with X-Packer, too, but you have to set them for Universe as well as My WWE. It can be a pain in the ass. Replacing In-Game trons is easier.
    1 point
  11. Hi dude, here's the new updated asset B renders, I need a good pics for Paul Robinson (if you have one? ) For Santos Escobar I've only those two Champion pics. In attempt to have one without belt. The "Champion Santos Escobar NXT Cruiser 2 B replace the other asset B Santos Escobar, this new render is in HD. @hulkamania2020@@ I'm currently working on a big folder with a lot of Macho Man Randy Savage asset B. I need to work on a lot of pics. And as you see, for all, I'm also working on a lot of Randy Orton era's pack. Enjoy all. Ben
    1 point
  12. Thanks! I'm eyeballing him, but no promises 🤩. I'm messing around with something I found that is about 90% similar to the mask that he wears. If I can get it to a level where it looks really spot on, then I'll give it a go. It's a bit above my talent grade, but I want to see how close I can go. His mask is a cross between an Orc and a Bull. It's not complete bull head Minotaur if you look at the teeth. Definitely put the tattoo images up. I'll throw them in the witches brew 👹
    1 point
  13. Hey, please, can you make cara noir, poul robinson, leon ruff and santos escobar renders assets b
    1 point
  14. @Freon Bane should be with AOP, excellent mod dude, great job ! If you plan to do Black Taurus, I've tried to do one caw, but there's no mask for him in game. If you want some logos, I made his tatoo's texture. Ben
    1 point
  15. Finally finished the Bane for those that wanted him. If you like, you know the drill. Change the pac number to whatever you want so you don't overwrite someone else. To the person I gave the prototype to, you're going to like this one 100 times more. Enjoy! http://www.mediafire.com/file/k4e0gu9yg010xoc/BANE.rar/file
    1 point
  16. I tried. But now I resolved this issue, I'm doing like you, I've put ''trio tron'' in GAME TITANTRON. I replaced AJ, Alberto del Rio titantrons, it's good now.
    1 point
  17. Yes exactly, that's why I suggested you change the effect, because Drew's old music fits his current entrance
    1 point
  18. I am working on Tanga loa, then I plan to optimize my Alex Shelley and Chris Sabin mod
    1 point
  19. Hi, I believe you mean the full screen video effect like this entrance at the intro which transitions into the titantron playback as shown here?
    1 point
  20. this is super helpful thanks so much! any idea about this issue i am having where, when i am in edit superstar going through entrance music, all of a sudden some songs simply won't play. i then have to close the game and go back in and it will work again. any idea if this is a bigger issue or how badly this might effect gameplay going forward?
    1 point
  21. This is probably dumb but ive copied the files into the game directory and they appear but the motion is just the same for each a generic entrance
    1 point
  22. Hi, as always grateful to your mod of moves and ported entrances. I wanted to ask if you could do a 2010 Drew McIntyre entrance, I mean just add a screen interposing effect to the entrance at the beginning, like in previous games like wwe svr 2011 or wwe 12. Thanks in advance (Sorry for my english)
    1 point
  23. Glad you liked it. I'll try sometime this week. Have to tweak the prototype. I'll see what comes up. I want a Black Taurus mod really bad 👹. Was hoping Joe would knock one out, but I may have to scour the net and see what I can Frankenstein up if I have time. Have to re-learn stuff because everything is a bit foggy.
    1 point
  24. Hey man, so ive got it sorta working. I used wwe 2k16 files to use unused apron, arena entrance and stadium slots. The arena shows up ingame, but it gives me a infinite loading screen. I suspect its the arena entrance file, cause changing the stadium didnt fix it, and making a create a show also didnt. Now i dont know what the problem is, but the wwe 2k16 arena entrances never reach triple diggits. My slot that i want to use is 163. So maybe when i put in 163 instead of whatever the 2 digits where, hat somehow messed it up?
    1 point
  25. hey Cave Waverider, thanks for always offering your help to me I always appreciate it. How do I make sure all of Data Editor's files and directories are extracted and intact? I did open the Data Editor 2k19 folder and see Backups, Data, Files, Images, and Resources as well as the applications and text documents. When I click through the folders, everything seems fine and so far, all alternate attires that I unlocked for mods seem to be working just fine in game. Also, is there a better place to get the updated version of Data Editor? It looks like I need to update it and I wonder if that might be causing an issue but the adfly link is not working at all when I click on update within Data Editor itself I found the update and now it's working - just need to open the game when i have a minute and make sure alt attires are working correct - fingers crossed! thanks for the help cave waverider!
    1 point
  26. 1 point
  27. update! Dedicated a good portion of my day on Howard Finkel. Built a real solid foundation ! Took me hell finding a clear “World Wrestling Federation” even throughout the years. You will only find one time where fink says “world wrestling federation” in a video game which was un-usable . Luckily I found a good enough version From a “99 raw where I could process the audio and get a great result when I got the “E” out ! I always loved the way Fink sounds on SmackDown “Shut Your Mouth” so I’m using that as a foundation with a little 2K14 sprinkled in there + Live Finkel from events . ...This will be the best of all worlds if you love fink. and will go perfectly with both ERAS Attitude and Golden! -collected a huge amount of hometowns -weight is almost done -championships are done i should have a majority of the call names on default 2k19 in there respective slots. Should I post a preview ...hmmm
    1 point
  28. Also, since you don't seem to have read it, read the Modding FAQ where you'll find some fun facts like the one @Danilepez told you about.
    1 point
  29. 1 point
  30. NICE! welcome to the pc modding, cant wait to see what you produce!
    1 point
  31. Here's a few more mod's I'm working on. Firstly I've had so many requests for Benoit's yellow svr 2007 attire, so I decided to port the entire model. The yellow tights is his svr 2007 port and the green is the spliced mod I recently released, for comparison. These are still WIP and need facial animations. Which of these should I work on and release first?:
    1 point
  32. 🤘 EDGE '04⭐4 Attire Pack 🤘 ✨ Vengeance '04 Summerslam '04 Royal Rumble '05 Wrestlemania 21 ✨ Download link expired 😕
    1 point
  33. Fast forward 6 months and I modded original WWE 13 SmackDown arena into WWE 2K14. Life's good God bless this forum.
    1 point
  34. Quick prev of Hogan with proper waist uploading a image
    1 point
  35. Maybe something like the cover I made for my own version of 2K14 years ago:
    1 point
×
×
  • Create New...

Important Information

Terms of Use Privacy Policy Guidelines We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.