No description
| .gitignore | ||
| beatoraja.nix | ||
| flake.lock | ||
| flake.nix | ||
| jportaudio.nix | ||
| README.md | ||
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)