This program is far from finished and it's not exactly stable either but it works most of the time.
Use danser-go or McOsu, if you're looking for a client alternative.
Click here for more video preview(s)
preview_latest.mp4
You can get the latest development build from the CI/CD here.
./kurarin [...arguments]
The program will create a settings.json
file on startup for the first time, and exit right after.
The next startup will be normal.
Currently supports:
- Gameplay
- Auto (+ cursordance)
- Rendering (Requires FFmpeg to be installed in
$PATH
) - Storyboard
- Replay (
.osr
) support
Currently does not support:
- Stupid/Aspire maps, the program will either OOM your system or straight up crash, beware.
- V
- GCC/Clang
- OpenGL 3
Tested with Arch but it should work anywhere else as long as it's linux.
Use ext/build.sh
to build the program, no makefile :).
Some of the code is derived or literally copy-pasted from these projects, so big credits to them.