diff options
Diffstat (limited to 'default.cfg')
-rw-r--r-- | default.cfg | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/default.cfg b/default.cfg index a4ff972..8074b57 100644 --- a/default.cfg +++ b/default.cfg @@ -138,6 +138,10 @@ video { scanlines off vsync off fullscreen off + #setting gl to off, will force use of the SDL2 fallback renderer + #this is useful for those running on machines with Open GL 2.0 unavailable + #so the warning doesn't display on startup + gl on ntsc { overscan { #these values will result in square pixels in H40 mode |