Go to file
Simon Bruder 1260b52c98
continuous-integration/drone/push Build is passing Details
Disable deployed build
Deployed builds show a ~5s splash screen at startup, send errors caused
by using it inside a docker container to the developers. This patches
osu to show the version number but not enabling the other things.
2020-09-13 11:36:02 +02:00
.drone.yml init 2019-11-15 21:46:02 +00:00
Dockerfile Disable deployed build 2020-09-13 11:36:02 +02:00
README.md Add run script and readme 2020-06-10 16:33:29 +02:00
disable-deployed-build.patch Disable deployed build 2020-09-13 11:36:02 +02:00
run.sh Use nixos-compatible shebang in run script 2020-08-25 13:20:34 +02:00

README.md

osu!lazer in docker

How to use

Place run.sh in a directory of your choice. On first run, the directories data and import will be created.

To import a beatmap, place it in the import directory, open a graphical file manager and drag-and-drop the file into osu!.

Known Bugs

  • osu! shows Couldnt list input devices. Is libasound2-dev installed? at startup. Fixing this requires installing libasound2-dev in the runtime container and mounting /dev/snd in the container. This is not done as this container is intended to be used with PulseAudio (which works).

This is not an official product by ppy Pty Ltd. osu! is a registered trademark by ppy Pty Ltd.