Lord-Akkrand / Skyrim-NX-Toolkit

A set of scripts to convert mods from Skyrim SE to Skyrim NX
MIT License
71 stars 1 forks source link

Faster sound conversion routine #22

Closed ThyWoof closed 5 years ago

ThyWoof commented 5 years ago

This new routine only has dependencies on VGAudioCli and xWMAEncode. Should be much faster now.

ThyWoof commented 5 years ago

@Lord-Akkrand, by faster I mean it is still stable if you change number of concurrent threads. I'm still testing with 40-50 in parallel.

ThyWoof commented 5 years ago

Tested with 64 multi threading setting and still good.