1

Buffering Audio from resource packs

Tim_M 3/23/22 11:50 am
91
5/2/2022 1:52 am
Ok so I use a lot of custom sounds for my single player map. The problem is that on older PC's (and even newer ones) there is loading delay. It makes sense but is there any way to keep the audio preloaded so it can be instantly played. I really need this.

Thanks for any responses?
Posted by
Tim_M
Level 1 : New System
2

  Have something to say?

JoinSign in

2

sigstop
04/01/2022 6:09 am
Level 2 : Apprentice Miner
You just have to change your sounds.json file so that your custom long duration sounds have set "stream":true
2
Tim_M
05/02/2022 1:52 am
Level 1 : New System
That's great, thanks!I had no idea this is a feature, I haven't tried it yet but seems like the perfect solution! After I have tested I'll mark solved.
1

Welcome