gigatron/rom/Contrib/xxxbxxx/graphics_config.ini
2025-01-28 19:17:01 +03:00

8 lines
496 B
INI

[Monitor] ; case sensitive
Fullscreen = 0 ; windowed = 0, fullscreen = 1
Resizable = 1 ; disable/enable resizable, only works in windowed mode
Borderless = 0 ; disable/enable borderless, only works in windowed mode and overrides Resizable
VSync = 0 ; disable/enable VSync, (not normally of value to enable)
Width = 640 ; Desktop or <value>, only works in windowed mode
Height = 480 ; Desktop or <value>, only works in windowed mode