Jump to content
 

Main menu animation files list


Recommended Posts

Posted

ltag_common.pac for those I believe, its only a half done menu I have been messing about with as I experiment with all the files.

Posted

so to understand right, what do I have exactly to inject in the pac  within the evt folder to let the mod show up who for example replaces Brock Lesnar (model in game already changed)

Posted (edited)

If you replaced Brocks model and touched nowt else then it should appear on the menu right away.

The menu uses the ch files for the attract background.

However I'm looking at how to make the menu change the characters and animations without having to replace anything other than the prm_menumodel.pac file information found in pac > misc > parameter > menu

 

IsUse        SceneNo        SceneGap        Priority
CamOffsetPosX    CamOffsetPosY    CamOffsetPosZ        CamFOV            
C1_RosterID    C1_CostumeNo    C1_IsEntrance        C1_OffsetPosX        C1_OffsetPosZ
C2_RosterID    C2_CostumeNo    C2_IsEntrance        C2_OffsetPosX        C2_OffsetPosZ
C3_RosterID    C3_CostumeNo    C3_IsEntrance        C3_OffsetPosX        C3_OffsetPosZ
C4_RosterID    C4_CostumeNo    C4_IsEntrance        C4_OffsetPosX        C4_OffsetPosZ
C5_RosterID    C5_CostumeNo    C5_IsEntrance        C5_OffsetPosX        C5_OffsetPosZ
C6_RosterID    C6_CostumeNo    C6_IsEntrance        C6_OffsetPosX        C6_OffsetPosZ


B4 00 00 00
64 00 00 00
9A 01 00 00
C8 00 00 00
2C 01 00 00
8C 00 00 00
1C 02 00 00
B8 01 00 00 
F0 00 00 00
76 02 00 00
58 02 00 00
80 02 00 00
A4 01 00 00
94 02 00 00
90 01 00 00
78 00 00 00 
96 00 00 00
82 00 00 00
6E 00 00 00
C2 01 00 00
5E 01 00 00
0E 01 00 00
AA 00 00 00
08 02 00 00 
A0 00 00 00
12 02 00 00
8A 02 00 00
62 02 00 00
68 01 00 00
DC 00 00 00
A8 02 00 00
EA 01 00 00 
04 01 00 00
26 02 00 00
9E 02 00 00
30 02 00 00
E0 01 00 00
36 01 00 00
E6 00 00 00
C6 02 00 00 
D0 02 00 00
40 01 00 00
72 01 00 00
86 01 00 00
F4 01 00 00
7C 01 00 00
CC 01 00 00
3A 02 00 00 
FA 00 00 00
22 01 00 00
BE 00 00 00
FE 01 00 00
BC 02 00 00
4A 01 00 00
18 01 00 00
D2 00 00 00 
D6 01 00 00
AE 01 00 00
6C 02 00 00
44 02 00 00
54 01 00 00
4E 02 00 00
B2 02 00 00 


01    Brock Lesnar
02    Sasha Banks
03    Seth Rollins
04    Charlotte
05    AJ Styles
06    Becky Lynch
07    Big E
08    Bayley
09    Finn Balor
10    Eva Marie
11    Kevin Owens
12    Asuka
13    Kofi Kingston
14    Nikki Bella
15    Samoa Joe
16    Natalya
17    Roman Reigns
18    Alexa Bliss
19    Xavier Woods
20    Carmella
21    Kane
22    Brie Bella
23    Randy Orton
24    Nia Jax
25    Enzo Amore
26    Emma
27    Daniel Bryan
28    Naomi
29    Alberto Del Rio
30    Tamina
31    Jason Jordan
32    Triple H
33    Zack Ryder
34    Bray Wyatt
35    Cesaro
36    Chad Gable
37    Chris Jericho
38    Dean Ambrose
39    Apollo Crews
40    Dolph Ziggler
41    Sheamus
42    Kalisto
43    Baron Corbin
44    Undertaker
45    Goldberg
46    Jey Uso? (right side)
47    Big Show
48    Sin Cara
49    Rusev
50    John Cena
51    Jimmy Uso? (left side)
52    Shinsuke Nakamura
53    Mark Henry
54    Goldust

---
55    Luke Gallows
56    Karl Anderson
57    Austin Aries
58    Mojo Rawley
59    Tye Dillinger
---    
60    Sycho Sid
61    Brutus Beefcake
62    Eddie Guerrero
63    Greg Valentine
64    Tatanka
---
65    Sting '88
66    Ric Flair '88
67    Michael Hayes
68    Bret Hart '98
69    Big Boss Man '99
70    The Godfather
71    Papa Shango
72    Jacquline
73    Albert
74    Ivory
75    Cactus Jack '92

 

Update, I have yet to find the file that controls which characters are determined, the above list is definitely a pointer to this information but changing what I assumed would be the character bytes just results in a crash so it is more likely the file information here is just the foundations of which another file has to work from. I will of course share the information on the correct files if I find them.

Edited by Perfectplex
  • Like 2
  • 3 months later...
Posted

Is there a way to add in for example Kane 98 instead of regular kane? Its all modern ones on that list. How can I add wrestlers already in game but I want the older ones instead of new ones. (Making a attitude era game)

Posted
9 hours ago, SnakeSlippers said:

Is there a way to add in for example Kane 98 instead of regular kane? Its all modern ones on that list. How can I add wrestlers already in game but I want the older ones instead of new ones. (Making a attitude era game)

Add-in where? As menu animations?

The menu character animations draw from the ch pacs. So if you have Kane 98 in Kane's ch slot then that is what will be used for his animation.

Posted

I was looking through the list of animations they have. I didn't want to replace slots just for the menu. I figured if regular Kane was in the list maybe his older one was too. I deleted all the animations but maybe say 4 or 5 that resembled the Attitude Era but it would only loop and play the first 3. I think Demon Kane, Modern HHH, and Undertaker. But Stone Cold and The Rock never strolled past the menu screen.

Posted
13 minutes ago, SnakeSlippers said:

I was looking through the list of animations they have. I didn't want to replace slots just for the menu. I figured if regular Kane was in the list maybe his older one was too. I deleted all the animations but maybe say 4 or 5 that resembled the Attitude Era but it would only loop and play the first 3. I think Demon Kane, Modern HHH, and Undertaker. But Stone Cold and The Rock never strolled past the menu screen.

Well, you can delete all the animations except the ones you want IIRC.

Posted
On 7/30/2017 at 8:02 PM, LordJustice17 said:

Well, you can delete all the animations except the ones you want IIRC.

Yea I know, but by going by the list I don't even see the retro/AE wrestlers numbered on there unless I'm missing something. Anyone know the numbers for all the Attitude Era wrestlers?

Posted
3 hours ago, SnakeSlippers said:

Yea I know, but by going by the list I don't even see the retro/AE wrestlers numbered on there unless I'm missing something. Anyone know the numbers for all the Attitude Era wrestlers?

There may not be any animations for everyone. In that case the only way to make the retros appear is by replacing ch pacs.

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.