AssetStudio
AssetStudio is a tool for exploring, extracting and exporting assets and assetbundles. (by Perfare)
UnityLive2DExtractor
Unity Live2D Cubism 3 Extractor (by Perfare)
AssetStudio | UnityLive2DExtractor | |
---|---|---|
128 | 2 | |
10,093 | 560 | |
- | 3.6% | |
6.1 | 0.0 | |
over 2 years ago | about 2 years ago | |
C# | C# | |
MIT License | MIT License |
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
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.
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.
AssetStudio
Posts with mentions or reviews of AssetStudio.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2023-09-15.
-
Looks like RF3s modding is just like RF5
Asset Studio for browsing and previewing files, Avalonia for replacing/editing bundles. Of course, I've never actually modded RF5; all I've managed to get working so far for RF3s is portrait and model texture editing, and face textures are so tightly cropped that replacing them might be a pain. As for dialogue, the extracted .txt comes out garbled, and I tried it with Grimoire just for fun but that doesn't seem to do anything.
-
Trying to find sprites from the games files, but I cant find them.
the sprites won't appear as actual images unless you are using something to load the sprites like AssetStudio or a similar program. unfortunately i can't remember the name of the program that allows you to take a screenshot and rip assets from there, or something similar. but AssetStudio will do the trick and you have to load the folder called "hollow_knight_Data" from - C:\(yournamehere)\steamapps\common\Hollow Knight\hollow_knight_Data - some of the information here will vary based on what you've named your drives but the main folder is in steamapps\common\HollowKnight\hollow_knight_Data
- Active fork of AssetStudio? (AssetStudioGUI by Perfare)
-
School of Dragons
I've tried exploring a few things with this but the only sound file I was able to find was the one that plays on the startup screen. I think I might have another lead with the files that steam displays but I'm doing my best and if worse comes to worst I will just try to get recordings of everything :]
- How to make mods?
-
JPEGs of gun cases?
Yes, you can use a tool like asset studio to find and extract the wrap textures
- Can I find the game's textures anywhere?
- Learning how to mod
-
What’s Left to Preserve for Priconne EN & Github Priconne Image Extractor
Hi, I'm the person who made priconne-image-extractor. If you're looking to decrypt .unity3d files from the EN server, you can use that to get all the .unity3d files from EN's CDN, and then use AssetStudio (https://github.com/Perfare/AssetStudio) to load the folder with all the .unity3d files. This won't work anymore for JP's server since they updated Unity a while ago, but in theory this should work for EN still.
-
Does Anyone have the SFX file of Video Game Club Skill?
You can dig the audio files yourself from the game data with Asset Studio. I can get it for you, but it'll have to wait until I get home. I advice you try to dig yourself. Might find many cool things in there.
UnityLive2DExtractor
Posts with mentions or reviews of UnityLive2DExtractor.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2021-08-28.
-
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?
When comparing AssetStudio and UnityLive2DExtractor you can also consider the following projects:
UtinyRipper - GUI and API library to work with Engine assets, serialized and bundle files
UnityPy - UnityPy is python module that makes it possible to extract/unpack and edit Unity assets
UnityLibrary - :books: Library of all kind of scripts, snippets & shaders for Unity
AssetRipper - GUI Application to work with engine assets, asset bundles, and serialized files
Il2CppDumper - Unity il2cpp reverse engineer