Forbidden Siren/Siren (PS2) - "SLDI" files

Extraction and unpacking of game archives and compression, encryption, obfuscation, decoding of unknown files
AnonBaiter
Posts: 1125
Joined: Tue Feb 02, 2016 2:35 am

Forbidden Siren/Siren (PS2) - "SLDI" files

Post by AnonBaiter »

oh, hey.

so, i tried to write a script for these "SLDI" files

Code: Select all

idstring "SLDI"
get SLDI01 long
get CSIZE long
get DSIZE long
get SLDI_NAME string
although these files are definitely compressed using what is some kind of "lzss-like" algorithm, i had no idea how well that would actually fit within the script.

here are the samples.