From 3d2decb0ecef90467d2d9fae8b6ef5efbb326be0 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, 11 Apr 2025 12:47:25 +0800 Subject: [PATCH] feat: 34231 --- 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 078ac7f1..7cb91704 100644 --- a/src/core/external/appid.json +++ b/src/core/external/appid.json @@ -234,5 +234,13 @@ "3.2.16-33800": { "appid": 537274009, "qua": "V1_LNX_NQ_3.2.16_33800_GW_B" + }, + "9.9.19-34231": { + "appid": 537279209, + "qua": "V1_WIN_NQ_9.9.19_34231_GW_B" + }, + "3.2.17-34231": { + "appid": 537279245, + "qua": "V1_LNX_NQ_3.2.17_34231_GW_B" } } \ No newline at end of file diff --git a/src/core/external/offset.json b/src/core/external/offset.json index 0a4b0cc5..aef27d77 100644 --- a/src/core/external/offset.json +++ b/src/core/external/offset.json @@ -314,5 +314,17 @@ "3.2.16-33800-arm64": { "send": "7262BB0", "recv": "72664E0" + }, + "9.9.19-34231-x64": { + "send": "3BD73D0", + "recv": "3BDBBD0" + }, + "3.2.17-34231-x64": { + "send": "AD787E0", + "recv": "AD7C200" + }, + "3.2.17-34231-arm64": { + "send": "770CDC0", + "recv": "77106F0" } } \ No newline at end of file