Can you help me, aluigi
https://mega.nz/#!olt13Z7R!-ZGFzHTC7528 ... xe5U55MPyw
三国赵云传 PACK
-
- Site Admin
- Posts: 12984
- Joined: Wed Jul 30, 2014 9:32 pm
Re: 三国赵云传 PACK
Unknown compression algorithm.
The only thing I can do is just dumping the files "as-is" without decompressing them:
The only thing I can do is just dumping the files "as-is" without decompressing them:
Code: Select all
idstring "PACK"
get FILES long
for i = 0 < FILES
get SIZE long
get OFFSET long
get NAME_CRC long
putarray 0 i OFFSET
next i
get SIZE asize
putarray 0 i SIZE
sortarray 0
for i = 0 < FILES
getarray OFFSET 0 i
math i + 1
getarray SIZE 0 i
math SIZE - OFFSET
log "" OFFSET SIZE
next
-
- Posts: 404
- Joined: Mon Oct 06, 2014 6:41 pm
Re: 三国赵云传 PACK
Hi Aluigi, can these files help you?
https://drive.google.com/open?id=1rNDtr ... sRUfvw4nf4
Thanks for your help
https://drive.google.com/open?id=1rNDtr ... sRUfvw4nf4
Thanks for your help