From 9a91570db8ad90895b7738c731c9fb7adce6a399 Mon Sep 17 00:00:00 2001 From: Gregor Richards Date: Wed, 14 Sep 2016 23:23:36 -0400 Subject: [PATCH] Adding new network commands to the Netplay README. --- network/netplay/README | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) diff --git a/network/netplay/README b/network/netplay/README index 6f52d5f99d..4629f4c8bc 100644 --- a/network/netplay/README +++ b/network/netplay/README @@ -125,6 +125,22 @@ Payload: None Description: Gracefully disconnect. Not used. +Command: CRC +Payload: + { + frame number: uint32 + hash: uint32 + } +Description: + Informs the peer of the correct CRC hash for the specified frame. If the + receiver's hash doesn't match, they should send a REQUEST_SAVESTATE + command. + +Command: REQUEST_SAVESTATE +Payload: None +Description: + Requests that the peer send a savestate. + Command: LOAD_SAVESTATE Payload: {