Leaderboard
Popular Content
Showing content with the highest reputation on 11/15/2018 in all areas
-
Goldust Retro Credits to @bugsyboy for textures6 points
-
Getting there....slowly, I had to redraw the Simply Ravishing tights from scratch coz the Legend of Wrestlemania texture was just way too shit. (Ignore that weird line across his chest, I fucked up the normal somehow, ill fix it tomorrow when I add the anchor tattoo)5 points
-
Here's the first of my mods for this year with Jeff Hardy's new attire from the November 13th episode of Smackdown Live featuring updated facepaint and entrance attire Download: https://smacktalks.org/site/view.php?c=86&g=19&db=mods4 points
-
Thank you for your kind words, guys! I really appreciate that! It shouldn't be that long any more. Most things are done now. Hopefully I can create a first beta build this Saturday.4 points
-
Of course. It's already implemented. And now that I've been asked a few times: No, CCT will not support the CODEX release! For a simple reason: CCT only supports the latest version of the game which was available at the time of publication. And also its memory addresses. To prevent possible issues and damaged savegames, CCT does not work with previous versions of the game or other, cracked releases.3 points
-
right mate - here's the deal: Either: Set up a Twitter and I'll help you get followers or I'll share all your uploads on Twitter to make sure anyone who steals these doesn't get as many downloads as you People are hungry for your creations - they are your fans - they are the ones that matter. Other people will steal your creations - nobody respects them - they gain nothing from doing it apart from a couple of downloads which mean nothing in the real world - these people do not matter.3 points
-
Excellent work as always Leon. Sorry that I had to post this here, but I'm really sick of ignorant leechers who contribute nothing except for misinformation masquerading as constructive criticism. Keep up the great work man. Really looking forward to your Yokozuna, which is the most accurate and best version available. Thanks for all you do.2 points
-
Custom Character Tools 2019 This is the place for all questions, bugs, error messages and suggestions regarding the new Custom Character Tools 2019 for WWE 2K19! First I want to say a THANK YOU to @Cave Waverider for another great cooperation this year! And also a BIG THANK YOU to @BamBams Universe! Without your donations and kind words there would be no CCT this year!!! Features Changes Download Tutorials FAQ And before anyone ask .. No, it does not work with pirated versions! And you will need the latest Steam version of the game! At this point 1.0.3. Any newer version needs an update!1 point
-
Alright... I get a lot of PM's and questions that I don't ever really have time to go in-depth about so I'll do it here. I've put together a "memory sheet" of most of the arena stuff. I'll explain it here just so everyone can see and not PM me. Not being a dick but I don't like explaining things to people, and they realize how overwhelming this is and it ends up being a waste of my time because they're now uninterested in doing the work. Due to certain things if I did want to help, a lot of the time I don't have the time to break it down, so I'll try here https://docs.google.com/spreadsheets/d/1g6KoexP8TmkiKRZ_IvB0MclGmQEQ7Nabw94IY4eePQA This sheet has everything from Entrance IDs, Asset IDs, Menu Renders, the 02 file, as well as other things I'll probably update when I get more free time. I'll start with the 02 file. This file is in the misc01_start.pac. This file has a lot of things in it as you know now. This sheet will breakdown most of what's included in it. You can also use @pozzum's wrestleMINUS app. It has a built in 02 show editor in it. I know that a lot of you have been asking about adding new arenas and such. That is possible though this file. If you open the 02 file in poz's tool you'll see something like this: The first 2 columns are pretty self explanatory. This is the string. You can alter that to whatever you want in the superstring or whatever string you use. There's a ton of arena names to choose from. The first SelectNum is the arentrance#, the second is the transition video. If you wanted to link a slot to a hidden arena you can just change the first SelectNum to whatever slot you want. With PACH files you can go from 00 to 99 (that goes for everything, arena assets if you want to make completely new aprons, ringmats, ropes, turnbuckles, mintrons etc). So if you wanted to port something, say Halloween Havoc 96 from WWE 2K16, you'd just find a slot you want to use and point it to that arentrance #. There are a bunch of SDL's in the 02, those are placeholders in the event 2K decides to add more arenas (like GBOF last year). You'll see they have weird SelectNum's. Halloween Havoc 96's entrance # is 65 (And arentrance00065.pac isn't used in 2K19). So just change the first SelectNum to 65 and the transition video... you're gonna want to change that to something that is in the game. 24 works because it's the generic WWE 2K19 transition. If you change that number to something that isn't in the game, the game will crash. If you did this right, you'll see your arena in the menus. The string name will be there. There will be no logo, nameplates, locator videos, or replay graphics but the arena will load and be functional. Until I, or someone else figures out how to add these menu assets to the arena files, you can just create a show for these arenas. Just mod the Create-A-Show files to create your stuff, if you want to port old files from previous games. If you decide to do this via hex, you'll have to convert those numbers. It's not 65 in hex, it's 41... It's not 24, it's 18. Other things in the 02 file are self explanatory. The colored columns are ones that have identified. They're also ID'd in poz's tool. Stage for example. I've explained this before but the numbers dictate the geo of the stage/ramp. 03 = SDL, 02 = Modern Raw, 01 = Classic RIW type ramp, 00 = Flat stage. Crowd fighting is self explanatory. Screen filter is a big one. You can use bgeffect and you'll notice the filter is gone but you still have a yellow tint in the classic arenas. This gets rid of the tint and the filtering. Just match the values of a modern arena to a classic slot. BAR is barricade geos. This dictates how the barricades look. Say you want to get rid of the commentary booths from ring side, you'll want to use maybe Modern Raw or NXT's BAR values. When you edit this your commentators will still be there, but the barricades will close it off. To get rid of the commentators and the booth, what you'll want to do is look at the WPAR file. It's location is shown in the WPAR section of the sheet. You can just copy the values of a Modern Raw or NXT to the slot you want and that will either move the table and announcers to the stage, or remove them completely (NXT). With porting arenas from older games you may realize that when you move around the ring or on stage you warp around. This is because of the fact that the older games don't account for certain geos, like crowd fighting. To fix this you'll have to fix your arentrance files. Inside them there are 2 files (WWE 2K16 & 17), the 03DA and 03D9. You'll have to inject the file from 2K18 or 2K19 that has the same geo that your arena has. Depending on the setup, there may be clipping (if you have something like WMXV with a geo from a newer game) but you won't warp around all strange. In the event you're still having problems, you're going to have to add 2K18 or 2K19's new files for geo as well. These are 047E and 047F. You can create a new PACH/SHDC or try and use PACH/SHDC Adder. The Arena Misc file seems to have kept a lot of the things from older games for the arenas that are no longer in the game, so if you want to port something it is best to use the arentrance number that the older game used if it's not being used in the current game. An Example is the Halloween Havoc 96: It kept the information so I didn't have to do anything to the misc. It's probably the same for the other arenas. The color profiles as well. I can explain this in depth later, but you can mod the color profile in poz's tool. Each slot has a profile of 4-5 Colors. You can assign those colors by opening the prm_ar_lg_color.pac file (just do a directory search to find it). It's just hex colors you can input your own colors or use the ones from other arenas. This should get you all going. If you have questions, ask them here and I'll try to answer when I have free time if it needs to be explained in detail.1 point
-
JUSHIN THUNDER LIGER : HAYABUSA : THE GREAT SASUKE : EL DESPERADO : TIGER MASK IV : BUSHI : PENTAGON JR : REY FENIX : DRAGON LEE : SUICIDE & SUICIDE X : SIN CARA : KALISTO : NON WRESTLER DARTH MAUL : BLACK PANTHER (IN WORK) : Here are the caws that I have almost finished for the moment. Many ask me to put my caws online but I will not do it for the moment. Many have asked me privately to show my caws. I have not shown everything yet I work on other caws that are not finished. I would like to have your opinion on all his and I know that some will blame me for not put them online now but I think because sooner or later you will have them. I would like to see your reaction and please do not ask me if they are online. Thank you LigerBomb251 point
-
Hey bud just bought the pc version and was having a look over some caws on this website from what i've seen all your caws look amazing but only a few are on the CC just now was just wondering if the likes of Adam page and co have been released already and deleted or are these caws still to come ? Great work tho not many caw creators to your standards on pc1 point
-
1 point
-
You could have pony tail hair for Dude Love's 2nd attire1 point
-
LAYLA' (ported)pack (pac update, render,theme song & Titantron) Download here................http://www.mediafire.com/file/0iqefwacoa4ald5/Layla+pack.rar1 point
-
Cleaned the nose area with a texture as well as lightened the eyebrows.1 point
-
Updated with Shawn Michaels '05 moveset, tags in first post.1 point
-
Welp, i guess it's same, just need the eagle skull with shotgun logo to be bigger, check the photo i sent for the correct position, do the same with the wing and yeah you just need the bullet belt logo really? Ah i see, i guess that custom logo make it more cool thanks for making eagles tho, at first i guess no one will made him on pc cc1 point
-
Lights are the effects file. They are defined in the footer iirc. @jakeypearce might know better. It’s been a while since I tried to tweak lights.1 point
-
Hi, Thanks @Cave Waverider for your hard work. You guys are among those few who understand the true meaning behind community.... much much appreciated. I noticed some tag entries missing so just listing a few. Some you may already have and missed those due to naming confusion caused by time constraint 1019 : Steve Austin with Ted Diabese 1201/1202 : new day with cereal and cookies 1204/1205 : new day with cereal war Raiders : 1380 1372 : Tag entry with demon finn baylor 1371 : Generic tag 7 (Career caw comes in his van with Cole i believe)1 point
-
@Gift Of Jericho Yes but I need more slots on my save, lol, I've currently on my list 107 caws.... and I need to do more.... So I need to refresh the list and delete some caws. To do list again : - Marcel Barthel, Briscoe's (2), G.B.H. (2), Yuji Nagata, TenCozy (2), Beretta, Hirooki Goto, Michael Elgin, Jeff Cobb, and Will Ospreay xD @NarukamiYu hum... I hope the first attire for Roppongi 3k this sunday night on CC with Bullet Club Taiji Ishimori & Robbie Eagles I will replace Tino & Riddick Moss, Cezar Bononi and Fabian Aichner. I'll finish SHO tonight :) just modify the stripes on boots, the yellow ribon on left leg too, and the jacket ^^1 point
-
No problem, really excited with all your caw man, hopefully you can release sho, yoh, eagles and ishimori soon1 point
-
1 point
-
1 point
-
Made a new face texture and made a few tweaks to the face morph. I'm digging it so far. Any input guys?1 point
-
1 point
-
Thanks for these! Helping me complete my Attitude Era Universe mode! Quick question when installing a wrestler via WrestlePlus, it wants me to install the in ring model and the entrance model, but what do I do if I only have one model? For example, just a 0XXX02 model and not both a 0XXX02 and 0XXX04. Thanks a bunch for these again!1 point
-
The "caution" stripes logo on his pants is on the both side, he's wearing gold jacket, same as yoh, he didnt have 3k logo on the front of the jacket, just ropponggi 3k and high voltage logo This is jacket logo for sho And this jacket for rocky I love with all that your work here, hopefully you can fix sho before release him Note : yoh wearing silver jacket, sho wearing gold jacket, while rocky wearing black jacket.....and they're not wearing hoodie jacket, i see you pick the wrong jacket for the second time here And that's the correct logo for sho's hat1 point
-
@Gift Of Jericho Martinez on CC search tag BLACKBEN83. Updates of Roppongi 3k : I need more work on SHO but this first attire will be upload soon on CC with Taiji Ishimori & Robbie Eagles. And first work on Rocky Romero face.1 point
-
I believe it occurs if you create an entry in the Wrestler Info part of a save file with XPacker. If you inject one that is already working, you won't get that Press Start Prompt1 point
-
Are you going to release EVT / pofo / movesets for your mods?1 point
-
I can't wait to dowloaded this awesome content ! when will they be valable on CC ? 😁1 point
-
I think he means a colour variation of the one with the snakes coming out of Jake's head. @esbatmusic you can just alter the shade of the texture included here or use Justnot's one from last year.1 point
-
A short sign of life, so that nobody thinks, nothing happens here anymore. Enclosed a small "First Look" video. There are also more new features included. You can only see the features that work during the game. Injecting renders etc. only works if the game is not running, so it is not visible here. Most new features (gender setting, menu etc.) also work with multiple selections.1 point
-
Chris Masters Uploaded Thanks BlakusW1994 for his entrance and moveset.1 point
-
Glad to help anytime man. Love that you’re creating all these rarer guys, and doing a damn fine job at it. If you need any help with textures, just let me know. I know how hard it can be to find good stuff for the older guys.1 point
-
No he sent me some textures for Duprée which I in turn used to make the la resistance tights attires for Duprée and Grenier and the trunks attires for Conway and Duprée. I inputted some of my own work into each of them but he made it much easier for me. I did my best recreating his Grenier face texture from last year but that’s a work in progress too. I know the faces arent spot on nor are my CAWS the most accurate however I’m about 100 DLs away from 10000 (almost all from Bubba And dvon ) but La Resistance has almost 100 each. Bashams already 60 each and my Mercury almost 200. there’s plenty of other Morrison’s out there better than mine to copy the attire to but I wanted to give it an honest shot. I like these guys and wanted them for my game and they’re good enough for my universe I’m just glad I can share them with others.1 point
-
You can change the arena, presumably for any match you'd like to set up. This will allow you to play in any arena you choose including performance Center darkened arena, 2k arena, white background, dark white background, black backstage, hall backstage, normal backstage, free roam area, white screen test, nxt lighting test, and no lighting test. The process is simple. 1- attach cheatengine 2- set up a match, at fighter select screen select match options, and change arena 3- read the arena value at 0012D020 or 0012D060 4- scan for the value found there 5- change the arena again 6- scan for the new arena value (value at 0012D020 or 0012D060) 7- from the now short list select the address xxxx0720 and change it as desired, this is the arena that will load Also if you'll be doing this more than once before exiting the game, take the address xxxx81B0 from step 7 and use it's value for the first scan at the fighter select screen. The advantage is that you can run the first scan without changing the arena, so you only need to change it once on subsequent arena changes in order to find the xxxx0720 address. the following are values for some unlisted arenas that are loadable and playable, there may be others, there likely will be glitches. 70- Performance Center 72- darkened arena 95- 2k arena 82- white background 25- dark white background 66- black backstage 67- hall backstage 78- normal backstage 83- free roam area 91- white screen test 92- nxt lighting test 93- no lighting test 96- great balls of fire1 point
-
And I'm telling you the strings were gone when he wont that belt from hogan. He wore them when he won sure but his prime starts that day and his strings are gone next day. His new look as champion. So he stopped wearing strings the night after WM 9 the start of his prime, so that whole year he did not have them as he held the belt. Now you see I am not confused? The strings were Pre Champion and the day he became champion and they decided to get rid of the strings for his CHAMPION look.0 points