Skip to content

xjunko/kurarin

Repository files navigation

Disclaimer

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.

Preview

Click here for more video preview(s)

preview_latest.mp4

Releases

You can get the latest development build from the CI/CD here.

Running

./kurarin [...arguments]

Settings

The program will create a settings.json file on startup for the first time, and exit right after.
The next startup will be normal.

Features

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.

Building

Requirements

  • V
  • GCC/Clang
  • OpenGL 3

Linux

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 :).

Credits

Some of the code is derived or literally copy-pasted from these projects, so big credits to them.