Add appid and offset entries for new versions

Added appid and qua mappings for versions 3.2.19-39038 and 9.9.21-39038 in appid.json. Updated offset.json with send/recv offsets for these new versions and architectures (x64, arm64).
This commit is contained in:
手瓜一十雪
2025-09-02 16:31:24 +08:00
parent 557dac4838
commit 1af63cf651
2 changed files with 20 additions and 0 deletions

View File

@@ -378,5 +378,13 @@
"3.2.19-38960": {
"appid": 537313891,
"qua": "V1_LNX_NQ_3.2.19_38960_GW_B"
},
"3.2.19-39038": {
"appid": 537313942,
"qua": "V1_LNX_NQ_3.2.19_39038_GW_B"
},
"9.9.21-39038": {
"appid": 537313906,
"qua": "V1_WIN_NQ_9.9.21_39038_GW_B"
}
}