miikkak wrote:
I'm currently running Kubuntu and I have problems with my mouses peed in Osu!
My mouse lags insanely if i put mouse speed to anything that differs from 1,0x. Has onyone experiencing the same problem?
It's been a while since I set up my Wine for osu! now, but most of the things in my post on page 6 list everything for Arch, which I find a tad more picky than debian-based distros. Odds are you are missing something outside gecko or dotnet20 (which are required). Try winetricking these few things.
sh winetricks fontfix fontsmooth-rgb gdiplus
Let me know if it's still choppy, because then it may be a faulty configuration in your ~/.wine.
The other tip is make sure you run wine with alsa audio. If that still chops it, see if running it with aoss as a prefix to the wine command will fix it (ex. aoss wine /path/to/directory/osu!.exe).
Edit: Just to clarify, the reason I'm suggesting this is because wine chops up trying to translate some of the coding in osu!. With these, most lag issues tend to go away.
HarryHy wrote:
I am running Arch x86_64 right now.
I managed to get it running after Arch's painful multilib setup... but none of the menus have any text, and it initially crashes with .NET errors.
sh winetricks gdiplus fixed it.
If I keep it at horrible slow DirectX video, it works.
If I change to OpenGL, I get:SPOILERerr:module:load_builtin_dll failed to load .so lib for builtin L"winemp3.acm": libmpg123.so.0: cannot open shared object file: No such file or directory
fixme:dsalsa:IDsDriverBufferImpl_SetVolumePan (0x2147d8,0x214720): stub
fixme:mmdevapi:AEV_GetVolumeRange stub
X Error of failed request: BadMatch (invalid parameter attributes)
Major opcode of failed request: 154 (GLX)
Minor opcode of failed request: 11 (X_GLXSwapBuffers)
Serial number of failed request: 1332
Current serial number in output stream: 1332
What to try now?
Definitely go look at my post on page 6. I'm currently also running an x64_86 Arch build and I did exactly what my post said and it worked just fine. If you get a couple more errors, check my few fixes at the bottom of my post.