aka To Heart 2: Dungeon Travelers
Japanese Name:ダンジョントラベラーズ2 王立図書館とマモノの封印
website:http://aquaplus.jp/dt2/
game uses the header
STFS 2012 STING
Here is an SFS quickbms script for this game
pkw quickbms script
Code: Select all
get files long
savepos tmp
for i = 0 < files
goto tmp
get offset long
savepos tmp
goto offset
get name short
get type short
if type == 4
string name + .at3
else
string name + .vag
endif
get size long
savepos offset
log name offset size
next i
Code: Select all
idstring "ZLB\x0"
goto 0xC
getdstring name 0x14
goto 0x28
get size long
get zsize long
clog name 0x34 zsize size

