From a4fc131aec9c783ab62de3c3b28d060092b74059 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: Fri, 13 Dec 2024 12:36:51 +0800 Subject: [PATCH] =?UTF-8?q?feat:=20=E5=85=A8=E5=B9=B3=E5=8F=B030594?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/core/external/appid.json | 12 ++++++++++++ src/core/external/offset.json | 20 ++++++++++++++++++++ 2 files changed, 32 insertions(+) diff --git a/src/core/external/appid.json b/src/core/external/appid.json index da3c1aa7..7a6a3645 100644 --- a/src/core/external/appid.json +++ b/src/core/external/appid.json @@ -122,5 +122,17 @@ "3.2.15-30483": { "appid": 537258474, "qua": "V1_LNX_NQ_3.2.15_30483_GW_B" + }, + "9.9.17-30594": { + "appid": 537258439, + "qua": "V1_WIN_NQ_9.9.17_30594_GW_B" + }, + "6.9.62-30594": { + "appid": 537258463, + "qua": "V1_MAC_NQ_6.9.62_30594_GW_B" + }, + "3.2.15-30594": { + "appid": 537258474, + "qua": "V1_LNX_NQ_3.2.15_30594_GW_B" } } \ No newline at end of file diff --git a/src/core/external/offset.json b/src/core/external/offset.json index 65678383..446b49cd 100644 --- a/src/core/external/offset.json +++ b/src/core/external/offset.json @@ -142,5 +142,25 @@ "3.2.15-30483-arm64": { "send": "70C40E8", "recv": "70C7920" + }, + "9.9.17-30594-x64": { + "send": "39AC1B0", + "recv": "39B05E4" + }, + "6.9.62-30594-arm64": { + "send": "41896B0", + "recv": "418bec8" + }, + "6.9.62-30594-x64": { + "send": "4669460", + "recv": "466BCCC" + }, + "3.2.15-30594-x64": { + "send": "A402540", + "recv": "A405E40" + }, + "3.2.15-30594-arm64": { + "send": "70C40E8", + "recv": "70C7920" } } \ No newline at end of file