diff default.cfg @ 1328:70faad89d491

Add config file option to disable Open GL rendering
author Michael Pavone <pavone@retrodev.com>
date Sun, 23 Apr 2017 00:54:33 -0700
parents 4e2007c1d8ab
children e587f16e7d3d
line wrap: on
line diff
--- a/default.cfg	Sat Apr 22 01:22:47 2017 -0700
+++ b/default.cfg	Sun Apr 23 00:54:33 2017 -0700
@@ -138,6 +138,10 @@
 	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