Is it possible to repack compressed UnityFS AssetBundle?
UABE can decompress and work with decompressed assetbundle, but compression is not the same as files in-game. UnityEX the same, but cannot compress files.
AssetStudio can read files, but cannot import.
I attached sample from load game menu.
Repack UnityFS AssetBundle?
-
- Posts: 88
- Joined: Tue May 08, 2018 7:48 pm
Re: Repack UnityFS AssetBundle?
You don't have to compress it, modify decompressed asset bundle with UABE and just put it where compressed one was.