You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A few years ago, SDL1 builds provided some features that weren't in SDL2 builds, for example, the ability to patch the code to create custom items on the Windows system menu. As far as I can tell, all these features are now available in both SDL1 and SDL2, and SDL2 seems to provide more reliable keyboard support.
Question: For a system that will be used mostly in North America and Europe, is there any reason to use an SDL1 build instead of an SDL2 build? I'll be grateful for any advice.