Got osu! running again for the most part on Ubuntu 13.04 (yesterday's daily build).
- The messed up scoreboard seems to have to do with the score filter thing (Global, Global with Mods, Friends, Local). Local seems to work the best.
- Xubuntu (13.04) 4/7/13 daily had slightly worse results with osu!. Screen would have some random glitch every minute or so, and there was some slight hitching (disabling Fast TLS might of fixed the hitching though)
- CTB person is an entire corrupted block; I'm thinking some skin elements just might have issues loading? (related to the corrupted combo popout thing)
- First, you'll need a 32-bit Wine prefix
WINEARCH=win32 winecfg
- At the bare minimum, you need dotnet20 to even start the installer or game, but gdiplus also helps fonts look nicer (but not required; may want to skip gdiplus for now if your internet connection is slow)
winetricks dotnet20 gdiplus
(it does not appear you can use Mono as a replacement to dotnet20) - Next, you want to download and start osu!'s installer
wget 'http://osu.r-a-d.io/osu!install.exe'
wine osu!installer.exe
- On the installer, you want to press Next, Next, and then you want to stop (the installer should throw an error or something, don't click Don't Send)
- Go to your Wine's Program Files folder
/home/USERNAME/.wine/dosdevices/c:/Program Files
(replace USERNAME with your username) - Take the osu! folder and drag it to your Desktop or somewhere safe
- Now go back to osu!'s installer and hit Don't Send, Close, and then Finish
- Now put the osu! folder you put somewhere safe, back in Wine's Program Files folder
- Go into the osu! folder (either GUI or Terminal) and run osume.exe
wine osume.exe
- Quickly uncheck the Automatically start osu! after updating box (you might not have to do this anymore; might be unchecked by default)
- Wait for it to get done, then hit the start osu! button
- From here, I've had very inconsistent results. Sometimes osu! would just crash on first startup, other times it would start fine the first time. If it doesn't start successfully the first time, go back and try it again.
- osu! should now be opened, in a borderless fullscreen mode. You should be prompted to login, but the login box is behind osu!. If this happens, you want to just press esc to skip the login.
- Now go into Options, and set a Windowed resolution. Your screen may then just lock up, but osu! should still be active. You want to press Esc, Esc, 1 in that order (back out of Options to Main Menu, then Exit Game confirm).
- Re-open osu!, it should be windowed, and you should be able to login just fine now.
- From here, osu! is pretty playable for me in this state, aside from two problems (and a third that rarely happens). The problems are:
- Combo Fire renders weird (wrong colors, faded, etc.)
- Usernames on the in-game scoreboard (while you're actually playing a song) show as corrupted, along with the song title when it first appears
- Combo popouts (pipi) appear garbled (this is the rare one)
- I've been messing with osu! for a few hours, and have no idea how to consistently fix all three issues, but I managed to randomly fix the last two issues (not combo fire). It involves basically re-doing osu's settings until it "just" works (deleting your user cfg, re-opening osu!, and doing the resolution stuff). Hoping it just doesn't break again later though.
OpenGL mode still doesn't appear to work either.
I also have a Radeon HD 7850 GPU and I'm using AMD's 13.3 Beta 3 drivers.
- The messed up scoreboard seems to have to do with the score filter thing (Global, Global with Mods, Friends, Local). Local seems to work the best.
- Xubuntu (13.04) 4/7/13 daily had slightly worse results with osu!. Screen would have some random glitch every minute or so, and there was some slight hitching (disabling Fast TLS might of fixed the hitching though)
- CTB person is an entire corrupted block; I'm thinking some skin elements just might have issues loading? (related to the corrupted combo popout thing)