GlitcherOG (talk | contribs) (Created page with "A list of known memory addresses") |
GlitcherOG (talk | contribs) No edit summary |
||
Line 1: | Line 1: | ||
A list of known memory addresses |
A list of known memory addresses |
||
PCSX2 1.6.0 Pointer Address: 0x002852f8 |
|||
== SSX (2000) == |
|||
=== NTSC-U (085653F4) === |
|||
''Addresses taken from [https://github.com/SSXModding/ssxi/blob/master/src/ssxi/ssxog.cpp Here]'' |
|||
{| class="wikitable" |
|||
|+ |
|||
!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 |
|||
|} |
Revision as of 09:00, 14 December 2022
A list of known memory addresses
PCSX2 1.6.0 Pointer Address: 0x002852f8
SSX (2000)
NTSC-U (085653F4)
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 |