NelloKudo / osu-winello

osu! stable installer for Linux with patched wine-osu and other nice features 8)
GNU General Public License v3.0
297 stars 13 forks source link

Stuck On 60fps #59

Closed FierraCodes closed 8 months ago

FierraCodes commented 8 months ago

Osu is stuck on 60fps ever since i changed to a low latency kernel (linux-image-5.15.0-91-lowlatency). It was running fine on the normal kernel (linux-image-6.0.2-generic), so why can't it run as good as the normal kernel? The reason why I switched to the lowlatency kernel is because it literally doubled my fps on any other games like Minecraft, McOsu and any other. I've reinstalled osu-wine completely and nothing has changed. Please help.

NelloKudo commented 8 months ago

Can I have some more info on your system? Like what's your desktop environment, how you installed drivers, if you're on X11/Wayland etc.

FierraCodes commented 8 months ago

x11, drivers are either 5.25 or 5.35 with the additional driver installer in Ubuntu.

NelloKudo commented 8 months ago

Make sure you also install headers for the new kernel, idk the exact package name but drivers might be failing to install with dkms because of that.

FierraCodes commented 8 months ago

ah, that might be the problem. I'll try once I'm free since i reinstalled ubuntu.

FierraCodes commented 8 months ago

Yup, works like a charm, Thanks!