Use Compatibility instead of Forward+

This commit is contained in:
antimundo 2024-06-10 18:44:52 +02:00
parent dd4389e63e
commit 0b7e8b8178
No known key found for this signature in database
GPG key ID: F83F260F8F88F0BC
3 changed files with 8 additions and 5 deletions

View file

@ -119,4 +119,6 @@ fullscreen={
[rendering]
renderer/rendering_method="gl_compatibility"
renderer/rendering_method.mobile="gl_compatibility"
environment/defaults/default_clear_color=Color(0.101961, 0.101961, 0.101961, 1)