Susko3

Results 177 comments of Susko3

Everything else seems fine to me.

`FeedbackMousePositionChange()` is working as intended here. It's whole purpose is to position the OS cursor to the OTD / SDL pen position. For reference, it works fine on Windows+OTD with...

So what is happening is: 1. The application gets a `SDL_EVENT_MOUSE_BUTTON_DOWN` (eg. left button) 2. The application determines that a slider was clicked and calls `SDL_SetWindowRelativeMouseMode(window, true)` 3. The application...

There are _n_ (where _n_ is a big number) existing entries with a _Vocal data provider_ credit that are made incorrect with this proposal. There should be a search filter...

I had the same problem, I updated Atmosphère form 1.7.1 to 1.9.1 and now SysDVR works just fine.

It doesn't matter in multi-threaded, but it matters in single-threaded as a different thread starts when the current is finished. If the threads are run at a constant rate, it's...

Doesn't matter where the lag is coming from. In this image, it could be a GC pause, or the call to SDL_PumpEvents taking long.

@tlosada100 try setting environment variable `OSU_SDL3=1`. SDL3 has proper multi monitor scaling support so it should work as expected.

As I discovered in https://github.com/ppy/osu/pull/22233#pullrequestreview-1250428952, the visibility check also causes problems when using touch input and `OsuSetting.GameplayCursorDuringTouch` is disabled (the default). Since the cursor is always hidden in that case,...

Does Spotify or do Spotify embeds support non-logged in users to listen to the full song? I remember Spotify embeds only previewing a select 1 minute of the song.