diff --git a/src/core/external/appid.json b/src/core/external/appid.json index 6ccc47c0..96361ad4 100644 --- a/src/core/external/appid.json +++ b/src/core/external/appid.json @@ -370,5 +370,13 @@ "9.9.21-38711": { "appid": 537307655, "qua": "V1_WIN_NQ_9.9.21_38626_GW_B" + }, + "9.9.21-38960": { + "appid": 537313855, + "qua": "V1_WIN_NQ_9.9.21_38960_GW_B" + }, + "3.2.19-38960": { + "appid": 537313891, + "qua": "V1_LNX_NQ_3.2.19_38960_GW_B" } } \ No newline at end of file diff --git a/src/core/external/offset.json b/src/core/external/offset.json index 53a91a69..53222a48 100644 --- a/src/core/external/offset.json +++ b/src/core/external/offset.json @@ -486,5 +486,17 @@ "9.9.21-38711-x64": { "send": "310A758", "recv": "310DEFC" + }, + "3.2.19-38960-x64": { + "send": "B3740E0", + "recv": "B377B60" + }, + "9.9.21-38960-x64": { + "send": "313F7D8", + "recv": "3142F7C" + }, + "3.2.19-38960-arm64": { + "send": "7B01D98", + "recv": "7B05728" } } \ No newline at end of file