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

Deferring soundfile import to the last minute #27

Closed ThyWoof closed 5 years ago

ThyWoof commented 5 years ago

Only import soundfile on very rare collateral conditions. This is a hack, better to correctly setup PyInstaller specs to include the required soundfile DLL. This should alleviate the issue users running the EXE are facing now.