Skip to content
This repository has been archived by the owner on Mar 18, 2019. It is now read-only.

Unity 5 & i am too dumb to compile disunity .. #153

Closed
iUltimateLP opened this issue Nov 17, 2015 · 8 comments
Closed

Unity 5 & i am too dumb to compile disunity .. #153

iUltimateLP opened this issue Nov 17, 2015 · 8 comments

Comments

@iUltimateLP
Copy link

iUltimateLP commented Nov 17, 2015

Hey,
Im not a very good guy on those java compiling thing, and there is no help to compile this, but I want to use it along with Unity5 (I only need the shaders 馃槀).. Is there a chance that you could bring it up to the releases tab or send me a compiled version of it?
Thanks!

@Kallin
Copy link

Kallin commented Nov 17, 2015

@ivanpopelyshev , I could put together a PR that moves the build system to Gradle if you like. Very similar to maven, but includes a wrapper allowing anyone to build without having to install the tool locally. Might make it easier for others to setup and contribute.

@ivanpopelyshev
Copy link
Contributor

@Kallin that would be awesome. I use gradle for other projects. Keep in mind that I only made one commit into that repo, you have the same "rights" as I here :)

@Kallin
Copy link

Kallin commented Nov 17, 2015

@ivanpopelyshev ahh, haha, I didn't really look I thought you were the main contributor. I guess it's @ata4 who built all this. Any idea if they're still around? Maybe they took their skills elsewhere as I see there are some sites out there that are definitely having no problem extracting unity 5 textures :P

@ivanpopelyshev
Copy link
Contributor

Yes, Unity Assets Explorer is doing it just fine. I just know that there're a number of people who are waiting for disunity update. If we want to do something we need to cooperate. I dont even know how they extracted all those formats

@iUltimateLP
Copy link
Author

@Kallin that would be great 馃憤

@iUltimateLP
Copy link
Author

Just tried QuickBMS with a Unity script, that works perfectly for Unity5 aswell!

@ivanpopelyshev
Copy link
Contributor

@iUltimateLP if QuickBMS works, then I can port it :)

@JohnCoates
Copy link

If you happen to be on OS X you can compile with the following commands
brew install maven
maven package
the built files should be in disunity-dist/target/
then run the GUI with java -cp disunity-dist-0.4.0-SNAPSHOT.jar info.ata4.disunity.gui.DisUnityGui
or the CLI with java -cp disunity-dist-0.4.0-SNAPSHOT.jar info.ata4.disunity.cli.DisUnityCli

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants