UtinyRipper
UnityLive2DExtractor
UtinyRipper | UnityLive2DExtractor | |
---|---|---|
15 | 2 | |
2,812 | 527 | |
- | - | |
0.0 | 0.0 | |
almost 3 years ago | over 1 year ago | |
C# | C# | |
MIT License | MIT License |
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
UtinyRipper
- How to make mods?
- Learning how to mod
-
Has anybody ripped the models
it's made in unity3D so theoretically you could just use like utinyripper or something
-
Converting .assetbundle files into .obj files.
You try older versions, but there are alternatives too. You can try UTinyRipper: https://github.com/mafaca/UtinyRipper / https://sourceforge.net/projects/utinyripper/files
-
My customer messed up - I need to extract assets from a build
OP hasn't heard of UTinyRipper (github) (youtube)
- Čeština pro Hollow Knight
-
Handcrafted Rust Figurine (video in comments)
I think you can use uTinyRipper but I found a link to an archive where someone had used that (or a similar tool) and uploaded it all somewhere. I'll see if I can find it again.
-
export 3d models
If this is from an already built game you don't have access to, you can use some common Unity mod tools like Unity Asset Bundle Extractor: https://github.com/SeriousCache/UABE Or UTinyRipper: https://github.com/mafaca/UtinyRipper Just note these are not guarantees and sometimes takes a decent amount of time and effort to get what you are looking for.
-
How To: See CGs from unity3d file
Head to here,github repository of uTinyRipper.
UnityLive2DExtractor
-
Full Game Asset Export Download
UnityLive2DExtractor from the creator of AssetStudio worked fine for me. The only thing is - you can't just dump the whole asset bundle folder into the .exe. Some of them will crash the app, so you have to either drop them one by one, or somehow automate it. I filtered the asset bundles with AssetStudio (the path should contain "ResourceAsset/Model/Bust", which left me with 75 folders, some of which still crashed or didn't export. Didn't check extensively, but it still seemed like I got most of the stuff I personally needed.
-
Live2D characters from Konosuba Fantastic Days (Details and download in comments)
I actually used this application which automatically does it for you from the game files https://github.com/Perfare/UnityLive2DExtractor
What are some alternatives?
AssetRipper - GUI Application to work with engine assets, asset bundles, and serialized files
AssetStudio - AssetStudio is a tool for exploring, extracting and exporting assets and assetbundles.
UnrealPakTool - UnrealPak 4.27.0 [ Tool ] -extract *.pak files for Unreal Engine 4 [win64]
Il2CppDumper - Unity il2cpp reverse engineer
DXDecompiler
UnityLibrary - :books: Library of all kind of scripts, snippets & shaders for Unity
UABE - Asset Bundle Extractor
UIEffect - UIEffect is an effect component for uGUI element in Unity. Let's decorate your UI with effects!
ml-agents - The Unity Machine Learning Agents Toolkit (ML-Agents) is an open-source project that enables games and simulations to serve as environments for training intelligent agents using deep reinforcement learning and imitation learning.
HLSLcc - DirectX shader bytecode cross compiler
TConvert - A combination tool for managing Terraria content resources.