GlitcherOG (talk | contribs) No edit summary |
GlitcherOG (talk | contribs) No edit summary |
||
Line 6: | Line 6: | ||
=== NTSC-U (085653F4) === |
=== NTSC-U (085653F4) === |
||
''Addresses taken from [https://github.com/SSXModding/ssxi/blob/master/src/ssxi/ssxog.cpp Here]'' |
''Note Addresses taken from [https://github.com/SSXModding/ssxi/blob/master/src/ssxi/ssxog.cpp Here]'' |
||
{| class="wikitable" |
{| class="wikitable" |
||
|+ |
|+ |
||
Line 32: | Line 32: | ||
|Float |
|Float |
||
|Speed Multiplier |
|Speed Multiplier |
||
|} |
|||
== SSX Tricky == |
|||
=== '''NTSC-U (8E7CFF62)''' === |
|||
{| class="wikitable" |
|||
|+ |
|||
!Address |
|||
!Type |
|||
!Description |
|||
|- |
|||
|20BDF990 (From Cheat Engine) |
|||
|21 * Matrix 4x4 |
|||
|Matrix 4x4 for 21 different bones for a character (Snowdream Race Mode) |
|||
|- |
|||
| |
|||
| |
|||
| |
|||
|- |
|||
| |
|||
| |
|||
| |
|||
|} |
|} |
Revision as of 09:05, 14 December 2022
A list of known memory addresses
PCSX2 1.6.0 Pointer Address: 0x002852f8
SSX (2000)
NTSC-U (085653F4)
Note Addresses taken from Here
Address | Type | Description |
---|---|---|
0x6e0 | Float | Gamerate |
0x6ec | ? Game Instance | |
Game Instance + 0xa4 | Player Rider | |
Player Rider + 0xc0 | Vector 3 | Player Position |
Player Rider + 0xa0 | Float | Speed Multiplier |
SSX Tricky
NTSC-U (8E7CFF62)
Address | Type | Description |
---|---|---|
20BDF990 (From Cheat Engine) | 21 * Matrix 4x4 | Matrix 4x4 for 21 different bones for a character (Snowdream Race Mode) |