AssetStudio
DISCONTINUED
UABEA
Our great sponsors
AssetStudio | UABEA | |
---|---|---|
121 | 13 | |
10,093 | 586 | |
- | - | |
6.1 | 4.5 | |
6 months ago | 2 days 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.
AssetStudio
- Learning how to mod
- Priconne English Translation Archive?
-
Game Assets
Tile graphics are available as-is in the game folder (Shadowrun Hong Kong\SRHK_Data\StreamingAssets\ContentPacks etc). For the rest, use tools for ripping stuff from unity games - UABE, AssetStudio etc to open the resources.assets files.
-
I can't find a Unity Asset Extractor program.
https://github.com/AssetRipper/AssetRipper and https://github.com/Perfare/AssetStudio, depends on what you want. If yoy want to rip an entire scene or gameobjects/prefabs, use AssetRipper. Else if you just want sounds, models, animations (from FBX objects), textures, fonts and this kind of stuff, AssetStudio works
-
Guides for asset ripping?
AssetStudio - let's you extract models, textures, sounds, etc. from the game's assetbundles (aka: the game's compressed / packed data). There's also this guide on other programs for Unity modding - less of a guide really, more for finding out what other tools there are.
-
What software do you miss from Windows & macOS?
Something like AssetStudio so I can extract music from Unity games. Wine works perfectly fine, though I'd rather have a native build of it.
-
Anyone know where I can find a way to download some sound effects from the game?
https://github.com/Perfare/AssetStudio/releases/download/v0.16.47/AssetStudio.net472.v0.16.47.zip Here's the direct download link, just extract then run the .exe
-
My customer messed up - I need to extract assets from a build
You might want to try this one too, but I've never had to use any of these tools so I'm unaware of how successful they are when it comes to reconstructing assets, so search around for what works the best.
- So... how do I mod custom levels
UABEA
- Guide to create card art replacement file (PC)
-
I made a simple mod that replaces the standard death sound (link in comments)
It’s kind of a crazy process, but basically I used UABEA. https://github.com/nesrak1/UABEA.
-
Final Fantasy Pixel Remaster Modding Guides
Download the Unstable/Nightly build of UABEA https://github.com/nesrak1/UABEA in order to insert assets
-
How To Mod Card Art
you'll need these : https://github.com/Perfare/AssetStudio https://github.com/nesrak1/UABEA A 512x512 Image to replace the art
-
Is there any way to go into the game folders and replace the card art with modified card art?
That particular project is too old, it doesn't work, probably because of the old Unity version, but the successor https://github.com/nesrak1/UABEA works. I think I tried this before and it didn't? But this seems to be well-maintained it was recently updated and now it kind of works. Sort of. Sometimes.
What are some alternatives?
UABE - Asset Bundle Extractor
UnityGLTF - Runtime GLTF Loader for Unity3D
Il2CppDumper - Unity il2cpp reverse engineer
UABE - Asset Bundle Extractor [Moved to: https://github.com/SeriousCache/UABE]
AssetStudio - AssetStudio is an independent tool for exploring, extracting and exporting assets.
UnityLive2DExtractor - Unity Live2D Cubism 3 Extractor
DDLC-Plus-Asset-Decrypter - ddlcpad, *Doki Doki Literature Club Plus Asset Decrypter*, is a tool to decrypt the encrypted asset file on the Doki Doki Literature Club Plus. Writing in golang.
unity-gui-windows - Draggable and scalable modular Canvas based GUI windows
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