diff --git a/src/core/external/appid.json b/src/core/external/appid.json index 8d2a8703..77cce5c6 100644 --- a/src/core/external/appid.json +++ b/src/core/external/appid.json @@ -338,5 +338,13 @@ "9.9.20-37051": { "appid": 537304122, "qua": "V1_WIN_NQ_9.9.20_37051_GW_B" + }, + "9.9.20-37475": { + "appid": 537304173, + "qua": "V1_WIN_NQ_9.9.20_37475_GW_B" + }, + "3.2.18-37475": { + "appid": 537304210, + "qua": "V1_LNX_NQ_3.2.18_37475_GW_B" } } \ No newline at end of file diff --git a/src/core/external/offset.json b/src/core/external/offset.json index b6d98125..8fd91906 100644 --- a/src/core/external/offset.json +++ b/src/core/external/offset.json @@ -438,5 +438,17 @@ "9.9.20-37051-x64": { "send": "30CC958", "recv": "30D00FC" + }, + "9.9.20-37475-x64": { + "send": "30D30D8", + "recv": "30D687C" + }, + "3.2.18-37475-x64": { + "send": "B238EC0", + "recv": "B23C940" + }, + "3.2.18-37475-arm64": { + "send": "7A34B38", + "recv": "7A384C8" } } \ No newline at end of file