Are sounds expected to be looped here? #125
-
|
I’m using the original Source Engine 2013 and have made a simple modification to build and run it as x64. Everything else works fine, but I’m running into an issue with the sound system: Soundscapes are playing repeatedly, as shown in the screenshot. I confirmed this using the snd_show 1 command. Could you please help me identify what might be causing this? Thank you very much! |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments
-
|
May be wind1 is expected to be played repeatedly? From screenshot i see looped(1) flag is set for it. |
Beta Was this translation helpful? Give feedback.
-
|
Closed for now. |
Beta Was this translation helpful? Give feedback.

May be wind1 is expected to be played repeatedly?
From screenshot i see looped(1) flag is set for it.
The last sound for example has looped(0) and I guess it is not looped.