Page 1 of 1
Wukong
Posted: Wed Sep 14, 2011 11:08 pm
by pixellegolas
This is supposed to be a chinese clone between TERA and blade and soul. There is a installer now at:
http://wkz.baiyou100.com/
The archives are called .pak and header starts with PAK. But I could not use normal winrar or repair with winrar. Offzip gives me alot of files though. But perhaps a bms could give names etc too.
http://www.2shared.com/file/k3DW_xM_/wukong.html
Re: Wukong
Posted: Thu Sep 15, 2011 10:29 pm
by chrrox
bms to extract pac files
Code: Select all
get idstring long
goto 0x19
get offset long
get size long
get zsize long
get baseoff long
get datasize long
get arcsize long
clog MEMORY_FILE offset zsize size
get unk01 long MEMORY_FILE
get unk02 long MEMORY_FILE
get files short MEMORY_FILE
goto 0x12 MEMORY_FILE
get folder3 string MEMORY_FILE
For tmp = tmp != size
get offset long MEMORY_FILE
get size2 long MEMORY_FILE
math offset + baseoff
if size2 == 0
get folder string MEMORY_FILE
else if size2 == 1
get folder2 string MEMORY_FILE
string folder + \
string folder + folder2
else
get name2 string MEMORY_FILE
set name folder
string name + \
string name + name2
log name offset size2
endif
savepos tmp MEMORY_FILE
next
Re: Wukong
Posted: Mon Sep 19, 2011 3:34 am
by chrrox
I should be able to post a script soon that will import models with bones and weights and assign textures.

Re: Wukong
Posted: Mon Sep 19, 2011 3:37 am
by finale00
oh, cute models.