mirror of
https://github.com/NapNeko/NapCatQQ.git
synced 2025-12-19 13:10:16 +08:00
Add new appid and offset entries for version 38960
Updated appid.json and offset.json to include new entries for versions 3.2.19-38960 and 9.9.21-38960, supporting both x64 and arm64 architectures.
This commit is contained in:
parent
994e8ced3e
commit
3cb51a17a6
8
src/core/external/appid.json
vendored
8
src/core/external/appid.json
vendored
@ -370,5 +370,13 @@
|
|||||||
"9.9.21-38711": {
|
"9.9.21-38711": {
|
||||||
"appid": 537307655,
|
"appid": 537307655,
|
||||||
"qua": "V1_WIN_NQ_9.9.21_38626_GW_B"
|
"qua": "V1_WIN_NQ_9.9.21_38626_GW_B"
|
||||||
|
},
|
||||||
|
"9.9.21-38960": {
|
||||||
|
"appid": 537313855,
|
||||||
|
"qua": "V1_WIN_NQ_9.9.21_38960_GW_B"
|
||||||
|
},
|
||||||
|
"3.2.19-38960": {
|
||||||
|
"appid": 537313891,
|
||||||
|
"qua": "V1_LNX_NQ_3.2.19_38960_GW_B"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
12
src/core/external/offset.json
vendored
12
src/core/external/offset.json
vendored
@ -486,5 +486,17 @@
|
|||||||
"9.9.21-38711-x64": {
|
"9.9.21-38711-x64": {
|
||||||
"send": "310A758",
|
"send": "310A758",
|
||||||
"recv": "310DEFC"
|
"recv": "310DEFC"
|
||||||
|
},
|
||||||
|
"3.2.19-38960-x64": {
|
||||||
|
"send": "B3740E0",
|
||||||
|
"recv": "B377B60"
|
||||||
|
},
|
||||||
|
"9.9.21-38960-x64": {
|
||||||
|
"send": "313F7D8",
|
||||||
|
"recv": "3142F7C"
|
||||||
|
},
|
||||||
|
"3.2.19-38960-arm64": {
|
||||||
|
"send": "7B01D98",
|
||||||
|
"recv": "7B05728"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
Loading…
Reference in New Issue
Block a user