Stadium Select Model Modifiers
80114F78
0x00 - Pointer to the model
0x04 - Pointer to individual polys
0x0A - Stadium Identifier
0x0E - Stadium Identifier
Stadium Identifier Values
0000 - Budokan
0001 - TKO Dome
0002 - AKI Hall
0003 - Kawasaki Stadium
0004 - TKO Dome Road
0x1E - Pointer to the poly points (If someone is brave enough)
For the pointers to the models, I was able to do this...
The offset between stadiums/arenas is 1C
80108738 - Budokan
80108754 - TKO Dome
80108770 - AKI Hall
8010878C - Kawasaki Stadium
801087A8 - TKO Dome Road
801087C4 - TKO Dome Road Stage
801087E0 - Virtual Pro Wrestling 2 Stage from Credits
801087FC - Trophies and a cheque
80108818 - Locker Room from Intro
80108834 - Locker Room from Entrance
0x00 - Poly 1 value
0x02 - Poly 2 value
0x04 - ?
0x08 - Pointer to model information
0x0C - Pointer to individual polys (Same value as 0x04 as above)
0x1D - Changes the size of the model
The key to replacing the model is to replace all the values between the 2 addresses, otherwise it wont show properly.
Credit: I don't know if anyone has found this before, but if not, i'll gladly take credit
(S.K. Stylez)