can you help me pls to extract .dat file from this game
this game base on java but use .dat file,
http://www88.zippyshare.com/v/vFA3ggq7/file.html
regards,
deepth
Spiral Knights - steam (.dat)
-
- Site Admin
- Posts: 12984
- Joined: Wed Jul 30, 2014 9:32 pm
Re: Spiral Knights - steam (.dat)
Use offzip or this script:
Code: Select all
math OFFSET = 8
get SIZE asize
math SIZE - OFFSET
comtype zlib_noerror
get NAME basename
clog NAME OFFSET SIZE SIZE