diff --git a/README.md b/README.md index 964f662..12bd082 100644 --- a/README.md +++ b/README.md @@ -3,12 +3,12 @@ | | | | --- | --- | -| ![](/docs/hk4e38.png) | ![](/docs/bh66.png) | +| ![](/docs/hk4e41.png) | ![](/docs/bh66.png) | | ![](/docs/hsr105.png) | | ## Current Supported Game Version: -### GI: 4.0.1 OS/CN +### GI: 4.1.0 OS/CN ### ~~HI: 6.6.0 Global~~ ### ~~HSR: 1.0.5 OS/CN (For Intel Mac Only)~~ diff --git a/configure.sh b/configure.sh index d2151fb..e0b29b5 100755 --- a/configure.sh +++ b/configure.sh @@ -14,7 +14,7 @@ mkdir -p "$EXTERNAL/hkrpg/os/files" mkdir -p "$EXTERNAL/hk4e" mkdir -p ./tmp git clone $(echo "aHR0cHM6Ly9ub3RhYnVnLm9yZy9Lcm9jay9kYXduCg==" | base64 --decode) ./tmp -cp -R ./tmp/401/patch_files/. "$EXTERNAL/hk4e" +cp -R ./tmp/410/patch_files/. "$EXTERNAL/hk4e" rm -rf ./tmp # git clone $(echo "aHR0cHM6Ly9ub3RhYnVnLm9yZy9ta3JzeW0xL2R1c2s=" | base64 --decode) ./tmp # cp -R ./tmp/glb/diffs/. "$EXTERNAL/bh3/glb/diffs" diff --git a/docs/hk4e38.png b/docs/hk4e38.png deleted file mode 100644 index dcc2e27..0000000 Binary files a/docs/hk4e38.png and /dev/null differ diff --git a/docs/hk4e41.png b/docs/hk4e41.png new file mode 100644 index 0000000..ea52403 Binary files /dev/null and b/docs/hk4e41.png differ diff --git a/src/clients/mhy/hk4e/index.tsx b/src/clients/mhy/hk4e/index.tsx index b4f0e13..43ad98a 100644 --- a/src/clients/mhy/hk4e/index.tsx +++ b/src/clients/mhy/hk4e/index.tsx @@ -42,7 +42,7 @@ import { VoicePackNames, } from "../launcher-info"; -const CURRENT_SUPPORTED_VERSION = "4.0.1"; +const CURRENT_SUPPORTED_VERSION = "4.1.0"; export async function createHK4EChannelClient({ server,