ata4 / disunity

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

Try to extract but... #230

Open Azhellarke opened 6 years ago

Azhellarke commented 6 years ago

Hi, i actually following a guide on Reddit to extract the sound files from Hearthstone (https://redd.it/1x0m8d). I did exactly what i have to do, but i can't apply the steps 6 and 7, which are : Run the following command: disunity.bat extract "c:\program files (x86)\hearthstone\data\win\sounds0.unity3d". In my case, the files are in D:\ so i just replace the letter. Anyway, in both case, the command box return to me : [warning] DisUnityCli: Parameter error: Expected a command, got extract ... Am I doing something wrong ? Or is it the tutorial ? Could you explain me please ? =/ capturen

OSA413 commented 6 years ago

Try to use version 0.3.4 It should work with "extract" command

Edit: If you use 0.5.0 version, use command "bundle unpack"