games:linux:osu
This is an old revision of the document!
wget -O ~/'Downloads/osu.AppImage' 'https://github.com/ppy/osu/releases/latest/download/osu.AppImage'
7z x -o$HOME/'.local/share/osu!' ~/'Downloads/osu.AppImage' 'usr/bin/*'
mv -f ~/'.local/share/osu!/usr/bin/'* ~/'.local/share/osu!' && rm -Rf ~/'.local/share/osu!/usr'
SDL_VIDEODRIVER='x11' OSU_SDL3='1' ~/'.local/share/osu!/osu!'
ln -s -f '/dev/null' ~/'.local/share/applications/discord-1216669957799018608.desktop'
- Cool for non-native on Wayland but double-cursors with tablet
SDL_VIDEODRIVER='wayland' OSU_SDL3='1' SDL_VIDEO_WAYLAND_MODE_SCALING='aspect' ~/'.local/share/osu!/osu!'
/srv/www/wiki/data/attic/games/linux/osu.1778959902.txt.gz · Last modified: by Sean Rhone
