Skip to content

Commit

Permalink
feat: support 29927
Browse files Browse the repository at this point in the history
  • Loading branch information
MliKiowa committed Nov 21, 2024
1 parent 381ee1c commit 6ca1ac2
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 2 deletions.
6 changes: 5 additions & 1 deletion src/core/external/appid.json
Original file line number Diff line number Diff line change
Expand Up @@ -86,5 +86,9 @@
"6.9.59-29456": {
"appid": 537249961,
"qua": "V1_MAC_NQ_6.9.59_29456_GW_B"
},
"9.9.16-29927": {
"appid": 537255812,
"qua": "V1_WIN_NQ_9.9.16_29927_GW_B"
}
}
}
6 changes: 5 additions & 1 deletion src/core/external/offset.json
Original file line number Diff line number Diff line change
Expand Up @@ -82,5 +82,9 @@
"6.9.59-29456-arm64": {
"send": "4005FE8",
"recv": "4008800"
},
"9.9.16-29927-x64": {
"send": "3869C50",
"recv": "386E084"
}
}
}

0 comments on commit 6ca1ac2

Please sign in to comment.