Hook SDL

HOOKSDLLIB

Hooks games using the SDL library.

Hook SDL2

HOOKSDL2LIB

Hooks games using the SDL2 library.

SDL surface emulation

SDLEMULATION

Force stretching

SDLFORCESTRETCH

Extend SDL Hook

EXTENDSDLHOOK

When set, DxWnd searches for system calls to be hooked but doesn't stop at the SDL library and extends to the SDL dependencies. This way, you can also hook DirectX or OpenGL linked to the SDL modules.

Scale mouse position

SDLFIXMOUSE

Corrects (scales) the mouse position detected by SDL calls.