indigodarkwolf / box16

A fork of the official X16 emulator, converted to C++20 and with a bunch of features tweaked and added.
MIT License
41 stars 19 forks source link

Bug: Box16 shouldn't shutdown when SetSwapInterval fails. #50

Closed indigodarkwolf closed 1 year ago

indigodarkwolf commented 2 years ago

SDL_GL_SetSwapInterval is a V-sync option, when it fails Box16 should not shut down.

indigodarkwolf commented 1 year ago

Fixed by https://github.com/indigodarkwolf/box16/commit/f968da1217ee291482ff6722207b8925985a57c6