ppy / osu

rhythm is just a *click* away!
https://osu.ppy.sh
MIT License
15.37k stars 2.29k forks source link

Media Buttons no longer working #28254

Open rvneXe opened 5 months ago

rvneXe commented 5 months ago

Type

Crash to desktop

Bug description

Media Buttons Such as Play/Pause and Next/Prev aren't working to interact with the game. Not even bindable in the settings.

Screenshots or videos

No response

Version

2024.519.1

Logs

compressed-logs.zip

Susko3 commented 5 months ago

Can confirm on Windows. This is fixed by bumping SDL3 version. Tested on https://github.com/libsdl-org/SDL/commit/%206f2621438a65abae114a7210914352b4c1d9c6c3 - the latest in SDL3-CS.

rvneXe commented 2 months ago

For me, Play/Pause still not working. (Next and Prev are fixed now.) Keyboard Play/Pause binds as "AC FORWARD" thingy.

peppy commented 2 months ago

SDL3 is not the default mode the game runs in. Can you confirm you are not forcing running in SDL3?

rvneXe commented 2 months ago

SDL3 is not the default mode the game runs in. Can you confirm you are not forcing running in SDL3?

I haven't touched anything.