Newer
Older
minerva / Ports / sdl12-compat / patches / ReadMe.md
@minerva minerva on 13 Jul 415 bytes Initial commit
# Patches for sdl12-compat on Minerva

## `0001-Disable-forced-fullscreen-on-logical-scaling.patch`

Disable forced fullscreen on logical scaling

sdl12-compat forces fullscreen on anything that sets video mode
and uses OpenGL logical scaling, causing rapid flickering and preventing
execution. Not sure if this is an upstream bug or intended behavior,
but disabling fullscreen at this point fixes the flickering.