From 40d2e948e4225f49a45aa9b20ad262efac1f29aa 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: Mon, 21 Jul 2025 19:48:59 +0800 Subject: [PATCH] =?UTF-8?q?feat:=20=E6=B7=BB=E5=8A=A0=E6=96=B0=E7=9A=84app?= =?UTF-8?q?id=E5=92=8Coffset=E9=85=8D=E7=BD=AE=E4=BB=A5=E6=94=AF=E6=8C=81?= =?UTF-8?q?=E7=89=88=E6=9C=AC9.9.20-37475=E5=92=8C3.2.18-37475?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 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 8d2a8703..77cce5c6 100644 --- a/src/core/external/appid.json +++ b/src/core/external/appid.json @@ -338,5 +338,13 @@ "9.9.20-37051": { "appid": 537304122, "qua": "V1_WIN_NQ_9.9.20_37051_GW_B" + }, + "9.9.20-37475": { + "appid": 537304173, + "qua": "V1_WIN_NQ_9.9.20_37475_GW_B" + }, + "3.2.18-37475": { + "appid": 537304210, + "qua": "V1_LNX_NQ_3.2.18_37475_GW_B" } } \ No newline at end of file diff --git a/src/core/external/offset.json b/src/core/external/offset.json index b6d98125..8fd91906 100644 --- a/src/core/external/offset.json +++ b/src/core/external/offset.json @@ -438,5 +438,17 @@ "9.9.20-37051-x64": { "send": "30CC958", "recv": "30D00FC" + }, + "9.9.20-37475-x64": { + "send": "30D30D8", + "recv": "30D687C" + }, + "3.2.18-37475-x64": { + "send": "B238EC0", + "recv": "B23C940" + }, + "3.2.18-37475-arm64": { + "send": "7A34B38", + "recv": "7A384C8" } } \ No newline at end of file