ata4 / disunity

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

MMX files #198

Open KwarcPL opened 7 years ago

KwarcPL commented 7 years ago

I dont know why but disunity can list assets from this game, but not unpack them. File for tests.

RupW commented 7 years ago

Which version are you using? That's a Unity 4.x.x file so your best bet would be disunity v0.3.4, which will bundle-extract the .pak file into a CAB file and then can 'disunity extract' will unpack at least some of the assets from the file.

The latest release, v0.5, is working towards supporting Unity 5 but doesn't yet extract deserialize assets like previous versions - it can only extract raw asset data.

Mactastic1-5 commented 7 years ago

Please close!