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'
ln -s -f '/dev/null' ~/'.local/share/applications/discord-1216669957799018608.desktop'
OSU_SDL3='1'
SDL_VIDEODRIVER='wayland'
MESA_VK_WSI_PRESENT_MODE='immediate'
/srv/www/wiki/data/attic/games/linux/osu.1778953671.txt.gz · Last modified: by Sean Rhone
