diff --git a/src/core/external/appid.json b/src/core/external/appid.json index 9e649d9d..563b0039 100644 --- a/src/core/external/appid.json +++ b/src/core/external/appid.json @@ -175,8 +175,16 @@ "appid": 537266474, "qua": "V1_MAC_NQ_6.9.63_31245_GW_B" }, + "3.2.15-31363": { + "appid": 537266535, + "qua": "V1_LNX_NQ_3.2.15_31363_GW_B" + }, + "6.9.65-31363": { + "appid": 537266524, + "qua": "V1_MAC_NQ_6.9.65_31363_GW_B" + }, "9.9.17-31363": { "appid": 537266500, "qua": "V1_WIN_NQ_9.9.17_31363_GW_B" } -} \ No newline at end of file +} diff --git a/src/core/external/offset.json b/src/core/external/offset.json index 76ef2fad..9f1725eb 100644 --- a/src/core/external/offset.json +++ b/src/core/external/offset.json @@ -230,5 +230,21 @@ "9.9.17-31363-x64": { "send": "39C1910", "recv": "39C5d44" + }, + "3.2.15-31363-x64": { + "send": "A554500", + "recv": "A557E00" + }, + "3.2.15-31363-arm64": { + "send": "71BFD48", + "recv": "71C3580" + }, + "6.9.63.31363-x64": { + "send": "4720E80", + "recv": "47236EC" + }, + "6.9.63.31363-arm64": { + "send": "422CEF8", + "recv": "422F710" } -} \ No newline at end of file +}