Check out the original AssetStudio project for more information.
This is the release of SRStudio, Modded AssetStudio that should work with Honkai: Star Rail.
Some features are:
- Togglable debug console.
- Build Asset List of assets inside game files (use "Option -> Export Options -> AM Format" to change between XML and JSON).
- CLI version (beta).
- Option "Option -> Export Options -> Ignore Controller Animations" to export model/aniamators without including all animations (slow).
How to use:
1. Build ENCR Map (Misc. -> Build ENCRMap).
2. Load unity3d files.
CLI Version:
AssetStudioCLI input_path output_path [formats...]
NOTE: in case of any MeshRenderer/SkinnedMeshRenderer errors, make sure to enable Disable Renderer option in Export Options before loading assets.
Looking forward for feedback for issues/bugs to fix and update.
Special Thank to:
- Perfare: Original author.
- Ds5678: AssetRipper[discord at
#genshinchannel] for information about Asset Formats & Parsing.