; Flag to enable or disable debugging enable_debugging = true
[Graphics] ; Resolution to use for the game resolution = 800x600
; Whether to use OpenGL or DirectX graphics_api = opengl
[General] ; Path to the Sega game executable game_exe_path = C:\SegaGames\game.exe