No description
Find a file
2026-07-04 12:46:49 +07:00
dispatch First push 2026-06-03 12:47:18 +07:00
gameserver upadte 4.3.55 hotfix, add Himeko Nova technique 2026-07-04 12:46:49 +07:00
launcher First push 2026-06-03 12:47:18 +07:00
protocol First push 2026-06-03 12:47:18 +07:00
resources Update 4.3.52 hotfix 2026-06-09 18:55:30 +07:00
build.zig First push 2026-06-03 12:47:18 +07:00
build.zig.zon First push 2026-06-03 12:47:18 +07:00
config.json First push 2026-06-03 12:47:18 +07:00
hotfix.json upadte 4.3.55 hotfix, add Himeko Nova technique 2026-07-04 12:46:49 +07:00
README.md First push 2026-06-03 12:47:18 +07:00
run.bat First push 2026-06-03 12:47:18 +07:00
Screenshot.png First push 2026-06-03 12:47:18 +07:00

Himeko•NovaSR

Honkai: Star Rail server emulator (4.4 beta) written in Zig.

Screenshot

Requirements

Running

From source

Windows:

git clone https://git.xeondev.com/HonkaiSlopRail/himeko-nova-sr
cd himeko-nova-sr
zig build run-dispatch
zig build run-gameserver

Setup launcher.exe

Copy launcher.exe and hkprg.dll from launcher folder inside himeko-nova-sr and paste them inside your client folder. Then open your launcher.exe with administrator.

Using Pre-built Binaries

Navigate to the Releases page and download the latest release for your platform.

Connecting

Get 4.3.5X client: Gofile,

Functionality (work in progress)

  • Login and player spawn
  • Test battle via calyx
  • MOC/PF/AS simulator with custom stage sellection
  • Anomaly Arbitration (Challenge Peak)
  • Starward Mode (Challenge Tierce)
  • Gacha simulator
  • Support command for Sillyism

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change, and why.

Bug Reports

If you find a bug, please open an issue with as much detail as possible. If you can, please include steps to reproduce the bug.

Bad issues such as "This doesn't work" will be closed immediately, be sure to provide exact detailed steps to reproduce your bug. If it's hard to reproduce, try to explain it and write a reproducer as best as you can.