Jump to content
 

Titantron Problems !!


Recommended Posts

Posted

Hiya Everyone,

Bit of a silly question as I am sure there is an obvious answer to it, I have looked on the Tron Modding Wiki and can't seem to find an answer for this,

Basically I want to change the Titantron Sizing for the Legends in game who only use the Old Smackdown size I will use Lita as an example (basically ent_0124_0_0_2) this is the only Titantron for her slot in the files, 

So using RAD I created two new BK2 files to fit the RAW and Smackdown Titantron sizes and named the accordingly with Lita's slot (ent_0124_0_0_0 and ent_0124_0_0_1)

I then copied these new BK2 files into the Titantron folder in my WWE 2K Directory, went back to CCT and regenerated the chunk and launched the game.

However,

When I select Lita and play the entrance, the Tron always reverts to the default Old Smackdown size meaning that Tron won't fit the RAW and Smackdown Titantron Sizes, it always a small square. 

If I assign the new BK2 files to an Unused Slot like Scotty 2 Hotty , or a Slot that has all the Tron Sizes like Becky Lynch, and change Lita's move set to match it works fine, 

Basically is there a way to get it to work on the default slot, as I would rather not use the unused slots as I want to keep them for Mods,

Any help would be appreciated !! As it means I can do this to all the Legends and make it look a little bit better in game !!

Thanks 😃

Posted

Have you installed the Titantron Fix? It should enable all tron sizes for (mostly) all slots.

Do the resized trons have black borders when you play the .bk2 files? If so, you'll have to do some video editing.

  • Thanks 1
Posted
7 hours ago, HarryPotterFan95 said:

Hiya Everyone,

Bit of a silly question as I am sure there is an obvious answer to it, I have looked on the Tron Modding Wiki and can't seem to find an answer for this,

Basically I want to change the Titantron Sizing for the Legends in game who only use the Old Smackdown size I will use Lita as an example (basically ent_0124_0_0_2) this is the only Titantron for her slot in the files, 

So using RAD I created two new BK2 files to fit the RAW and Smackdown Titantron sizes and named the accordingly with Lita's slot (ent_0124_0_0_0 and ent_0124_0_0_1)

I then copied these new BK2 files into the Titantron folder in my WWE 2K Directory, went back to CCT and regenerated the chunk and launched the game.

However,

When I select Lita and play the entrance, the Tron always reverts to the default Old Smackdown size meaning that Tron won't fit the RAW and Smackdown Titantron Sizes, it always a small square. 

If I assign the new BK2 files to an Unused Slot like Scotty 2 Hotty , or a Slot that has all the Tron Sizes like Becky Lynch, and change Lita's move set to match it works fine, 

Basically is there a way to get it to work on the default slot, as I would rather not use the unused slots as I want to keep them for Mods,

Any help would be appreciated !! As it means I can do this to all the Legends and make it look a little bit better in game !!

Thanks 😃

Hi, 

Titantron parameters for character slots is managed in the assetcon_p30.pac file which is located in the 2k19\mods\titantronfix\pac\audio folder if you have a mods folder installed through CCT.

Most legends have s single tron (The classice 4:3 version in the format ent_0XXX_0_0_2.bk2. The data for these trons has been set such that the same tron will play in all arenas but will not stretch in the modern arenas. 

To change this for any slot, you will need to open the assetconv_p30.pac file in HxD, and make a few changes. This is done per slot as each slot has its own titantron setting.

You first need to find out Lita's CH PAC ID. This is 124. You can look it up  this in the CCT Superstars list. 

Convert 124 to hexadecimal. This is 7C. (It will be written in Endian format as 007C  (Flipped as 7C 00)

perform a hex search for 7C 00. You will want the entry which is listed in this position as shown in the screenshot

vXjT870.jpg

The Bytes 7C 00 (124), 7D 00 (125) 7E 00 (126) are the ch ID's

123 - Rey Mysterio

125  -Big Show

126 -Trish Stratus

The 3 Bytes I highlighted for Lita's slot are for the titantrons for her slot.

The first 00 is for the Raw tron (the ent_0124_0_0_0 tron)

The second 00 is the tron for Smackdown and PPV's (ent_0124_0_0_1 tron)

The third 01 is for the classic tron used in classic arenas (ent_0124_0_0_2 tron)

Having the classic tron set as 01 will load that tron in all arenas, even if you add new trons for Raw and Smackdown.

You will need to change the first two 00/s to 01 so it reads 01 01 01. This will enable all three trons work in the appropriate arenas like current superstars.

7D for instance (Big Show0 is set as 01 01 01 since the developers added all three trons for the character.

Rey Mysterio and Trish have the 1st set as 00 meaning there is no 00 Raw tron by default, however the smackdown tron will play in the Raw arena.

Make the change and save.

You will have to follow the same process to enable additional trons for each legend.

One reason why I never did this for the assetconv_p30 update mod is due to a issues which will arise. For instance if I set the titantron data for legends to 01 01 01 , the game will not load the classic tron in the Raw arena since the data tells it to load the Raw tron which isn't available. The titantron will now be blank in the entrance, so it's best modders modify this data  their own files, as they will need to have the titrantrons first.

  • Thanks 1
Posted (edited)

@Cave Waverider, @BlindedByTheGrace

Hiya

Thank you both for the reply, 

I have the Titantron fix installed, I kept working on it last night, and did get it working for Ultimate Warrior, so I'll just keep giving it a go, it just seems to be a bit temperamental as sometimes it works and sometimes it reverts back, 

I'll give it a go in HxD, and follow your tutorial

So basically once I have changed it to 01 01 01 , I just need to make sure I have Tron's for the Legend in my game folder for both RAW and Smackdown/PPV arena ??

Thanks so much for the replies I really appreciate it 🙂

Edited by HarryPotterFan95

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • 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.