; Whether to use OpenGL or DirectX graphics_api = opengl

[Graphics] ; Resolution to use for the game resolution = 800x600

; Flag to enable or disable debugging enable_debugging = true

[General] ; Path to the Sega game executable game_exe_path = C:\SegaGames\game.exe