Unpacking/Repacking data from big Unity .resS file

Extraction and unpacking of game archives and compression, encryption, obfuscation, decoding of unknown files
ffleader1
Posts: 5
Joined: Tue Jan 24, 2017 3:15 pm

Unpacking/Repacking data from big Unity .resS file

Post by ffleader1 »

I have spent a good few hours into this and I still cannot figure how to do this correctly.
I am trying to unpacking (and repacking later if I can unpack the data successfully) some data from a resource.asset.resS file. I knew that the .resS file is a headerless file and is supposed to go along with the .asset file.
However, the .resS file itself is more than 2GB. I suppose that does not work with some exact tool.
I have tried:
- Unity.bms. It outpút a bunch of files from the resource.asset but it does not output anything from the .resS file.
- Disunity: Giving out "Map fail" Error
- Unity assets explorer: Giving out "Tprogressbar property out of range"
- AssetBundleExtractor: It does read the asset file that goes with the .resS files, but it does not read, exact anything from the .resS file.
- Unity Studio: Does not even read the .asset file.
So as you guys can see, I am kinda out of option here.
I will post the files here:
- resources.asset: https://drive.google.com/file/d/0B-RJhH ... sp=sharing
- resources.asset.resS: https://drive.google.com/file/d/0B-RJhH ... sp=sharing
- resources.resource: https://drive.google.com/file/d/0B-RJhH ... sp=sharing

And the entire game folder:
https://drive.google.com/drive/folders/ ... sp=sharing
Also, after I have unpacked them, is there any easy way to repack them?
Please help.
Thank you in advance.
ffleader1
Posts: 5
Joined: Tue Jan 24, 2017 3:15 pm

Re: Unpacking/Repacking data from big Unity .resS file

Post by ffleader1 »

Bump :<
ffleader1
Posts: 5
Joined: Tue Jan 24, 2017 3:15 pm

Re: Unpacking/Repacking data from big Unity .resS file

Post by ffleader1 »

Solution: Updated version of Unity Assets Bundle Extractor works, with version 2.1_b
OOO
Posts: 1
Joined: Thu Apr 20, 2017 1:40 am

ⓊⓃⓅⒶⒸⓀ◯ⒹⒶⓌⓃ◯ⓄⒻ◯ⒶⓃⒹⓇⓄⓂⒺⒹⒶ◯ⓇⒶⓌ◯ⓂⓊⓈⒾⒸ◯ⒻⒾⓁⒺⓈ

Post by OOO »

[edit by aluigi: no useless torrent files]
aluigi
Site Admin
Posts: 12984
Joined: Wed Jul 30, 2014 9:32 pm

Re: Unpacking/Repacking data from big Unity .resS file

Post by aluigi »

@OOO
Please don't use these annoying characters and don't post torrent files (nobody is going to download a whole game for nothing, moreover if it's another of the thousands Unity games). Upload a sample file.
Additionally if this is an Unity game the only tools for "unpacking" its files are listed here:
viewtopic.php?f=17&t=12