Ring-Con: Difference between revisions

No edit summary
Line 73: Line 73:


== 0x00020100 ==
== 0x00020100 ==
This gets the ID. The first 0x6-bytes from the below output is "id_l", the remaining 0x6-bytes are "id_h". During PlayReport saving the cached ID is copied to u64s, which are then used with the PlayReport.
Reply:
Reply:


Line 79: Line 81:
! Offset || Size || Description
! Offset || Size || Description
|-
|-
| 0x4 || 0x8 || u64 copied to an output struct.
| 0x4 || 0xC || This is copied to an output buffer.
|-
| 0xC || 0x4 || u32 copied to an output struct.
|}
|}