diff --git a/src/core/external/appid.json b/src/core/external/appid.json index e3c60d8d..d22a679e 100644 --- a/src/core/external/appid.json +++ b/src/core/external/appid.json @@ -294,5 +294,13 @@ "9.9.19-35184": { "appid": 537291048, "qua": "V1_WIN_NQ_9.9.19_35184_GW_B" + }, + "3.2.17-35341": { + "appid": 537291383, + "qua": "V1_LNX_NQ_3.2.17_35341_GW_B" + }, + "9.9.19-35341": { + "appid": 537291347, + "qua": "V1_WIN_NQ_9.9.19_35341_GW_B" } } \ No newline at end of file diff --git a/src/core/external/offset.json b/src/core/external/offset.json index 89dc3ea0..96deb5d7 100644 --- a/src/core/external/offset.json +++ b/src/core/external/offset.json @@ -378,5 +378,17 @@ "9.9.19-35184-x64": { "send": "3BE5A10", "recv": "3BEA210" + }, + "9.9.19-35341-x64": { + "send": "3BE5A10", + "recv": "3BEA210" + }, + "3.2.17-35341-x64": { + "send": "AE2F700", + "recv": "AE33120" + }, + "3.2.17-35341-arm64": { + "send": "778D840", + "recv": "7791170" } } \ No newline at end of file