PS Portal: Difference between revisions

From PS5 Developer wiki
Jump to navigation Jump to search
Line 16: Line 16:
|-
|-
| 0x8 || 0x4 || Zeroes?/Padding? || 0 || N.A
| 0x8 || 0x4 || Zeroes?/Padding? || 0 || N.A
|-
| 0xC || 0x4 || Full Size || 0x8AFF77B || N.A
|-
|-
|}
|}


= OSS Sauce =
= OSS Sauce =

Revision as of 02:36, 22 November 2023

Device specifically used for Interacting with the PS5 via Remote Play.

Pup Links

Pup structure

Offset Size Name Example Notes
0x0 0x4 Magic 'DWCP' N.A
0x4 0x4 Type? 1 N.A
0x8 0x4 Zeroes?/Padding? 0 N.A
0xC 0x4 Full Size 0x8AFF77B N.A

OSS Sauce