User Tools

Site Tools


games:linux:wine:osu

Differences

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

Link to this comparison view

Next revision
Previous revision
games:linux:wine:osu [2024/08/13 16:16] – created Sean Rhonegames:linux:wine:osu [2026/05/27 04:27] (current) Sean Rhone
Line 2: Line 2:
  
   * osu! ((https://osu.ppy.sh))   * osu! ((https://osu.ppy.sh))
 +
 +  * :!: 2026/05/17: WIP
  
 ===== Prerequisites ===== ===== Prerequisites =====
  
-  * [[distros:fedora_workstation_gnome Fedora Workstation]] ((this and any other guides I have shouldn't do anything special not to work on other distros))+  * [[linux:distros:opensuse_tumbleweed_gnome|openSUSE Tumbleweed (GNOME)]]
  
 ====== Install ====== ====== Install ======
Line 11: Line 13:
 ===== Initial ===== ===== Initial =====
  
-****+  mkdir -p ~/'.wine' && WINEPREFIX=~/'.wine/osu!' WINEARCH='win32' wine wineboot --init && WINEPREFIX=~/'.wine/osu!' winecfg /v 'winxp' && WINEPREFIX=~/'.wine/osu!' wine REG ADD 'HKEY_CURRENT_USER\Software\Wine\DllOverrides' /v 'winemenubuilder.exe' /t 'REG_SZ' /d '' /f
  
-  mkdir -p ~/'Wine Prefixes&& WINEPREFIX=~/'Wine Prefixes/osu!' WINEARCH='win32wineboot+  WINEPREFIX=~/'.wine/osu!' wine REG ADD 'HKEY_CURRENT_USER\Software\Wine\Drivers/v 'Graphics' /t 'REG_SZ' /d 'wayland' /f 
 + 
 +  WINEPREFIX=~/'.wine/osu!' wine REG ADD 'HKEY_CURRENT_USER\Software\Wine\Direct3D/v 'renderer' /t 'REG_SZ' /d 'vulkan' /f
  
 ===== Dependencies ===== ===== Dependencies =====
  
 **** ****
 +
 +  WINEPREFIX=~/'.wine/osu!' winetricks -q 'dotnet48'
  
   WINEPREFIX=~/'Wine Prefixes/osu!' winetricks --unattended dotnet40 corefonts cjkfonts   WINEPREFIX=~/'Wine Prefixes/osu!' winetricks --unattended dotnet40 corefonts cjkfonts
Line 25: Line 31:
 **** ****
  
-  wget 'https://m1.ppy.sh/r/osu!install.exe' -O ~/'osu!install.exe' --no-check-certificate && WINEPREFIX=~/'Wine Prefixes/osu!' wine ~/'osu!install.exe'+  wget -O ~/'Downloads/osu!install.exe' 'https://m1.ppy.sh/r/osu!install.exe' && WINEPREFIX=~/'.wine/osu!' wine ~/'Downloads/osu!install.exe'
  
 ===== Restore Content ===== ===== Restore Content =====
/srv/www/wiki/data/attic/games/linux/wine/osu.1723580216.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