aboutsummaryrefslogtreecommitdiff
path: root/client/project.godot
diff options
context:
space:
mode:
authortpart <tpart120@proton.me>2024-07-03 16:21:15 +0200
committertpart <tpart120@proton.me>2024-07-03 16:21:37 +0200
commit1aa8dc6470d3c6e7f3be48755d66a1879813ff7d (patch)
tree21ef8204a3e7d2ba78945d5a784ad99fe9cb614b /client/project.godot
parentc4ba88dd91c7e3ab8593542a7088b3b866a74300 (diff)
downloadhurrycurry-1aa8dc6470d3c6e7f3be48755d66a1879813ff7d.tar
hurrycurry-1aa8dc6470d3c6e7f3be48755d66a1879813ff7d.tar.bz2
hurrycurry-1aa8dc6470d3c6e7f3be48755d66a1879813ff7d.tar.zst
Add settings for MSAA and TAA; Generalize settings application
Diffstat (limited to 'client/project.godot')
-rw-r--r--client/project.godot5
1 files changed, 2 insertions, 3 deletions
diff --git a/client/project.godot b/client/project.godot
index 48b6523e..d1518e25 100644
--- a/client/project.godot
+++ b/client/project.godot
@@ -148,6 +148,5 @@ locale/translations_pot_files=PackedStringArray("res://menu/main_menu.tscn", "re
[rendering]
textures/vram_compression/import_etc2_astc=true
-anti_aliasing/quality/msaa_2d=2
-anti_aliasing/quality/msaa_3d=2
-anti_aliasing/quality/use_taa=true
+anti_aliasing/quality/msaa_2d=1
+anti_aliasing/quality/msaa_3d=1