Important information: this site is currently scheduled to go offline indefinitely by end of the year.

[Unity] BattleTeam 2

The Original Forum. Game archives, full of resources. How to open them? Get help here.
Post Reply
PeterZ
veteran
Posts: 95
Joined: Sat Sep 17, 2016 4:07 am
Has thanked: 6 times
Been thanked: 82 times

[Unity] BattleTeam 2

Post by PeterZ »

website:https://www.ssjj.cn/
Sample:https://drive.google.com/drive/folders/ ... sp=sharing

The game files seems to be encrypted.And AssetStudio/UnityStudio failed to load them correctly. Is there anyone write a script to extract assets :D
20210420201237.png
You do not have the required permissions to view the files attached to this post.
mama2023
ultra-n00b
Posts: 2
Joined: Wed Jul 19, 2023 7:26 pm

Re: [Unity] BattleTeam 2

Post by mama2023 »

Yes, the .ab files are not encrypted, but the index file .assets is encrypted. Hoping for an expert to step in and decrypt this game.
The following are all index files“https://drive.google.com/drive/folders/ ... VFD03cevv-
bionicjellyfish
ultra-n00b
Posts: 1
Joined: Mon Aug 07, 2023 6:46 am

Re: [Unity] BattleTeam 2

Post by bionicjellyfish »

I have been trying to unpack this game recently, but I encountered problems. So I am very happy that there are other people working on this game too.

I found that its AssetBundle file is different from the regular UnityFS. In the file, flag value of blocks info may be 0x05, may correspond to the encryption method designed by the developer. When using AssetRipper to unpack, it will get "Error Bundle compression '5' isn't supported". I have tried to test comtype_scan2.bms on one data block, but I did not get the correct algorithm that uncompressed size is consistent with the "uncompressed block size" in UnityFS blocks info.

I am a novice in unpacking and I hope to get some help. Thanks in advance. :wink:

This is a .ab sample: https://we.tl/t-in3II09QV0 (PM me if expired)
xiong1524877065
ultra-n00b
Posts: 1
Joined: Tue Mar 14, 2023 4:52 pm

Re: [Unity] BattleTeam 2

Post by xiong1524877065 »

BattleTeam 2 Has anyone solved it?
Post Reply