From 515a0b70beb30fec96461669cd35c70090d05a0f Mon Sep 17 00:00:00 2001 From: Martin Michelsen Date: Mon, 25 Jul 2022 00:37:31 -0700 Subject: [PATCH] update note about S->C D7 --- src/CommandFormats.hh | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/CommandFormats.hh b/src/CommandFormats.hh index eabed938..1b27bfcc 100644 --- a/src/CommandFormats.hh +++ b/src/CommandFormats.hh @@ -1742,7 +1742,8 @@ struct C_GBAGameRequest_GC_D7 { // No arguments // On PSO GC, this command does... something. The command isn't *completely* // ignored: it sets a global state variable, but it's not clear what that -// variable does, or even if it does anything at all. +// variable does. That variable is also set when a D7 is sent by the client, so +// it likely is related to GBA game loading in some way. // PSO BB completely ignores this command. // D8 (C->S): Info board request (GC/BB)