Page 1 of 1

Kritika Online alp

Posted: Mon Feb 18, 2013 6:11 pm
by chrrox
Here is an alp extractor for Kritika Online. http://kt.hangame.com
Client download http://krdown.hangame.com/pub/PUBKRITIK ... angame.zip
Image

Code: Select all

#Kritika Online alp extractor
#Quickbms script by chrrox
comtype MSF
get TSIZE asize
idstring "GKPA"
get VERSION short
get FTABLE long
goto FTABLE
Do
filexor ""
savepos TMP
get TBLSIZE long
savepos TMP
filexor "\xDF\x97\x6F\x03" TMP
getdstring MAGIC 4
#print "%MAGIC%"
if MAGIC == "DGKP"
getdstring NULL 0xA
get NSIZE short
math NSIZE * 2
getdstring UNAME NSIZE
set DIRNAME unicode UNAME
else
getdstring NULL 0x7
get OFFSET long
get SIZE long
get ZSIZE long
getdstring NULL 0xC
get NSIZE short
math NSIZE * 2
getdstring UNAME NSIZE
set NAME2 unicode UNAME
set NAME DIRNAME
string NAME + \
string NAME + NAME2
filexor "\xDF\x97\x6F\x03" OFFSET
clog NAME OFFSET ZSIZE SIZE
endif
While TMP < TSIZE

Re: Kritika Online

Posted: Mon Feb 18, 2013 6:21 pm
by Ekey
You outstripped me :)

Re: Kritika Online

Posted: Tue Feb 19, 2013 11:24 am
by iaw
Directory and file name in Korean, an error :?

Re: Kritika Online

Posted: Tue Feb 19, 2013 12:17 pm
by chrrox
just rename them or click rename automatically.
its only a few files.

Re: Kritika Online

Posted: Fri Mar 28, 2014 7:16 am
by CriticalError
chrrox wrote:just rename them or click rename automatically.
its only a few files.
any chance to update it? when tyr upack files of JP version I get that.

Dropmodel.alp

Image

Dropmodel.alph

Image

Samples:

https://www.dropbox.com/s/6pla9rb6f2dpo ... e%20ALP.7z