From a051391f5b765699f52fe1cfbc99d86eb1d15379 Mon Sep 17 00:00:00 2001 From: Miyabi <53960525+YYHEggEgg@users.noreply.github.com> Date: Tue, 28 May 2024 18:07:33 +0800 Subject: [PATCH] Update 2.2.54 link & hotfix --- README.md | 8 +++++--- dispatch/dispatch.json | 12 ++++++++++++ 2 files changed, 17 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 915dc9d..fcf5087 100644 --- a/README.md +++ b/README.md @@ -70,10 +70,12 @@ If you want to play the latest Beta patch, the `mhypbase.dll` patch for 2.2.51 O Also, you need to configure `disable_password_check` in `sdkserver.json`. That is to say, if you have used a older version, you should go to the configuration file **in the root directory** and check if it's `true`. -Clients (2.3 Beta v3): +Clients (2.3 Beta v4): -- [CN - 2.2.53](https://autopatchcn.bhsr.com/client/beta/20240517110535_d7lJoh4jYXkVGXI1/StarRail_2.2.53.zip) -- [OS - .2.53](https://autopatchos.starrails.com/client/Beta/20240517111205_PZfNSHVLH509e76v/StarRail_.2.53.zip) +- [OS - 2.2.54](https://autopatchos.starrails.com/client/Beta/20240524111944_IhuuEu6NfLJtObzr/StarRail_2.2.54.zip) +- [CN - 2.2.54](https://autopatchcn.bhsr.com/client/beta/20240524111603_TZHPxvCZGt1eRV0w/StarRail_2.2.54.zip) +- [OS hdiff - 2.2.53-2.2.54](https://autopatchos.starrails.com/client/hkrpg_global/game_2.2.53_2.2.54_hdiff_vTcPduNiNYcyOqnd.zip) +- [CN hdiff - 2.2.53-2.2.54](https://autopatchcn.bhsr.com/client/hkrpg_cn/game_2.2.53_2.2.54_hdiff_GUdpMZLRReCpnJdX.zip) Notice: **CN Package may not have languages other than Chinese, and vice versa**. Be careful when choosing which to download; luckily they are all compatiable with this server. diff --git a/dispatch/dispatch.json b/dispatch/dispatch.json index 6829378..f630f70 100644 --- a/dispatch/dispatch.json +++ b/dispatch/dispatch.json @@ -29,6 +29,18 @@ "ex_resource_url": "https://autopatchos.starrails.com/design_data/BetaLive/output_7134377_b1f36fb2d9b8", "lua_url": "https://autopatchos.starrails.com/lua/BetaLive/output_7120090_469169697c23", "lua_version": "7120090" + }, + "CNBETAWin2.2.54": { + "asset_bundle_url": "https://autopatchcn.bhsr.com/asb/BetaLive/output_7165870_7fb7dbd8a7a4", + "ex_resource_url": "https://autopatchcn.bhsr.com/design_data/BetaLive/output_7171381_bb763a07e196", + "lua_url": "https://autopatchcn.bhsr.com/lua/BetaLive/output_7165994_1569306165f0", + "lua_version": "7165994" + }, + "OSBETAWin2.2.54": { + "asset_bundle_url": "https://autopatchos.starrails.com/asb/BetaLive/output_7165870_7fb7dbd8a7a4", + "ex_resource_url": "https://autopatchos.starrails.com/design_data/BetaLive/output_7171381_bb763a07e196", + "lua_url": "https://autopatchos.starrails.com/lua/BetaLive/output_7165994_1569306165f0", + "lua_version": "7165994" } } } \ No newline at end of file