diff --git a/src/core/external/appid.json b/src/core/external/appid.json index 56742929..e3c60d8d 100644 --- a/src/core/external/appid.json +++ b/src/core/external/appid.json @@ -286,5 +286,13 @@ "9.9.19-34958": { "appid": 537290742, "qua": "V1_WIN_NQ_9.9.19_34958_GW_B" + }, + "3.2.17-35184": { + "appid": 537291084, + "qua": "V1_LNX_NQ_3.2.17_35184_GW_B" + }, + "9.9.19-35184": { + "appid": 537291048, + "qua": "V1_WIN_NQ_9.9.19_35184_GW_B" } } \ No newline at end of file diff --git a/src/core/external/offset.json b/src/core/external/offset.json index dafe490b..89dc3ea0 100644 --- a/src/core/external/offset.json +++ b/src/core/external/offset.json @@ -366,5 +366,17 @@ "9.9.19-34958-x64": { "send": "3BDD8D0", "recv": "3BE20D0" + }, + "3.2.17-35184-x64": { + "send": "AE0DDE0", + "recv": "AE11800" + }, + "3.2.17-35184-arm64": { + "send": "7776028", + "recv": "7779958" + }, + "9.9.19-35184-x64": { + "send": "3BE5A10", + "recv": "3BEA210" } } \ No newline at end of file