No description
Find a file
2025-11-12 12:46:09 +01:00
.gitignore add jportaudio compile 2025-11-12 02:23:02 +01:00
beatoraja.nix flake works! 2025-11-12 12:32:11 +01:00
flake.lock add jportaudio compile 2025-11-12 02:23:02 +01:00
flake.nix flake works! 2025-11-12 12:32:11 +01:00
jportaudio.nix flake works! 2025-11-12 12:32:11 +01:00
README.md repo rename 2025-11-12 12:46:09 +01:00

Beatoraja on Nix!

Very haphazard way to play BMS on NixOS and other nix places!

How to run

Due to beatoraja using a very old JDK, you have to add some scary flags:

NIXPKGS_ALLOW_INSECURE=1 nix run git+https://git.fromouter.space/Hamcha/beatoraja-nix --impure

Once installed, game files will be copied to $XDG_DATA_HOME/beatoraja (fallback to $HOME/.local/share/beatoraja).

IMPORTANT: Go to the AUDIO tab and change from "OpenAL" to "PortAudio" or you will have no audio!

Future plans

  • Proper version support (so it's not hardcoded to 0.8.8)
  • Compiling from source? (unlikely)
  • LR2raja Endless dreams (soon tm)