diff --git a/src/core/external/appid.json b/src/core/external/appid.json index 0f209ee8..d728732a 100644 --- a/src/core/external/appid.json +++ b/src/core/external/appid.json @@ -102,5 +102,13 @@ "9.9.17-30366": { "appid": 537258389, "qua": "V1_WIN_NQ_9.9.17_30366_GW_B" + }, + "3.2.15-30366": { + "appid": 537258413, + "qua": "V1_LNX_NQ_3.2.15_30366_GW_B" + }, + "6.9.62-30366": { + "appid": 537258401, + "qua": "V1_MAC_NQ_6.9.62_30366_GW_B" } } \ No newline at end of file diff --git a/src/core/external/offset.json b/src/core/external/offset.json index 239e4f77..47e466ad 100644 --- a/src/core/external/offset.json +++ b/src/core/external/offset.json @@ -106,5 +106,21 @@ "9.9.17-30366-x64": { "send": "39AB0B0", "recv": "39AF4E4" + }, + "3.2.15-30366-x64": { + "send": "A402380", + "recv": "A405C80" + }, + "3.2.15-30366-arm64": { + "send": "70C3FA8", + "recv": "70C77E0" + }, + "6.9.62-30366-x64": { + "send": "4669760", + "recv": "466BFCC" + }, + "6.9.62-30366-arm64": { + "send": "4189770", + "recv": "418BF88" } } \ No newline at end of file