From 291e2fd8fd0b313a6eff0fccc4cbcc0d5bb53e84 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: Tue, 1 Apr 2025 20:33:14 +0800 Subject: [PATCH] feat: 33800 --- src/core/external/appid.json | 8 ++++++++ src/core/external/offset.json | 12 ++++++++++++ 2 files changed, 20 insertions(+) diff --git a/src/core/external/appid.json b/src/core/external/appid.json index 26a18c18..078ac7f1 100644 --- a/src/core/external/appid.json +++ b/src/core/external/appid.json @@ -226,5 +226,13 @@ "9.9.18-33139": { "appid": 537273874, "qua": "V1_WIN_NQ_9.9.18_33139_GW_B" + }, + "9.9.18-33800": { + "appid": 537273974, + "qua": "V1_WIN_NQ_9.9.18_33800_GW_B" + }, + "3.2.16-33800": { + "appid": 537274009, + "qua": "V1_LNX_NQ_3.2.16_33800_GW_B" } } \ No newline at end of file diff --git a/src/core/external/offset.json b/src/core/external/offset.json index 224d6026..0a4b0cc5 100644 --- a/src/core/external/offset.json +++ b/src/core/external/offset.json @@ -302,5 +302,17 @@ "3.2.16-33139-arm64": { "send": "7262BB0", "recv": "72664E0" + }, + "9.9.18-33800-x64": { + "send": "39F5870", + "recv": "39FA070" + }, + "3.2.16-33800-x64": { + "send": "A634F60", + "recv": "A638980" + }, + "3.2.16-33800-arm64": { + "send": "7262BB0", + "recv": "72664E0" } } \ No newline at end of file