You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
1 year ago | |
---|---|---|
custom | 1 year ago | |
desktops | 5 years ago | |
icons | 5 years ago | |
static | 5 years ago | |
LICENSE | 5 years ago | |
README.md | 4 years ago | |
install.sh | 5 years ago | |
osu-wine | 1 year ago | |
osu-wine.conf | 4 years ago |
README.md
osu-wine
osu! install/run wrapper, forked by diamondburned.
Confirmed working for numerous people
https://osu.ppy.sh/community/forums/topics/794952
WARNING If STAGING_AUDIO_DURATION
isn't working for you, add export
in front of it!
Instructions
Run ./install.sh
as root/sudo
Uninstalling
Run ./install.sh uninstall
as root/sudo
Updating
Recommended way: ./install.sh update
Hacky way: sudo cp ./osu-wine /usr/bin/osu-wine
Installing user config file
Run cp /etc/osu-wine.conf ~/.osu-wine.conf
as user
Extra options
osu-wine --winetricks [packages]
runswinetricks
inside thatWINEPREFIX
osu-wine --winecfg
openswinecfg
dialogmarcRPC=true
in~/.osu-wine.conf
enables Rich Presence supportLOGGO=true
in~/.osu-wine.conf
uses Loggo to log, which adds extra timestampsosu-wine -ul
updates Loggo with theLOGGO_JOB
ID (don't touch this unless instructed so)- PooN's
wine-osu
instructions:- At the bottom of the
~/.osu-wine.conf
file, there are 2 variables:export STAGING_AUDIO_DURATION
to change audio durationPATH
to make osu! use PooN's Wine (you must NOT change this)
- More information at his blog
- If the console returns something such as
line 145: 21628 Illegal instruction
, please re-compile Poon's Wine manually and install it.
- At the bottom of the
Troubleshooting
- Running
osu-wine
does nothing- To fix this, run
osu-wine --kill
a couple of times then wait a few seconds for osu! to die off - Run
osu-wine
again
- To fix this, run