diff --git a/src/core/external/appid.json b/src/core/external/appid.json index da3c1aa7..7a6a3645 100644 --- a/src/core/external/appid.json +++ b/src/core/external/appid.json @@ -122,5 +122,17 @@ "3.2.15-30483": { "appid": 537258474, "qua": "V1_LNX_NQ_3.2.15_30483_GW_B" + }, + "9.9.17-30594": { + "appid": 537258439, + "qua": "V1_WIN_NQ_9.9.17_30594_GW_B" + }, + "6.9.62-30594": { + "appid": 537258463, + "qua": "V1_MAC_NQ_6.9.62_30594_GW_B" + }, + "3.2.15-30594": { + "appid": 537258474, + "qua": "V1_LNX_NQ_3.2.15_30594_GW_B" } } \ No newline at end of file diff --git a/src/core/external/offset.json b/src/core/external/offset.json index 65678383..446b49cd 100644 --- a/src/core/external/offset.json +++ b/src/core/external/offset.json @@ -142,5 +142,25 @@ "3.2.15-30483-arm64": { "send": "70C40E8", "recv": "70C7920" + }, + "9.9.17-30594-x64": { + "send": "39AC1B0", + "recv": "39B05E4" + }, + "6.9.62-30594-arm64": { + "send": "41896B0", + "recv": "418bec8" + }, + "6.9.62-30594-x64": { + "send": "4669460", + "recv": "466BCCC" + }, + "3.2.15-30594-x64": { + "send": "A402540", + "recv": "A405E40" + }, + "3.2.15-30594-arm64": { + "send": "70C40E8", + "recv": "70C7920" } } \ No newline at end of file