Package Details: osu 20250420-1

Git Clone URL: https://aur.archlinux.org/osu.git (read-only, click to copy)
Package Base: osu
Description: A free-to-win rhythm game
Upstream URL: https://osu.ppy.sh
Keywords: catch circle ctb game mania osu peppy ppy rhythm stable taiko
Licenses: custom
Submitter: ValdikSS
Maintainer: fossdd
Last Packager: fossdd
Votes: 64
Popularity: 0.000514
First Submitted: 2012-11-07 13:27 (UTC)
Last Updated: 2025-04-28 11:25 (UTC)

Pinned Comments

huupoke12 commented on 2021-06-09 03:04 (UTC) (edited on 2022-03-31 13:24 (UTC) by huupoke12)

@amingirl If you want to use a custom Wine build, you can just prepend the PATH environment variable with the custom Wine's path.

But I have written this script with the idea of not to directly edit /usr/bin/osu-stable, but to create your own script if you want to override any of the value.

This is my ~/bin/osu-stable file (/usr/bin/osu-stable is unmodified, and ~/bin is added to my PATH)

#!/bin/sh
export PATH="${HOME}/build/wine:${PATH}"
export OSU_STABLE_DATA_DIRECTORY="${HOME}/osuStableDir"
/usr/bin/osu-stable "$@"

Latest Comments

« First ‹ Previous 1 .. 11 12 13 14 15 16

coincoin commented on 2013-05-06 11:15 (UTC)

same errors than psi23 ==> Validating source files with md5sums... osume.exe ... FAILED directsound-latency.reg ... Passed osu.desktop ... Passed osu-fullscreen.desktop ... Passed osulauncher ... Passed osu.png ... Passed

BotoX commented on 2013-03-14 14:57 (UTC)

For everyone that is having problems downloading maps from multiplayer: Install firefox in wine (don't forget to set the correct wineprefix: export WINEPREFIX=$HOME/.osu) and then run: wine ~/.wine/drive_c/Program\ Files/Mozilla\ Firefox/firefox.exe -silent -setDefaultBrowser to set it as default browser. You can now download the maps with firefox in wine without having to leave fullscreen mode (which takes like 5 steps for me...)

ValdikSS commented on 2012-12-12 10:25 (UTC)

@psi32, updated

psi23 commented on 2012-12-12 10:15 (UTC)

==> Validating source files with md5sums... osume.exe ... FAILED directsound-latency.reg ... Passed osu.desktop ... Passed osu-fullscreen.desktop ... Passed osulauncher ... Passed osu.png ... Passed