ata4 / disunity

An experimental toolset for Unity asset and asset bundle files.
The Unlicense
2.69k stars 662 forks source link

Initial unity 5.0 support #150

Closed ivanpopelyshev closed 8 years ago

ivanpopelyshev commented 8 years ago

I tested it on creativerse.

Problems: 1) in some cases I cannot determine externals block position 2) AudioClipExtractor doesnt with resources that are contained in separate binary file, linked through "m_Resource" field.

ivanpopelyshev commented 8 years ago

Found an issue: https://github.com/ata4/disunity/issues/140

ivanpopelyshev commented 8 years ago

One more: https://github.com/ata4/disunity/issues/135

ivanpopelyshev commented 8 years ago

And more: https://github.com/ata4/disunity/issues/130

ata4 commented 8 years ago

The title confused me a bit at first, since there's already some Unity 5 support in the code, but it looks like you fixed some issues in the extraction module. I'll merge it, thanks!

wartoghex commented 8 years ago

Are you gonna add the 5.1.3f1 type to dat?