Add support for version 9.9.22-40362

Updated appid.json and offset.json to include entries for version 9.9.22-40362, specifying the new appid, qua, and offset values for send and recv.
This commit is contained in:
手瓜一十雪 2025-10-03 12:20:21 +08:00
parent 0300ba4648
commit fb0a20919b
2 changed files with 9 additions and 1 deletions

View File

@ -386,5 +386,9 @@
"9.9.21-39038": {
"appid": 537313906,
"qua": "V1_WIN_NQ_9.9.21_39038_GW_B"
},
"9.9.22-40362": {
"appid": 537314212,
"qua": "V1_WIN_NQ_9.9.22_40362_GW_B"
}
}

View File

@ -507,8 +507,12 @@
"send": "7B025C8",
"recv": "7B05F58"
},
"9.9.21-39038-x64": {
"9.9.21-39038-x64": {
"send": "313FB58",
"recv": "31432FC"
},
"9.9.22-40362": {
"send": "31C0EB8",
"recv": "31C465C"
}
}