DeckThemes / SDH-AudioLoader

Replaces and adds Steam Deck game UI sounds
Other
18 stars 6 forks source link

Add support for sound randomization #10

Closed EMERALD0874 closed 9 months ago

EMERALD0874 commented 2 years ago

Add the ability to load random sound effects. For example, when Steam UI attempts to play deck_ui_navigation.wav, a pack creator should be able to have an array of sounds that can be pulled from. This could be accomplished using a proper implementation of #9.

beebls commented 1 year ago

Implemented in dev branch along with #9, will released in next stable version.