Hello, i've tried extracting some SPPD textures. The apk's extentionless unity files seem to extract fine, however it looks like the files from the obb are encrypted as the unity extractors don't detect them. Could anyone please help me out? I'd be really thankful. I want to use some of them for one of my mods.
Example Files: https://we.tl/t-XB2uk1Pahq
South Park: Phone Destroyer unity file extraction
-
- Posts: 13
- Joined: Sun Jan 20, 2019 4:39 pm
-
- Posts: 865
- Joined: Fri Apr 20, 2018 12:41 am
Re: South Park: Phone Destroyer unity file extraction
They aren't encrypted, just headered in UTF-16 with DFAB (DragonFireAssetBundle?) and some hash, making that get read by Unity extractors, making it think it's not an AssetBundle/Asset, remove everything until UnityFS at the start to view them.
Last edited by LolHacksRule on Mon Nov 16, 2020 12:32 am, edited 1 time in total.
-
- Posts: 13
- Joined: Sun Jan 20, 2019 4:39 pm
Re: South Park: Phone Destroyer unity file extraction
It did the trick. Thanks a ton!
-
- Posts: 1
- Joined: Sun Sep 08, 2019 9:15 pm
Re: South Park: Phone Destroyer unity file extraction
Johny233 wrote:It did the trick. Thanks a ton!
Can you help me a little with a tutorial. I'm trying to extract some images and I fail miserably.