I managed to get osu! running on Arch, but if I run it this happens:
Sound is not working (guess I didn't make wine use alsa, I'm not sure about it yet)
Default skin is using the old skin, no idea why
Any beatmap can not be loaded
No beatmap backgrounds at all
Framerate is fine though, it's really smooth EDIT: just need to install some libraries, resolved everything but this
Sliders look terribly ugly
Fonts look terrible (maybe I should change the font rendering in wineprefix, but I'm kinda sleepy so doing that later when I wake up)
Commands I did
$ su -c "pacman -S wine winetricks lib32-alsa-lib lib32-mpg123 lib32-giflib lib32-libjpeg lib32-libpng"
$ rm -rf ~/.wine
$ WINEARCH=win32 winecfg
$ winetricks dotnet20
$ cd /mnt/sda2/Program\ Files\ \(x86\)/osu\! (Basically my osu! folder, obviously)
$ wine osu!.exe
Using Wine 1.7.5, kernel version is 3.11.6-1 and it's Arch's stock kernel.
Extra stuff, just in case.
┌─[yucachaaaan @ kininarimars]-[1:57:05]
└─[~]-[$]> lspci | grep VGA
00:02.0 VGA compatible controller: Intel Corporation 3rd Gen Core processor Graphics Controller (rev 09)
02:00.0 VGA compatible controller: Advanced Micro Devices, Inc. [AMD/ATI] Thames [Radeon 7550M/7570M/7650M] (rev ff)
Using xf86-video-ati and xf86-video-intel as drivers, disabled the ATI one using
# echo OFF > /sys/kernel/debug/vgaswitcheroo/switch
since it tends to overheat. I don't think it'll affect anything if I turn it on, I did just to check *just in case* and it's still the same.
Screenshot
