GenHex
Would you like to react to this message? Create an account in a few clicks or log in to continue.

GenHex

Home of Generation Hex
 
HomeCalendarLatest imagesFAQSearchMemberlistUsergroupsRegisterLog in

 

 Menu Addys/Values

Go down 
AuthorMessage
KWG
Admin
KWG


Posts : 192
Reputation : 2
Join date : 2019-12-18

Menu Addys/Values Empty
PostSubject: Menu Addys/Values   Menu Addys/Values I_icon_minitimeWed Dec 18, 2019 8:51 pm

Credit: AJ 187

okay CMX had some great codes and DTank had some decent documentation but
the goal of my project is complete coverage, so I want to flesh the information
out so we can fully understand menus.

this is deeper into the menu system of WWF No Mercy.
All codes and data are for the NTSC version. PAL conversions later.
================================================================================
Overview:
0x00-0x03: ????
0x04-0x07: X position (floating point.)
0x08-0x0B: Y position (floating point.)
0x0C-0x0E: ???? (000000 for Exhibition)
0x0F: Effects
0x10-0x13: ???? (00000000 for Exhibition)
0x14-0x17: ???? (00000000 for Exhibition)
0x18-0x1B: ???? (00C5FF00 for Exhibition)
0x1C-0x1F: ???? (0000F690 for Exhibition)
0x20: Size Modifier (04 for Exhibition)
0x21: ???? (00 for Exhibition)
0x22: Darkens if (value > 0x00) and (value < 0x80)
0x23: ???? (00 for Exhibition)
0x24-0x25: Texture (XXYY, where XX = Category & YY = index within category)
0x26-0x27: ???? (0000 for Exhibition)
0x28-0x2B: Options Pointer ("Specifically goes to a series of addresses which
allow you to choose what options you want to go to.")
0x2C-0x2F: Size Pointer ("Points to other addys which can change
the size of the graphic.")
0x30-0x33: Properties Pointer ("This points to another set of addresses that do
various things such as color, flashing, and glow effects.")
0x34-0x37: Glow (0x0000 on, anything else off)
================================================================================
in detail

[X and Y Position]
These are floating point values that are 4 bytes wide (not 2).
0x3F800000 is equivalent to the center of the screen in each axis (but
not exactly perfect. It works better for X.)

Good resources for figuring out what goes here/what is there are:
(get) http://babbage.cs.qc.cuny.edu/IEEE-754/32bit.html
(make) http://babbage.cs.qc.cuny.edu/IEEE-754/Decimal.html
Just plug in a value and get the answer.

0xC2A00000 equals -80, by the way.

[Effects]
Value | Effect
--------|-------
00 | Normal
04 | 50% alpha?
08 | 25% alpha?
0C | 10% alpha?
any value other than these are invalid and disable + hide the option.

[Texture]
Format is XXyy, where XX is the category and yy is the texture.

85yy: Main Menu and more
8500: Multi Play
8501: Exhibition
8502: Royal Rumble
8503: Pay Per View
8504: King of the Ring
8505: Guest Referee
8506: Ladder Match
8507: Ironman Match
---------------------------
8508: Single Play
8509: Championship
850A: Survival
---------------------------
850B: Commissioner
850C: Smackdown Mall
850D: Options
850E: Records
---------------------------
850F: Non Title Match
8510: World Heavyweight
8511:
8512:
8513:
8514:
8515:
8516: Women's
8517: No Mercy GameBoyColor
---------------------------
8518-851B: blank?
---------------------------
851C: Single Match
851D:
851E:
851F: Handicap Match
8520: Cage Match
--------------------
8521: Royal Rumble
8522: Random
8523: Select
8524: Team Battle
--------------------
8525: Ladder: Single
8526: Ladder: Tag
8527: Ladder: Triple Threat
8528: Ladder: Handicap
--------------------
8529: Referee: Single
852A: Referee: Triple Threat
852B: Referee: Handicap
--------------------
852C: Ironman: Single
852D: Ironman: Tag
852E: Ironman: Triple Threat
852F: Ironman: Handicap
--------------------
8530: WWF No Mercy

86yy: Options
8601: Attitude Meter
8602: Replay
8603: Camera
8604: Sound
8605: Music
8606: BGM Volume
8607: Controller
--------------------
8608: Time Limit
8609: Time Limit 2
860A: Count Out
860B: Count Out 2 (Royal Rumbles)
860C: Pin
860D: Submission
860E: TKO
860F: Rope Break
8610: DQ
8611: Bloodshed
8612: Bloodshed 2 (no First Blood)
8613: Interference
8614: Tag Help Time
8615: Time Count

================================================================================
Multiplay Menu
-------------------------------
[802B75D4 - Exhibition]
802B75D4: [0AE9] [17F2] [C2A00000] [C20C0000] [0000] [0000] \
802B75E4: [0000] [0000] [0000] [0000] [0011] [FF00] [0000] [F690] \
802B75F4: [0400] [0000] [8501] [0000] [8014D3E0] [8014CFE0] \
802B7604: [802B04F0] [00000000] [0000] [FF00] [0000] [0600] \
802B7614: [00FF] [0000] [0445] [0100] [0000] [0000] [01E8] [01EB] \
802B7624: [0000] [01B0] [0080] [0000] [0000] [0000] [0000] [FF00] \
802B7634: [0000] [0000] [00FF] [0000] [040E] [0000] [0000] [0000] \
802B7644: [0000] [0000] [0000] [01B0] [0000] [0000] [0000] [0000] \
802B7654: [FF00] [FF00] [0000] [0000]

[802B765C - Royal Rumble]
802B765C: [00FF] [0000] [C2A00000] [C1900000] [0000] [0000] \
802B766C: [0000] [0000] [0000] [0000] [0000] [FF80] [0000] [F691] \
802B767C: [0400] [0000] [8502] [0000] [8014D3F6] [8014CFD4] \
802B768C: [802B0618] [0000] [0000] [7000] [0000] [0000] [0000] \
802B769C: [FF00] [FF00] [0000] [0400] [00FF] [0000] [0000] [0000] \
802B76AC: [0000] [0000] [0000] [0000] [0000] [01B0] [0000] [0000] \
802B76BC: [0000] [0000] [FF00] [FF00] [0000] [0000] [00FF] [0000] \
802B76CC: [0000] [0000] [0000] [0000] [0000] [0000] [0000] [01B0] \
802B76DC: [0000] [0000] [0000] [0000]

[802B76E4 - Pay Per View]
FF00FF00C2A00000BF8000000000000000000000000000000000FF800000F69204000000850300008014D40C8014CFD4802B07400000000000000000000001B04000000000000000FF01FF000000020000FF0000000019101E47734700006AB772B001B00000000000000000FF01FF0000000000009400002A103C1044104C1055105C1064108212

[802B776C - King Of The Ring]
60000000C2A00000418000000000000000000000000000000000FF800000F69304000000850400008014D4228014CFD4802B0868000000001849644ADC47E212E71B0000000001B0C000000000000000FF00FF000000060000FF000006DD06E01306224500001700000001B00000000000000000FF00FF000000000000FF00001D0E210B00000000

[802B77F4 - Guest Referee]
00000000C2A00000420400000000000000000000000000000000FF800000F69404000000850500008014D4388014CFD4802B0990000000000000000000FF0000080E0C0B0000000000000000000001B00000000000000000FF00FF000000000000FF000001DD01E002060D452046020015DC01B00000000000000000FF00FF0000000000002D0000

[802B787C - Ladder Match]
08130C0BC2A00000424800000000000000000000000000000000FF800000F69504000000850600008014D44E8014CFD4802B0AB80000000000000000FF00FF000000000000FF0000000000000000000000000000000001B00000000000000000FF00FF000000000000FF0000010E07060349000001DD01E002DC01B00000000000000000FF00FF00

[802B7904 - Ironman Match]
00000000C2A00000428600000000000000000000000000000000FF800000F69604000000850700008014D4648014CFD4802B0BE000000000000001B00000000000000000FF00FF000000000000FF000019101B0B000000000000000019D101B0C0800000000000000000FF000000060000FF0000000000000D45000000000000000001B000800000

Singleplay Menu
-------------------------------
[802B798C - Championship]
00000000C2A00000C20C0000000000000000000000000000000000000000F69704000000850900008014D47C8014CFD400000000000000001B46000000000000000001B00000000000000000FF00FF0000000000003400000F13110B2C19000000000000000001B00000000000000000FF00FF000000000000FF0000000000000000000000000000

[802B7A14 - Survival]
000001B0C2A00000C1900000000000000000000000000000000000000000F69804000000850A00008014D4928014CFE0000000000000000000FF0000010E0B060349000000000000000001B00000000000000000FF00FF000000000000FF0000000000000000000000000000000001B0C000000000000000FF00FF000000064A00FF000008060000

Commissioner Menu
-------------------------------
[802B7A9C - Smackdown Mall]
37494A4EC2A00000C20C0000000000000000000000000000000000000000F69904000000850C00008014D4A88014CFD40000000000000000FF00FF000000000000FF00000C0E0D450000000000000000000001B00000000000000000FF00FF000000000000FF0000000000000000000000000000000001B0C080000000000000FF00FF0000000600

[802B7B24 - Options]
00FF0000C2A00000C1900000000000000000000000000000000000000000F69A04000000850D00008014D4BE8014CFE000000000000000000000000000000000FF00FF000000000000FF0000000000000000000000000000000001B00000000000000000FF00FF000000000000FF0000000000000000000000000000000001B00100000000000000

Arena Select Menu
-------------------------------
[802B7BAC - RAW IS WAR]
FF01FF00C2AA0000C2040000000000000000000000000000000000B00000000004000000650000008014D60C8014D094000000000000000000000000000001B0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000

[802B7C34 - No Mercy]
00000000C2AA0000C1A80000000000000000000000000000000000000000000004000000650100008014D6228014D09400000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000

[802B7CBC - Smackdown!]
00000000C2AA0000C1100000000000000000000000000000000000000000000004000000650200008014D6388014D094000000000000000000000500005A4300431D5119000000000000000043D201B00100000000000000FF01FF000000003800FF00000000000024493C4709EA0FE735E601B09100000000000000FF01FF000000050000514100

[802B7D44 - King Of The Ring]
411D4A18C2AA000040400000000000000000000000000000000000000000000004000000650300008014D64E8014D094000000000000000000000000FF00FF000000000000261A000B101A1B14E6000000000000000001B04100000000000000FF00FF000000020000FF0000174A25180000000000000000000001B00100000000000000FF00FF00

[802B7DCC - Summerslam]
00000000C2AA000041700000000000000000000000000000000000000000000004000000650400008014D6648014D0940000000000000000000001B00100000000000000FF00FF0000000000006A56000D171419561B000000000000000001B00100000000000000FF01FF000000002F00FF000013492747384809EA0FE720002CE601B091000000

[802B7E54 - Survivor Series]
00000000C2AA000041D80000000000000000000000000000000000000000000004000000650500008014D67A8014D09400000000000000000B493547294E1FBB28B001B09100000000000000FF00520000000500005F5000501D5919000000000000000050D201B00100000000000000FF01FF000000004F00FF0000000000001F46434700003A00

[802B7EDC - Royal Rumble]
000001B0C2AA0000421C0000000000000000000000000000000000060000000004000000650600008014D6908014D094000000000000000000FF000024472E19374808E710EA19001BE601B09100000000000000FF01FF000000050000423300331D0000000000000000000033D201B04400000000000000FF00FF000000020000FF0000134A2319

[802B7F64 - Wrestlemania]
00000000C2AA0000424C0000000000000000000000000000000000000000000004000000650700008014D6A68014D0940000000000000000FF0177000000006E00FF0000000000002847294E6E470000000001B09100000000000000FF0177000000050000817200721D7C19000000000000000072D201B00100000000000000FF01480000000041

[802B7FEC - Backlash]
00FF0000C2AA0000427C0000000000000000000000000000000000000000000004000000650800008014D6BC8014D09400000000000000000100000000000000FF01FF00000000DC00FF000036DE4ADC59DD65DC6FE87BE683E7C2E6C100000000000000FF01FF000000060000F1E100280E500616492A45E1D2A247DA48E11D0000000000000000

[802B8074 - Armageddon]
00000000C2AA000042960000000000000000000000000000000000000000000004000000650900008014D6D28014D094000000000000000000000000000000000100000000000000FF01FF000000003C00FF00001E4937463E4701E801EB2F003BE601B09100000000000000FF01FF000000050000554000401D0000000000000000000040D201B0

[802B80FC - Arena Select Image]
010000004248000041B80000000000000000000000000000000000470000000004000000650A00008014D6E88014D0A000000000000000004F1D000000000000000000004FD201B00100000000000000FF01FF000000002F00FF00001A492947000001E801EB21002AE601B09100000000000000FF01FF000000050000413300331D000000000000

Player Select Screen
-------------------------------
[802B8184 - First Option]


[802B820C - Second]


[802B8294 - Third]


[802B831C - Fourth]


[802B83A4 - Fifth]


[802B842C - Sixth]


[802B84B4 - Seventh]


[802B853C - Eighth]


Match/Order (RR) Select Screen
-------------------------------
[802B85C4 - First Option]


[802B864C - Second]


[802B86D4 - Third]


[802B875C - Fourth]


[802B87E4 - Fifth]


Belt Selection Screen
-------------------------------
[802BA51C - Non Title Match]


[802BA5A4 - World Heavyweight]


[802BA62C - Intercontinental]


[802BA6B4 - European]


[802BA73C - Hardcore]


[802BA7C4 - Light Heavyweight]


[802BA84C - Women's]


[802BA8D4 - ?????] likely GB Color championship
00000600C270000042B20000000000000000000000000000000000000000000004000000851000008014DDBE8014CFD40000000000000000000001B00000000000000000FF00FF000000000000FF0000040600000949000000000000000001B00000000000000000FF00FF000000000000FF0000000000000000000000000000000001B070000000

[802BA95C - Portrait]


[802BA9E4 - Belt]
000001B042700000420C0000000000000000000000000000000000190000000004000000851800008014DDEA8014D07C000000000000000000FF1200121700000000000000000000000001B01000000000000000FF00FF000000010000FF0000060600001547234900000000000001B00000000000000000FF00FF000000000000FF00001B0D0000
Back to top Go down
 
Menu Addys/Values
Back to top 
Page 1 of 1
 Similar topics
-
» Hair Hacking Addys & Values
» Pause Menu Values
» Camera Addys and values
» Menu Addys (New)
» Menu Addys (Old)

Permissions in this forum:You cannot reply to topics in this forum
GenHex :: AKI Library :: WWF No Mercy - Addies and Values-
Jump to: