res.package & CPK0 files
-
- Posts: 404
- Joined: Mon Oct 06, 2014 6:41 pm
res.package & CPK0 files
Can you hep me, aluigi
https://mega.co.nz/#!0hcWASaR!ND5lt1Y5F ... BUh16U4jDY
or
http://upfile.vn/6kXmuTZmxgGQ/cuuamchankinh-rar.html
https://mega.co.nz/#!0hcWASaR!ND5lt1Y5F ... BUh16U4jDY
or
http://upfile.vn/6kXmuTZmxgGQ/cuuamchankinh-rar.html
-
- Posts: 1383
- Joined: Sat Aug 09, 2014 2:34 pm
Re: res.package & CPK0 files
What the game?
Code: Select all
# ??? (PACKAGE format)
#
# Written by Ekey (h4x0r)
#
# script for QuickBMS http://quickbms.aluigi.org
idstring "PCK0"
goto 0xA
get FILES long
goto 0x15
for i = 0 < FILES
get OFFSET long
get NULL long
get SIZE long
get ZSIZE long
getdstring TEMP 9
get NAME string
get TEMP1 byte
get TEMP2 byte
if ZSIZE == SIZE
log NAME OFFSET SIZE
else
clog NAME OFFSET ZSIZE SIZE
endif
next i
-
- Posts: 404
- Joined: Mon Oct 06, 2014 6:41 pm
Re: res.package & CPK0 files
Age of Wushu mobile
Thanks so much Ekey
Thanks so much Ekey
-
- Posts: 404
- Joined: Mon Oct 06, 2014 6:41 pm
Re: res.package & CPK0 files
I can't reimport another ttf font. Help me
-
- Posts: 404
- Joined: Mon Oct 06, 2014 6:41 pm
Re: res.package & CPK0 files
aluigi, can you help me ?
-
- Site Admin
- Posts: 12984
- Joined: Wed Jul 30, 2014 9:32 pm
Re: res.package & CPK0 files
The script is valid for reimporting so I don't see problems.
-
- Posts: 404
- Joined: Mon Oct 06, 2014 6:41 pm
Re: res.package & CPK0 files
Did you try to reimport another ttf font? It didn't work
-
- Site Admin
- Posts: 12984
- Joined: Wed Jul 30, 2014 9:32 pm
Re: res.package & CPK0 files
You are wrong, it works perfectly:
Additionally it's totally useless to me something like "I can't reimport" because it explains absolutely nothing about the poroblem.
Code: Select all
offset filesize filename
--------------------------------------
< 03fb6b43 1618861 res\font\fzcy_gbk.ttf
- 1 files reimported in 4 seconds
-
- Posts: 404
- Joined: Mon Oct 06, 2014 6:41 pm
Re: res.package & CPK0 files
aluigi wrote:You are wrong, it works perfectly:Additionally it's totally useless to me something like "I can't reimport" because it explains absolutely nothing about the poroblem.Code: Select all
offset filesize filename
--------------------------------------
< 03fb6b43 1618861 res\font\fzcy_gbk.ttf
- 1 files reimported in 4 seconds
Sorry, my failed. I did it. thanks so much aluigi