supertux icon indicating copy to clipboard operation
supertux copied to clipboard

Save VSync setting

Open tobbi opened this issue 1 year ago • 4 comments

Fixes #2780

I'm not sure if this is the right approach, as we seem to be checking for the best possible vsync value earlier and picking one.

What's saved is: boolean yes / no: Check for vsync and not the exact vsync value.

tobbi avatar Feb 13 '24 20:02 tobbi

Thanks tobbi

MatusGuy avatar Feb 13 '24 20:02 MatusGuy

At a first glance, I'd assume the issue is that VideoSystem has already been destroyed by the time the config is destroyed.

Vankata453 avatar Feb 19 '24 20:02 Vankata453

Okay, please try again.

tobbi avatar Feb 20 '24 23:02 tobbi

Wait, I fucked up.

tobbi avatar Feb 20 '24 23:02 tobbi