Interfacing the PS4 console (not the controller)

Cableguy

Expert
Licensed User
Longtime User
you also need byte 22 to get 'your' car in the data array that follows
Hummmm..... help....?
I'm starting to think this to be over my head...
 

thetahsk

Active Member
Licensed User
Longtime User
here is some more stuff from DonManfred

It would be a good idea to open a new thread in the B4R or B4J section.
I think the Chit Chat communication is not indexed in the search index.
 

Cableguy

Expert
Licensed User
Longtime User
So I first check byte 5 to see if it's telemetry
Then I extract/parse from byte 22 forward?
 

Daestrum

Expert
Licensed User
Longtime User
If you have a captured packet (in hex string) I can check for you
 
Top