This commit is contained in:
xeon 2024-01-19 15:02:44 +00:00
parent c6680fcb43
commit bef1f0f3b1

View file

@ -1,3 +1,15 @@
# Snowflake
Server emulator for Honkai: Star Rail pre-cbt1 (ce_0.56)
## How to run
- Just compile it using dotnet CLI or Visual Studio 2022 (recommended) <br>
- Run SDK, Gateserver and Gameserver.
## Connecting
- Download [Game Client (0.56)](https://nogatekeep.ing/assets/hkrpg/client_app/pc/game_ce0.56.zip)
- Download [UnityPlayer.dll patch](https://nogatekeep.ing/assets/hkrpg/patches/0.56/UnityPlayer.dll) and replace it in your game folder (disables mhyprotrpg.sys Anti-Cheat)
- Use any proxy to redirect sdk requests to `http://127.0.0.1:8888`
## Need help?
You can ask your questions in our [Discord Server](https://discord.xeondev.com)