HearthSim / UnityPack

Python deserialization library for Unity3D Asset format
https://hearthsim.info/
MIT License
720 stars 153 forks source link

Extract non-FSB AudioClips #91

Open mildsunrise opened 4 years ago

mildsunrise commented 4 years ago

Instead of failing, if an AudioClip doesn't have the FSB5 header, print a warning and save it directly.

In my case these were MP4 files, but I've used the .raw extension because it might vary.