From 137fe3c8f2f2eced84b0a8e0fb724e628dd6f55a 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, 7 Jul 2025 20:40:36 +0800 Subject: [PATCH] feat: 37012 --- src/core/external/appid.json | 8 ++++++++ src/core/external/offset.json | 16 ++++++++++++++-- 2 files changed, 22 insertions(+), 2 deletions(-) diff --git a/src/core/external/appid.json b/src/core/external/appid.json index 5d0aead7..6c52e5c6 100644 --- a/src/core/external/appid.json +++ b/src/core/external/appid.json @@ -322,5 +322,13 @@ "9.9.20-36580": { "appid": 537298473, "qua": "V1_WIN_NQ_9.9.20_36580_GW_B" + }, + "9.9.20-37012": { + "appid": 537304071, + "qua": "V1_WIN_NQ_9.9.20_37012_GW_B" + }, + "3.2.18-37012": { + "appid": 537304107, + "qua": "V1_LNX_NQ_3.2.18_37012_GW_B" } } \ No newline at end of file diff --git a/src/core/external/offset.json b/src/core/external/offset.json index c0c892ce..336077fc 100644 --- a/src/core/external/offset.json +++ b/src/core/external/offset.json @@ -404,8 +404,8 @@ "recv": "AFBF520" }, "9.9.20-36580-x64": { - "send":"30824B8", - "recv":"3085C5C" + "send": "30824B8", + "recv": "3085C5C" }, "3.2.18-36580-x64": { "send": "B0853E0", @@ -414,5 +414,17 @@ "3.2.18-36580-arm64": { "send": "793DAC8", "recv": "7941458" + }, + "3.2.18-37012-x64": { + "send": "B20F960", + "recv": "B2133E0" + }, + "3.2.18-37012-arm64": { + "send": "7A19E00", + "recv": "7A1D790" + }, + "9.9.20-37012-x64": { + "send": "30CC958", + "recv": "30D00FC" } } \ No newline at end of file