Leaderboard
Popular Content
Showing content with the highest reputation on 06/01/2020 in all areas
-
Update. Edge Wrestlemania 36 by @Joe Mashups & Steve Blackman by @LeonRick. Both commissioned by @chitowns deuce. Thanks to him.4 points
-
MOOSE pofo and moveset added with string file updated. I'm currently working on the others requests. Ben2 points
-
goldberg looks young and awesome2 points
-
That would require someone who can make custom 3d models, so I would say it's unlikely. Quick update on the project, I believe I have every character from svr07 -sv11 plus lowm in the game. This doesn't include every alternate attire however. Still thinking about what characters I will give the alts to. I was also able to add selection pictures without replacing.2 points
-
WELL ENOUGH IS ENOUGH AND IT'S TIME FOR A REALISTIC OWEN HART MOD!!! Owen Hart(1998) (includes .pofo and custom .moveset) (HUGE thanks to @sXe_Coan_sXe for his help with the textures and hair!) Shoutout to @Dennis-Bieser for motivating me to make this mod by teasing his forever ago and never releasing it. DOWNLOAD LINK2 points
-
INTERGENDER MATCHES MOD This mod will remove the gender restrictions in character selection for all match types. As shown in the video below you can select female characters vs male in these math types without changer gender or through any tool. With this, female CAW gender change issue becomes irrelevant as they can fight male CAW's and Superstars in these math types. A few points to note : Females can't compete for male titles but males can compete for female titles. But Avoid this as if the male character wins the title, it wouldnt vbe selectable. The Game engine will not autobook males vs females in tournament mode or Universe mode. However you can manually set a Male vs Female match in Universe mode with the Match Editor. It is best to play matches with DQ disabled by default as you can't toggle DQ in Universe mode. TIP : If you want to set a Male and a female character as a tag team , you will need to set the team in Data Editor and inject into the game. You can then set a team entrance . I have withdrawn some o the previous mods I uploaded as they cause issues and erratic A.I behaviours. It has always been my intention to release mods which are easy to apply and cause minimal problems. I HAVE REMOVED THE FOLLOWING FROM THIS MOD : Elimination Chamber matches in other arenas ( The Royal Rumble is still in) The weapon wheel has only been added to the 1v1 Last Man Standing and 1v1 Falls Count anywhere matches I have removed the Mixed tag match as it had glitches with the A.I and the 2v2 tag with the gender restriction removed is much better. I will also not upload the Royal Rumble mod as there are numerous issues on testing. Download link : https://mega.nz/file/1ABCmQAa#iJH3lyoxM3zK655hcLD1RDqn5EmhDaUZPMkUwB7p8qk INSTRUCTIONS : 1. Open the misc01_start_p30.pac file in Pac Editor The misc01_start_p30.pac file is located in the 2k19\mods\universalattireunlocker\pac\root folder i you have CCT installed. This is the copy you need to inject over. If not, the unmodiied copy of this ile is located in the pac\root folder. This file also holds data for alternate attires so do create a backup and be careful you dont injet into the wrong data file 2. Click on the 2ABC.....pac file so you can view its componenenmt data files. 0005.dat holds data for alterfnate attires. Do not mistakenly inject into this file or youwill lose your attire information. 3. Highlight the 0008.dat and select INJECT FILE. injet the 0008.dat file over it. 4. Highlight the 0009.dat and select INJECT FILE. inject the 0009.dat file over it Launch your game This is a video preview of the character selection for the 4 - way Tag team match1 point
-
Hi, This is the second part of the CREATE SHOW tutorial. In this section, we will be looking at adding logos to the custom show previews. In the first tutorial, we added 4 shows to the Showload selection screen without replacing. We will begin with the logo folder. THE PAC /LOGO folder. The logo folder in the pac directory contains logos and images used in CREATE-A SHOW. The logos files starting with lgc610000.pac to lgc610120_p10.pac are used for the Create Show tiles. All logos for 2k18 shows were left in the game and can be assigned in 2k19. Here is a screenshot of a section of it's contents lgc610096.pac is the logo for Great Balls of Fire . lgc610052.pac is the logo for WCW Saturday Night 92. Though these two are listed here, they will not show up in the game. You will notice some gaps with the numbering. lgc610055 - lgc610057 and lgc610061- lgc610072. When I compared this folder with the 2k18 folder , I discovered there are extra files with these ID's in the 2k18 file. These are like placeholder logo files with a grey Raw Logo. These are not used in the game and it is possible to inject a custom Logo into these files. I copied the files listed from the 2k18 logo folder to the 2k19 logo folder. additionally, for the logo's to load up in the game, their ID's will need to be added to the logolist.pac file located in the pac /logo folder. THE LOGOLIST.PAC FILE. This file contains a list of all the logo ID's in the game. It seems logo's without their ID listed here will not load in the game. To make these placeholder logos active, we need wo add their ID's to the logolist.pac file. First open the file in Pac editor or X-packer. Extract the 04.dat file and open it in a hex editor. Scroll down to Offset row 000006E0. You will see a list of Hex ID's beginning with 11 27 and ending with 88 27. 11 27 (27 11) = 10001 This is the entry for the logo file lgc610001.pac 88 27 (27 88) = 10120 . This is the entry for the logo file lgc610120.pac. If we are adding additional logo's ,the lgc610055.pac ( id 10055) will be 27 47 in Hex 10056 2748 etc 27 58 will be 10072. Here is a screenshot of the 04.dat file with the added logo ID'S We will also need to change the offset byte 08 in the top row of the file from B1 to C0. This is the number of entries. Then save. I have done this to make things easier. All you need to do is download the zip and place all the files in the pac/logo folder. https://mega.nz/#!xvYyHA7I!kXYvK4w8R2bgokGmJDDNiZNV386y9xxf4Syd-akruTU THE LOGOTABLE.PAC AND LOGOTABLEMENU.PAC FILES. These are the additional files which map the logos to the showload tiles. They are located in the pac/menu/createshow folder Decompress both files. We will start with the logotable.pac file. Open the 00.dat file located inside it's compressed subfolder. Here is a screenshot of the file's contents. Each entry is 20 bytes long just like the array highlighted. This is for the Summerslam 88 show logo. 25 is the entry number and 3B 27 is the logo ID (10043) 2B is the show intro ID. We will add 4 additional entries for the shows in the 1st part of this tutorial. The ID for the Saturday Night's Main Event Logo is 10043 (273A) The show intro ID is 2A (42 in hex) The ID for the Great Balls of Fire logo is 10096 (27 70) The show intro ID in Hex is 60 96 in Hex) Remember we used 55 and 56 ( 37 AND 38 IN hEX) as the ID's for the custom shows WCW Thunder and Summerslam 90. Since these are custom shows without logo's in the game, we will use two of the placeholder logos. One can then inject a dds logo over the placeholder logo selected . Lets assume we want to use logo files lgc610055.pac for WCW Thunder and lgc610056.pac for Summerslam 90. The id's in hex will be 27 47 (10055) and 2748 (10056). Here is a screenshot with the 4 entries added. Each entry ends in 06 00 00 00. It could also end in FF FF FF FF . The 29 , 2A, 2B and 2C which begin each entry are the entry numbers. save and inject the modified 00.dat file with Pac Editor using the inject as ZLIB FUNCTION. Lastly we want to add the entries to the logotablemenu.pac file. Decompress and open the 00.dat file in its subfolder Here is a screenshot of the file. Each entry is 28 bytes long . we can just highlight this set of bytes and paste write on offset 608. The SNME entry is already listed so we will add the other three. The ID naming here is a bit different . They are in the 2100XX format. For instance 21096 (52 68) is the ID for Great Balls of Fire while 5232 (21042) The ID's for the WCW Thunder and Summerslam 90 logos will be 21055 (523F) and 21056 (5240) respectively. Here is the screenshot with the additional entries Inject the 00.dat file back into the logotablemenu.pac file using the INJECT AS ZLIB function. Place both modified files in the pac/menu.createshow folder. Rebuild the def file and start your game. You will see the raw placeholder logos for Summerslam 90 and WCW Thunder. What you will now do is decompress the logo files and inject your own DDS show logo's over the grey RAW logos.1 point
-
Aleister Black NXT War Games: http://www.mediafire.com/file/ga5gn0bm1q50ay1/AleisterBlack_NXTWarGamesAttire.zip/file Kana Clown Attire: http://www.mediafire.com/file/bbsba4kgvqa2s29/2K19KanaAttires_byHanleys.zip/file Rey Mysterio (Terminator): http://download2263.mediafire.com/tn9dta9wcdbg/szlwmk41svx7zut/ch12312.pac Rey Mysterio (Wolverine): http://download1641.mediafire.com/1u4dmtp1oxtg/nskmen9s0dzm26y/ch12302.pac Rey Mysterio (Updated SD Live): http://www.mediafire.com/file/accvhqy105o8ah4/ReyMysterioSDLive_1-25-19.zip/file Io Shirai: http://www.mediafire.com/file/xu4bb4fruw7cfjk/ch48502_IoShirai.zip/file NJPW Arenas: http://www.mediafire.com/file/bc7kb4zxysxyibn/TokyoDome%26KorukenHall_byHanleys.zip1 point
-
Yes, pretty easy. Movesets are located for every available slot in the chEtc.pac\CHAR\PRO_.pac. To make sure that everyone has a moveset according to their gender too, I exported The Rock ones and imported it in every single male added character slot, same I did for the females with Mickie James her moveset. For entrances you can follow this tutorial: https://www.tapatalk.com/groups/legendsofmodding/entrance-to-no-models-without-changing-arc-file-t2327.html#p15348 btw. adding titantrons without replacing is way is easier than I thought it would be too.1 point
-
1 point
-
@squaredcirclefan Can you transplant the 2K20 Sliding German suplex and Basement Back Kick ?1 point
-
hi sq cae_item.pac and cae_item_p20.pac and p30 What do P20 and P30 mean respectively?1 point
-
Yes. 100 wrestlers with alternate attires is the maximum that's accessible via the in-game selection, unfortunately (plus CAW attires). You'll have to swap them out if you want to have alternate attires on a different wrestler at this point. I suggest you export the .attire_names file of the one you wish to replace so you can easily restore it if you decide you want to use alternate attires for that wrestler again after a while.1 point
-
How do you download the older entrances like Ciampas coz there’s no link for it1 point
-
Make a copy of the render pac file and then import what you want/rename to fit the id of the character you want using x-packer. Add the new render list to the plist file. Then copy and past the arc data of the original file you copied at the end of the arc file and change the id names in the arc. Make sure to keep the file sizes the same or else your game will freeze. The brienj render pac files are a good base if you don't want to use the one already in the game or if you don' want to add too many renders.1 point
-
TYLER BATE 2k19 FINAL upfated port added to the mod index Replaced the link for a new one. replaced old link. Textures were improved, added renders, entrance, winning animation, crowd sighs. Entrance replaces Randy Savage's entrance, just save his entrance in advanced creator to have both of them. The render is also in the free slot, added to the render list1 point
-
Dunno why, but there were bunch of duplicate copies inside pac-ingame-motion-body folder. After deleting all those files and reinstalling, only 2 moves have problem. (1) diving five-knuckle shuffle, (2) low-angle fallaway slam. Since I've got no plan to use utilize those moves, i'm totally satisfied with the result. About that entrance double-listing, there seems to be no duplicate copy or something. But it doesn't bother me so much so I'm fine with the list.\ Thank you for helping me out squaredcircle! Always appreciate your great work on 2k191 point
-
🧱🎇BREAK THE WALLS DOWN 🎇🧱 Chris Jericho, Wrestlemania XX 🤩 💎Brought to you by the leader of 🍾Jericholics Anonymous 👥 @swipergod Many thanks!!🚀#LeChampion #Jerichomania 🌟1 point
-
1 point
-
Thanks so much BlackBen83! next on my list is The Barbarian - that is if you're looking for more movesets to do lol 😉1 point
-
Update. Chris Masters by @BRONXBX, thanks to a commission by @chitowns deuce and Becky Lynch Ponytail by @Status.1 point
-
WCW Monday Night Warriors Pack Released! Download link in first post. Thanks again to @Fawuwu for help with porting and updating! Rowdy Roddy Piper Curt Hennig Bobby Heenan Rick Martel Warrior Here's a nice hearty helping of mid-late 90's WCW attires for ya. Each one has a custom pofo/moveset/theme/entrance video if you want the full WCW experience. The Warrior entrance assets work particularly well together. Side notes on the pofo/movesets ... I hate how these recent 2K games cycle through taunts because I can never get wrestlers to do the taunt I want at any given time. So all of my mine will have 'unrandomized' taunts. And they will always move the wrestler to the Downloaded Superstars section so I can keep track of who's been worked on. Also - instead of packing each wrestler in a zip or rar file I'm just gonna upload files organized into my main Mega folder starting with these. This should make it easier for you to grab the stuff you're interested in, and easier for me to update.1 point
-
Update Updates from the President of The United States The Company. So ... one of the reasons why I didn't port my older mods earlier was because I was hoping to build up a huge catalog of WCW mods and then let loose a huge release all at once. But I'm worried that if I do that I risk never finishing, because I'll either get bored of working quietly or continue to expand the scope and thus never make any progress. So instead, I'm going to shift back to doing like a reverse-DLC situation where I release packs that slowly build toward a larger WCW experience. Here's what I'm planning to finish and release next so that I can move on to more new stuff: 1) Monday Night Warriors Bobby Heenan (4 attires) Curt Hennig (10 attires) Warrior (Halloween Havoc 98) TBD New/Bonus 2) Before They Were Superstars Diamond Studd Oz Terra Ryzing TBD New/Bonus 3) Women of WCW Elizabeth (10 attires) Jacqueline Madusa Sherri (at least 2) Each character will get a WCW-version pofo, moveset/entrance, attire name file (if multiple), theme music, and custom tron. __________________________________________________________________ Request I never ask for commission, payment, ad clicks, or lock down access to my mods. But if you'd like to show your support for my contributions, I do have this one ask (and it's basically the same every year). Between now and Friday 5/22, please to go to this 2K Community Feedback Forum... https://forums.2k.com/showthread.php?4378603-WWE-2K20-Feedback-Project-Top-3-Requests ...and request (1) that they make it easier to mod again, and (2) to bring back Create-a-Story. You get to ask for three so please add on whatever else you'd like. Here's my reasoning: - If they keep the file structure for 2K20, we won't be able to mod ... so whether the game ends up being better or worse there won't be a modding community to support it. - If you haven't played one of the games that had it - Create-a-Story lets you book entire show cards, script promos, and book angles across multiple shows and settings. It essentially opens up every possibility this isn't possible through modding. Imagine, for example, importing a file that lets you play through Wrestlemania III match by match, complete with the backstage interview segments. Thank you for listening to my annual rant.1 point
-
With a huge amount of help from @Fawuwu, I finally ported my 2K16/17 WWF mods to 2K19. There are actually a few more Sherri attires - Queen Sherri, white dress, and black dress in there as well. I'm gonna jump around between updating/porting my other WCW mods, mixing in some new people, and trying my luck at arenas later this summer. I'd love to get nice movesets/taunts/entrances/etc. for the WCW guys, but it'll take me forever to do that along with everything else myself so if anyone wants to contribute to that it would be amazing. As always, download link up on the first page. From now on I'm just gonna dump stuff into my Mega folder instead of zipping up the packs - so it'll be easier to just take the ones you want.1 point
-
Owen Hart(1998 Orange attire) added! *I also fixed some clipping issues with the tights on his Danger attire, so make sure to download that again if you already did* (HUGE thanks to @SeriouslyBDCoan for his help with the textures and hair!) DOWNLOAD LINK1 point