Document unexpected lack of change in HI3 v6.9.0
This commit is contained in:
parent
9296e00edd
commit
e96bf23a30
@ -1,8 +1,8 @@
|
|||||||
### Games and regions
|
### Games and regions
|
||||||
- **3rd**: glb/sea/tw/kr/jp **v6.8.0**, cn **v6.9.0+**
|
- **3rd**: glb/sea/tw/kr/jp **v6.9.0**, cn **v6.9.0**
|
||||||
- **SR**: os/cn **v1.3.0** (potentially unsafe, but no bans were reported since v1.1.0)
|
- **SR**: os/cn **v1.3.0** (potentially unsafe, but no bans were reported since v1.1.0)
|
||||||
|
|
||||||
You can expect newer versions to work immediately after release with the same jadeite binary if the version is specified with a + above.
|
You can expect newer versions to work immediately after release with the same jadeite binary if the version is specified with a + above (currently none).
|
||||||
|
|
||||||
### Information
|
### Information
|
||||||
The anticheat the games use is fundamentally incompatible with Wine in multiple ways. This tool launches the game without it (`injector`) and imitates it's behaviour (`game_payload`).
|
The anticheat the games use is fundamentally incompatible with Wine in multiple ways. This tool launches the game without it (`injector`) and imitates it's behaviour (`game_payload`).
|
||||||
|
@ -6,11 +6,11 @@
|
|||||||
"hi3rd": {
|
"hi3rd": {
|
||||||
"global": {
|
"global": {
|
||||||
"status": "verified",
|
"status": "verified",
|
||||||
"version": "6.8.0"
|
"version": "6.9.0"
|
||||||
},
|
},
|
||||||
"sea": {
|
"sea": {
|
||||||
"status": "verified",
|
"status": "verified",
|
||||||
"version": "6.8.0"
|
"version": "6.9.0"
|
||||||
},
|
},
|
||||||
"china": {
|
"china": {
|
||||||
"status": "verified",
|
"status": "verified",
|
||||||
@ -18,15 +18,15 @@
|
|||||||
},
|
},
|
||||||
"taiwan": {
|
"taiwan": {
|
||||||
"status": "verified",
|
"status": "verified",
|
||||||
"version": "6.8.0"
|
"version": "6.9.0"
|
||||||
},
|
},
|
||||||
"korea": {
|
"korea": {
|
||||||
"status": "verified",
|
"status": "verified",
|
||||||
"version": "6.8.0"
|
"version": "6.9.0"
|
||||||
},
|
},
|
||||||
"japan": {
|
"japan": {
|
||||||
"status": "verified",
|
"status": "verified",
|
||||||
"version": "6.8.0"
|
"version": "6.9.0"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"hsr": {
|
"hsr": {
|
||||||
|
Loading…
Reference in New Issue
Block a user