Page 2 of 3

Re: Game client download requests

Posted: Thu May 24, 2012 1:37 pm
by iaw

Re: Game client download requests

Posted: Wed Jun 13, 2012 2:01 pm
by iaw
yulgang2 model Sample:
xtex files can be open with fmt_DKOnline_xtex.py ,
.xefx and .xac not open, You can import noesis?

Re: Game client download requests

Posted: Wed Jun 13, 2012 6:41 pm
by finale00
That particular model only contains the skeleton.

Re: Game client download requests

Posted: Thu Jun 14, 2012 6:46 am
by iaw

Re: Game client download requests

Posted: Thu Jun 14, 2012 8:22 am
by finale00
Script updated to support chunk 5 materials from yulgang2.

Image

Still no bones/animations though. Someone want to add it?

Re: Game client download requests

Posted: Thu Jun 14, 2012 8:45 am
by iaw
.mpki bms script

Code: Select all

#quickbms script
#yulgang2 .mpki
#from chrrox
#fix iaw

open FDDE mpki 1
set arcnum 0

goto 0x0c 1
get files long 1

goto 0x20001c 1

for i = 0 < files
    get offset long 1
    get zsize long 1
    get null3 long 1
    get size long 1
    get arcnum long 1
 #   print "%arcnum%"
       
    get null1 long 1
    get null2 long 1

    get name string 1
    Padding 4 1
    get null long 1
    set ofile string "ko-kr"

if  name & ofile

    set NAME1 string "ko-KR_"
    set MYEXT string arcnum
    string NAME1 += MYEXT
    string NAME1 += .mpk
    open FDSE NAME1 0

else 

    set NAME1 string "Common_"
    set MYEXT string arcnum
    string NAME1 += MYEXT
    string NAME1 += .mpk
    open FDSE NAME1 0

endif

if zsize == size
        log name offset zsize
else
        clog name offset zsize size
endif
next i

Re: Game client download requests

Posted: Sat Jun 16, 2012 1:51 pm
by CriticalError
finale00 wrote:Script updated to support chunk 5 materials from yulgang2.

Still no bones/animations though. Someone want to add it?
ummm interesting, but what about script? where can I get? I try search into dropbox but can't find.

Re: Game client download requests

Posted: Sat Jun 16, 2012 7:24 pm
by finale00
I put everything under DK_Online xac cause I wrote the xac parser for it.

Re: Game client download requests

Posted: Sat Jun 16, 2012 10:42 pm
by CriticalError
finale00 wrote:I put everything under DK_Online xac cause I wrote the xac parser for it.
ahh ok thanks a lot for it, anyway can provide download client?

Re: Game client download requests

Posted: Tue Jul 03, 2012 7:12 pm
by Ekey
Any one have client http://ds.hangame.com ? :)

Re: Game client download requests

Posted: Wed Jul 04, 2012 7:47 am
by iaw
Ekey wrote:Any one have client http://ds.hangame.com ? :)
client:

Code: Select all

http://dsdown.hangame.com/pub/PUBDSTRIKER/real/setup/DungeonStriker_CBT2.exe

Re: Game client download requests

Posted: Wed Jul 04, 2012 11:11 am
by Ekey
iaw wrote:
Ekey wrote:Any one have client http://ds.hangame.com ? :)
client:

Code: Select all

http://dsdown.hangame.com/pub/PUBDSTRIKER/real/setup/DungeonStriker_CBT.exe
Thanks :)

Re: Game client download requests

Posted: Sat Jul 21, 2012 12:42 pm
by Ekey

Re: Game client download requests

Posted: Mon Aug 06, 2012 10:47 pm
by Drawing
someone has the client of this game?
http://bp.kr.gameclub.com/bpmain.asp

p.s: the link of iaw doesn't work...

Re: Game client download requests

Posted: Wed Aug 08, 2012 8:58 am
by iaw
Drawing wrote:someone has the client of this game?
http://bp.kr.gameclub.com/bpmain.asp

p.s: the link of iaw doesn't work...
client:http://bp.zcdn.co.kr/bp/Client/BPOnline ... 1_10_2.exe