The VG Resource

Full Version: How to rip images from Unity AssetBundle
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
The thing is that this kind of AssetBundle seems to be encrypted or something like that and I can't find a way to decrypt it. The game is Captain Tsubasa Dream Team, thought it would be easy since it uses Unity but the AssetBundle thing is driving me crazy. This is the type of file I am dealing with:
https://mega.nz/file/SoUhTCJS#2-nEdTRcHa...Q_5Cr6GxgA
Any luck with it? I only managed to ripped some of the images of the apk using AssetStudio.
Try using AssetStudio, I like it better than UABU. And you can see a preview of what you're wanting to rip in AssetStudio, and rip multiple things at a time.
Seems like a dead end.
What type of file are you trying to extract? Sprite? Texture2D? Mesh?
(10-30-2020, 07:41 AM)DogToon64 Wrote: [ -> ]What type of file are you trying to extract? Sprite? Texture2D? Mesh?

Trying to get some Texture2D, seems the data is encrypted so it's a dead end