fix: switch to OpenGL 3 renderer for Windows compatibility (gray screen fix)
This commit is contained in:
+1
-1
@@ -28,5 +28,5 @@ common/enable_pause_aware_picking=true
|
||||
|
||||
[rendering]
|
||||
|
||||
renderer/rendering_method="vulkan"
|
||||
renderer/rendering_method="opengl3"
|
||||
environment/default_clear_color=Color(0.1, 0.1, 0.15, 1)
|
||||
|
||||
Reference in New Issue
Block a user