ppy / osu

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

Game Restarts Itself Even After Changing the Renderer to Its Initial Value #27852

Open catuhana opened 5 months ago

catuhana commented 5 months ago

Type

Game behaviour

Bug description

After changing the renderer to a different one (let's say from Direct3D to Vulkan, though not just limited with that), refusing to restart and then changing it back still re-starts the game after ALT+F4 or normal exit.

Screenshots or videos

https://github.com/ppy/osu/assets/108196023/69061e6d-7a0b-4a9b-9b68-0707fdec80ea

Version

2024.412.1

Logs

compressed-logs.zip

Walavouchey commented 5 months ago

@ppy/team-client exiting after refusing to restart should probably just not restart in any case

Joehuu commented 5 months ago

Probably will be fixed with https://github.com/ppy/osu/pull/26558.