From f52b8d1f04054f71fadf44b61495d2040f918e19 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, 5 Dec 2024 11:15:10 +0800 Subject: [PATCH] =?UTF-8?q?feat:=2030366=20=E5=85=A8=E5=B9=B3=E5=8F=B0?= =?UTF-8?q?=E9=80=9A=E7=94=A8=E6=80=A7=E9=80=82=E9=85=8D?= 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 | 16 ++++++++++++++++ 2 files changed, 24 insertions(+) diff --git a/src/core/external/appid.json b/src/core/external/appid.json index 0f209ee8..d728732a 100644 --- a/src/core/external/appid.json +++ b/src/core/external/appid.json @@ -102,5 +102,13 @@ "9.9.17-30366": { "appid": 537258389, "qua": "V1_WIN_NQ_9.9.17_30366_GW_B" + }, + "3.2.15-30366": { + "appid": 537258413, + "qua": "V1_LNX_NQ_3.2.15_30366_GW_B" + }, + "6.9.62-30366": { + "appid": 537258401, + "qua": "V1_MAC_NQ_6.9.62_30366_GW_B" } } \ No newline at end of file diff --git a/src/core/external/offset.json b/src/core/external/offset.json index 239e4f77..47e466ad 100644 --- a/src/core/external/offset.json +++ b/src/core/external/offset.json @@ -106,5 +106,21 @@ "9.9.17-30366-x64": { "send": "39AB0B0", "recv": "39AF4E4" + }, + "3.2.15-30366-x64": { + "send": "A402380", + "recv": "A405C80" + }, + "3.2.15-30366-arm64": { + "send": "70C3FA8", + "recv": "70C77E0" + }, + "6.9.62-30366-x64": { + "send": "4669760", + "recv": "466BFCC" + }, + "6.9.62-30366-arm64": { + "send": "4189770", + "recv": "418BF88" } } \ No newline at end of file