diff --git a/src/core/external/appid.json b/src/core/external/appid.json index b3bb773e..9224f4fb 100644 --- a/src/core/external/appid.json +++ b/src/core/external/appid.json @@ -414,5 +414,17 @@ "6.9.82-40824": { "appid": 537319829, "qua": "V1_MAC_NQ_6.9.82_40824_GW_B" + }, + "6.9.82-40990": { + "appid": 537319880, + "qua": "V1_MAC_NQ_6.9.82_40990_GW_B" + }, + "9.9.22.40990": { + "appid": 537319855, + "qua": "V1_WIN_NQ_9.9.22.40990_GW_B" + }, + "3.2.20-40990": { + "appid": 537319891, + "qua": "V1_LNX_NQ_3.2.20_40990_GW_B" } } \ No newline at end of file diff --git a/src/core/external/offset.json b/src/core/external/offset.json index 93ea4bea..a4b7476d 100644 --- a/src/core/external/offset.json +++ b/src/core/external/offset.json @@ -542,5 +542,21 @@ "6.9.82-40824-arm64": { "send": "202A198", "recv": "202B718" + }, + "3.2.20-40990-x64": { + "send": "B69CFE0", + "recv": "B6A0A60" + }, + "3.2.20-40990-arm64": { + "send": "7D49B18", + "recv": "7D4D4A8" + }, + "9.9.22-40990-x64": { + "send": "31C1838", + "recv": "31C4FDC" + }, + "6.9.82-40990-arm64": { + "send": "202A198", + "recv": "202B718" } } \ No newline at end of file