February 2, 20242 yr Hello everyone, i've wanted some help on this Contact game, It seems to be some kind of archive file. FILEDATA.zip Someone please help me, thank
February 2, 20242 yr Supporter Solution QuickBMS script # Contact (NDS) FILEDATA.BIN extraction script by BloodRaynare IDString "LF 2" get DATA_START_OFFSET long get FILES long get TOC_OFF long for i = 0 < FILES get OFFSET long math OFFSET << 2 get SIZE long string NAME p "%04d." i log NAME OFFSET SIZE next i No real filenames though, so QuickBMS will try to guess based on the file header strings. Edited February 2, 20242 yr by BloodRaynare
Create an account or sign in to comment