diff --git a/src/core/external/appid.json b/src/core/external/appid.json index 6c52e5c6..8d2a8703 100644 --- a/src/core/external/appid.json +++ b/src/core/external/appid.json @@ -330,5 +330,13 @@ "3.2.18-37012": { "appid": 537304107, "qua": "V1_LNX_NQ_3.2.18_37012_GW_B" + }, + "3.2.18-37051": { + "appid": 537304158, + "qua": "V1_LNX_NQ_3.2.18_37051_GW_B" + }, + "9.9.20-37051": { + "appid": 537304122, + "qua": "V1_WIN_NQ_9.9.20_37051_GW_B" } } \ No newline at end of file diff --git a/src/core/external/offset.json b/src/core/external/offset.json index 336077fc..b6d98125 100644 --- a/src/core/external/offset.json +++ b/src/core/external/offset.json @@ -426,5 +426,17 @@ "9.9.20-37012-x64": { "send": "30CC958", "recv": "30D00FC" + }, + "3.2.18-37051-x64": { + "send": "B20F960", + "recv": "B2133E0" + }, + "3.2.18-37051-arm64": { + "send": "7A19E00", + "recv": "7A1D790" + }, + "9.9.20-37051-x64": { + "send": "30CC958", + "recv": "30D00FC" } } \ No newline at end of file