Преглед на файлове

Added sound use threads setting

Björn Ritzl преди 4 години
родител
ревизия
c76ef5289d
променени са 1 файла, в които са добавени 3 реда и са изтрити 0 реда
  1. 3 0
      docs/en/manuals/project-settings.md

+ 3 - 0
docs/en/manuals/project-settings.md

@@ -238,6 +238,9 @@ Max number of sound resources, i.e the number of unique sound files at runtime,
 #### Max Sound Instances
 Max number of concurrent sound instances, i.e. actual sounds played at the same time. `256` by default.
 
+#### Use Thread
+If checked, the sound system will use threads for sound playback to reduce risk of stutter when the main thread is under heavy load. Checked by default.
+
 ## Sprite
 
 #### Max Count