catitaa6
catitaa6 wrote:
thank you! runs 100%, except for one problem. i've installed yesterday and every time i play whenever the HP bar starts dropping to around 10-15% the game blacks out, really annoying cause then i just stop being able to see the game and obviously always lose as i can't keep playing to come back. soon as the song is lost i'm able to see the game just fine once again.
logs: https://drive.google.com/open?id=1jL2CgQX15aKGbC_6F35K3IPPZoUTIKyo
some help would be appreciated on this one, thanks
Only thing I can think of is OpenGL issues but your GL Version is only slightly lower than mine so I doubt it's a huge issue. You can try disabling as many graphical effects in the osu! options and if that doesn't work, enable compatibility mode. If even that doesn't work I'll add a section in my guide later that explains how to revert your Wine version to an older one that may work better.
Nevertheless
Nevertheless wrote:
Still the same mouse problem. I use to play in Windows with mouse, and on macOS with the raw input and the exact same sensivity, it is unplayable. Mouse seems to be moving so randomly...
Thanks though!
I'm not entirely sure on the internals of mouse movement in OSX but mouse acceleration may be affecting your cursor (since Wine has to translate your OSX cursor to osu!). If you want to disable your mouse acceleration open Terminal and paste this in:
defaults write .GlobalPreferences com.apple.mouse.scaling -1
Then press enter.