From 599afdc7ba430ba70f63e90fb7deda446e17792d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=89=8B=E7=93=9C=E4=B8=80=E5=8D=81=E9=9B=AA?= Date: Thu, 30 Oct 2025 22:24:05 +0800 Subject: [PATCH] Add entries for version 9.9.23.41679 in appid and packet Updated appid.json and packet.json to include new entries for version 9.9.23.41679, specifying appid, qua, and packet send/recv values for the new version. --- src/core/external/appid.json | 4 ++++ src/core/external/packet.json | 4 ++++ 2 files changed, 8 insertions(+) diff --git a/src/core/external/appid.json b/src/core/external/appid.json index dc4d0b4b..8f43059d 100644 --- a/src/core/external/appid.json +++ b/src/core/external/appid.json @@ -426,5 +426,9 @@ "3.2.20-40990": { "appid": 537319891, "qua": "V1_LNX_NQ_3.2.20_40990_GW_B" + }, + "9.9.23.41679": { + "appid": 537320110, + "qua": "V1_WIN_NQ_9.9.23.41679_GW_B" } } \ No newline at end of file diff --git a/src/core/external/packet.json b/src/core/external/packet.json index a4b7476d..6e7666b0 100644 --- a/src/core/external/packet.json +++ b/src/core/external/packet.json @@ -558,5 +558,9 @@ "6.9.82-40990-arm64": { "send": "202A198", "recv": "202B718" + }, + "9.9.23-41679-x64": { + "send": "2C94520", + "recv": "2C97AA0" } } \ No newline at end of file