A server emulator for the game Wuthering Waves.
  • Zig 96.8%
  • JavaScript 3.1%
Find a file
2026-06-28 23:59:59 +02:00
assets Fix: multi skill level up and semi fix voices (#27) 2026-06-27 19:29:34 +03:00
cfgsv/src feat(windows): fix windows compilation by removing landmine in zigaction 2026-04-04 19:13:30 +03:00
common/src Use sigemptyset for sigaction mask (#23) 2026-06-22 12:59:35 +03:00
gamesv/src Initial fsm support 2026-06-28 23:59:59 +02:00
loginsv/src feat(windows): fix windows compilation by removing landmine in zigaction 2026-04-04 19:13:30 +03:00
proto Feat: add gacha system (#29) 2026-06-27 23:26:42 +03:00
state chore: 3.5 index 2026-06-22 00:06:56 +03:00
.gitignore chore: 3.5 update 2026-06-21 23:23:04 +03:00
build.zig feat(windows): fix windows compilation by removing landmine in zigaction 2026-04-04 19:13:30 +03:00
build.zig.zon feat(versioning): update to bindata to 3.3.2, update protos 2026-04-15 17:20:05 +03:00
envrc fix(versioning): envrc, readme, start-zigrika.cmd now fixed 2026-04-15 18:23:51 +03:00
README.md Update README.md 2026-06-22 04:51:34 +03:00
start-zigrika.cmd Simplify Windows Zigrika startup script and update README (#9) 2026-05-08 21:33:18 +03:00

Zigrika

Server Emulator for Wuthering Waves targeting 3.5 BETA (3.4 LIVE on lts branch). title

Features

More features are actively being worked on, so stay tuned!

Getting Started

Requirements

For additional help, you can join our discord server

Setup

Building from sources

Linux

git clone https://git.xeondev.com/WavyRooms/zigrika
cd zigrika
. ./envrc # In case you don't have zig installed, `envrc` can do this for you.
zig build run-cfgsv &
zig build run-loginsv &
zig build run-gamesv

Windows

# Assuming you have git installed and are using cmd or powershell.
git clone https://git.xeondev.com/WavyRooms/zigrika
cd zigrika
start start-zigrika.cmd

Logging in

Depending on the version the private server currently targets, you may need to get the client from a third-party (if it's a BETA) OR get the client from Kuro's official launcher (or steam) (if it's LIVE).

Next, you have to apply the necessary client patch. Follow the instructions from the patch's README.

Community

Donations

Continuing to produce open source software requires contribution of time, code and -especially for the distribution- money. If you are able to make a contribution, it will go towards ensuring that we are able to continue to write, support and host the high quality software that makes all of our lives easier. Feel free to make a contribution via Boosty!