add notes from GameJam demo
This commit is contained in:
+1
-1
@@ -62,7 +62,7 @@ uint32_t flags_for_version(GameVersion version, int64_t sub_version) {
|
||||
Client::Flag::SEND_FUNCTION_CALL_CHECKSUM_ONLY |
|
||||
Client::Flag::SEND_FUNCTION_CALL_NO_CACHE_PATCH;
|
||||
|
||||
case 0x30: // GC Ep1&2 JP v1.02, at least one version of PSO XB
|
||||
case 0x30: // GC Ep1&2 GameJam demo, GC Ep1&2 JP v1.02, at least one version of PSO XB
|
||||
case 0x31: // GC Ep1&2 US v1.00, GC US v1.01, GC EU v1.00, GC JP v1.00
|
||||
case 0x34: // GC Ep1&2 JP v1.03
|
||||
// In the case of GC Trial Edition, the IS_GC_TRIAL_EDITION flag is
|
||||
|
||||
Reference in New Issue
Block a user