UtinyRipper
UABE
UtinyRipper | UABE | |
---|---|---|
15 | 26 | |
2,812 | 3,715 | |
- | - | |
0.0 | 0.7 | |
almost 3 years ago | 12 months ago | |
C# | C++ | |
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.
UABE
-
I want to learn how to data mine games I enjoy, such as Animal Jam Classic, but I’m not sure where to start.
If you're lucky, the developers will have used a standard format to store their assets and you can just use an existing asset extractor to do the dirty work for you: Unreal, Unity, and Flash (.swf) are some of the most popular ones.
- Can someone pull this 3D model from the assets and send it to me? I want to make a 3D printed keycap.
-
How do I use custom menu image & custom color/font of the Clone Hero, as shown in the image?
I don't understand a single word but Unity Assets Extractor - https://github.com/SeriousCache/UABE/releases/tag/v3.0-beta1
- How to make mods?
-
How do I unbundle a .bundle file on a mac?
Maybe this: https://github.com/SeriousCache/UABE/releases/tag/v3.0-beta1 (I would download the 64-bit if you created a 64-bit Wine bottle).
- Learning how to mod
-
Are there any mods that allow you to use the more advanced towers on older hulls? (Also other thoughts...)
Modding UAD is a bit of a hassle. You need an Asset Bundle Extractor to open the resource.assets file. This is the one I use/ was shown Then export specific files to .txt files and edit them with a program like Notepad ++.
-
Help with translating Pathologic 2
The fonts are stored in Unity AssetBundles, which are a huge pain to edit, but I think they should support non-standard letters (you can always try putting some in a line you know vs. a line containing only standard ones, and see if anything breaks). Likewise, some of the UI text (for example, loading screen tips, and the [E] Use etc. keybinds) is stored in an additional English or Russian localization file bundled inside Pathologic_Data\resources.assets. You'll have to use a tool like UABE to find and export either "english.txt" or "russian.txt" from this asset bundle, edit that text file, and then use UABE again to replace the file within that bundle.
- How to access game files?
-
Could someone rip the ARB audio files for me please?
I think they’re Unity asset bundles, so something like this might help, but I don’t really know: https://github.com/SeriousCache/UABE
What are some alternatives?
AssetRipper - GUI Application to work with engine assets, asset bundles, and serialized files
UABEA - c# uabe for newer versions of unity
UnityLive2DExtractor - Unity Live2D Cubism 3 Extractor
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]
Wwise-Unpacker - Unpack game audio Wwise files (pck, bnk)
DXDecompiler
Uber Apk Signer - A cli tool that helps signing and zip aligning single or multiple Android application packages (APKs) with either debug or provided release certificates. It supports v1, v2 and v3 Android signing scheme has an embedded debug keystore and auto verifies after signing.
NoahGameFrame - A fast, scalable, distributed game server engine/framework for C++, include the actor library, network library, can be used as a real time multiplayer game engine ( MMO RPG/MOBA ), which support C#/Lua script/ Unity3d, Cocos2dx and plan to support Unreal.
HLSLcc - DirectX shader bytecode cross compiler
Il2CppDumper - Unity il2cpp reverse engineer