瀏覽代碼

added some limits to the fps and processing modes to try and improve cpu and gpu load

Jonathan Higgins 4 月之前
父節點
當前提交
e30683c5d1
共有 1 個文件被更改,包括 2 次插入0 次删除
  1. 2 0
      project.godot

+ 2 - 0
project.godot

@@ -14,6 +14,8 @@ config/name="SoundThread"
 config/description="Node based interface for the Composers Desktop Project"
 run/main_scene="uid://bcs87y7ptx3ke"
 config/features=PackedStringArray("4.4", "Forward Plus")
+run/max_fps=30
+run/low_processor_mode=true
 boot_splash/bg_color=Color(0.160784, 0.25098, 0.247059, 1)
 boot_splash/image="uid://hprx8lbgmd1n"
 config/icon="uid://5648pc85dknw"