Joshua-Usi / osw

an osu! clone designed to run on browsers, allowing you to play osu on any device with a modern browser
https://joshua-usi.github.io/osw
MIT License
34 stars 5 forks source link

IMPORTANT #20

Closed BIGFATRYAN closed 2 years ago

BIGFATRYAN commented 2 years ago

The bug I want to report is that immense lag when I play the game (it might just be that I'm on a Chromebook) and I would like you to remove the mouse acceleration when playing the game because it is really hard to play with that.

Joshua-Usi commented 2 years ago

In order to turn off mouse acceleration, Turn ON "Use tablet raw position"

image

This uses the raw mouse speed set by your computer, instead of the customisable sensitivity options

Lag is a huge problem with the canvas API and is generally unfixable, A move to webgl will fix it but requires an entire rewrite for the renderer

There are many settings however to improve performance and i'd suggest trying them out

Preliminary testing on other chromebooks gives 45fps average which is not the best however