SDL_HINT_PS2_GS_MODE - Man Page
Variable controlling the video mode of the console
Synopsis
#include <SDL3/SDL_hints.h> #define SDL_HINT_PS2_GS_MODE "SDL_PS2_GS_MODE"
Description
· "": Console-native. (default)
· "NTSC": 60hz region
· "PAL": 50hz region
Info
SDL 3.3.2 Simple Directmedia Layer SDL3 FUNCTIONS