Small "update" to this bms?

Extraction and unpacking of game archives and compression, encryption, obfuscation, decoding of unknown files
funion_Ring
Posts: 11
Joined: Sun Jan 01, 2017 1:07 am

Small "update" to this bms?

Post by funion_Ring »

http://aluigi.altervista.org/bms/scooby_looney.bms


for 3ds game "Adventure Time: Hey Ice King! Why'd You Steal Our Garbage?!"

The script needs a little adjustment.

So, maybe this way is better for compatibility?

elif SIGN == 0xb53d32cb
get DUMMY long
get DUMMY long # 0x1c
if DUMMY == 0x0000001c
get FILES long
get INFO_OFF long
get DATA_OFF long
else
get DUMMY long # 0x1c
get DATA_OFF long
get FILES long
get INFO_OFF long

goto INFO_OFF
wolftatoo
Posts: 49
Joined: Mon Nov 07, 2016 5:49 am

Re: Small "update" to this bms?

Post by wolftatoo »

Hi ! I see u have some skills and wanted to ask u for help in some archive decompression script.
So,would u help?
Tnx in advance ;)
aluigi
Site Admin
Posts: 12984
Joined: Wed Jul 30, 2014 9:32 pm

Re: Small "update" to this bms?

Post by aluigi »

Interesting, thanks