User Tools

Site Tools


games:linux:osu

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
games:linux:osu [2025/09/22 19:00] – Installs discord .desktop, appimage annoying; no known-benefit over stable in Wine Sean Rhonegames:linux:osu [2026/05/16 16:23] (current) Sean Rhone
Line 1: Line 1:
 +  * [[linux:distros:opensuse_tumbleweed_gnome|openSUSE Tumbleweed (GNOME)]]
 +
 +  * https://github.com/ppy/osu
 +  * https://github.com/ppy/osu/releases/latest/download/osu.AppImage (lazer)
 +
 +  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.1758582055.txt.gz · Last modified: by Sean Rhone

Except where otherwise noted, content on this wiki is licensed under the following license: CC0 1.0 Universal
CC0 1.0 Universal Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki