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/26 22:12] – old revision restored (2025/09/18 09:36) Sean Rhonegames:linux:osu [2026/05/16 16:23] (current) Sean Rhone
Line 1: Line 1:
-  * https://github.com/ppy/osu/releases/latest/download/osu.AppImage+  * [[linux:distros:opensuse_tumbleweed_gnome|openSUSE Tumbleweed (GNOME)]]
  
-  7z x+  * 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.1758939166.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