diff --git a/src/core/external/appid.json b/src/core/external/appid.json index 20a98896..b3bb773e 100644 --- a/src/core/external/appid.json +++ b/src/core/external/appid.json @@ -402,5 +402,17 @@ "6.9.82-40768": { "appid": 537319829, "qua": "V1_MAC_NQ_6.9.82_40768_GW_B" + }, + "3.2.20-40824": { + "appid": 537319840, + "qua": "V1_LNX_NQ_3.2.20_40824_GW_B" + }, + "9.9.22-40824": { + "appid": 537319804, + "qua": "V1_WIN_NQ_9.9.22_40824_GW_B" + }, + "6.9.82-40824": { + "appid": 537319829, + "qua": "V1_MAC_NQ_6.9.82_40824_GW_B" } } \ No newline at end of file diff --git a/src/core/external/offset.json b/src/core/external/offset.json index 523071ba..93ea4bea 100644 --- a/src/core/external/offset.json +++ b/src/core/external/offset.json @@ -530,5 +530,17 @@ "6.9.82-40768-arm64": { "send": "202A198", "recv": "202B718" + }, + "9.9.22-40824-x64": { + "send": "31C1838", + "recv": "31C4FDC" + }, + "3.2.20-40824-arm64": { + "send": "7D49B18", + "recv": "7D4D4A8" + }, + "6.9.82-40824-arm64": { + "send": "202A198", + "recv": "202B718" } } \ No newline at end of file