Description
Adds 32-bit SDL 1.2 compatibility on top of SDL 2.0 for older games and multimedia applications. It helps legacy software run with newer SDL internals while keeping the old API expected by the program.
Compatibility depends on the game, input handling, video mode, and audio backend. Some old behavior may differ from the original SDL 1.2 library.