Astonia PAK
{{GRAFTemplate1| file_extension=PAK| format_type=Archive| endian_order=Little Endian| date_posted=04:15, 11 October 2006 (EDT)| format_specifications=None written yet.| notes=None| bms_script=<bms games="'Astonia 3'" platforms="'PC'" ext="PAK" version="1.0" author="Mr.Mouse" verbose="yes" silence="no"># Astonia *.PAK file MexScript
- By Mr.Mouse
- Files are ZLib compressed
- But no UCSize is saved in here!
- So, I set the max UCSize to 100000
ComType ZLib1 ; Get Date Long 0 ; Get FileNum Long 0 ; For T = 1 To FileNum ; Get Offset Long 0 ; Get CSize Long 0 ; Get UCSize Long 0 ; Get CType Long 0; Math Offset += 8 ; Set FN String ".dec" ; Set FP String "file" ; String FP += UCSize ; String FP += FN ; Set UCSize Long 1000000 ; CLog FP Offset CSize 0 0 UCSize 0 ; Next T ; </bms>| programs=MultiEx Commander http://multiex.xentax.com%7C documentation=http://forum.xentax.com/viewtopic.php?t=2134%7C games=Astonia 3</bms>