Important information: this site is currently scheduled to go offline indefinitely by end of the year.

Search found 52 matches

by iaw
Thu Jan 15, 2015 6:50 am
Forum: Game Archive
Topic: Tree Of Savior (Project R1) (*.IPF)
Replies: 9
Views: 5805

Re: Tree Of Savior (Project R1) (*.IPF)

fix bug

Code: Select all

	
if  ZSIZE = SIZE 
log NAME OFFSET ZSIZE 
else
clog NAME OFFSET ZSIZE SIZE
endif
by iaw
Thu Oct 17, 2013 9:09 am
Forum: Game Archive
Topic: Black Desert PAZ + Meta File
Replies: 153
Views: 101275

Re: Black Desert Client Research - PAZ + META File

Where can I download the client?
by iaw
Tue Feb 19, 2013 11:24 am
Forum: Game Archive
Topic: Kritika Online alp
Replies: 4
Views: 4032

Re: Kritika Online

Directory and file name in Korean, an error :?
by iaw
Wed Dec 26, 2012 10:44 am
Forum: Game Archive
Topic: ArcheAge Online
Replies: 131
Views: 70230

Re: ArcheAge Online

qwerty wrote:Hm guys i still cannot decrypt db with this key. It looks like some problems with filetable or what? I got different data when extracting db file with unpacker and watching source dump while archeage decrypting it
You need the latest database
md5:94060694284CE82AD08E6CD362289531
by iaw
Wed Dec 26, 2012 7:30 am
Forum: Game Archive
Topic: ArcheAge Online
Replies: 131
Views: 70230

Re: ArcheAge Online

qwerty wrote: i want to find a key for database.
database key

Code: Select all

\xFA\x51\xFD\x28\x6E\xCE\x37\x67\xEC\x09\xF6\x04\x48\x08\x24\x04
Key will change after the game update.
by iaw
Sat Dec 15, 2012 10:09 am
Forum: 3D/2D models
Topic: DK Online (XAC)
Replies: 55
Views: 20047

Re: DK Online (XAC)

I have updated the DK_Online script with revised parsing for material chunk 5. I am not sure if this breaks support for yulgang 2 since I have added a couple values to read (no samples on me to check). The UV's look a little messed up though not sure if it will look good. http://i49.tinypic.com/28t...
by iaw
Sat Dec 15, 2012 5:45 am
Forum: 3D/2D models
Topic: DK Online (XAC)
Replies: 55
Views: 20047

Re: DK Online (XAC)

There's a huge chunk of zlib compressed data somewhere in the middle. Not sure if I'm supposed to parse the stuff around it. chunryong (xac) Site:http://chunryong.wemade.com/main Sample:http://dl.dropbox.com/u/62180803/pcsw.rar Open Error Detected file type: DK Online mat block here, chunk 5 24267 ...
by iaw
Tue Oct 16, 2012 7:19 am
Forum: Game Archive
Topic: Cabal 2 [PK with pass]
Replies: 14
Views: 5151

Re: Cabal 2 [PK with pass]

MrMoonKr wrote:Above torrent doesn't work properly.
Could anyone do share the full client of cabal2 ?
I am researching the cryengine3 cgf file format. ^^
http://down.cabal2.co.kr/setup/cabal2setup.exe :)
by iaw
Sun Aug 26, 2012 1:49 pm
Forum: 3D/2D models
Topic: ArcheAge Online .chr files
Replies: 4
Views: 5289

ArcheAge Online .chr files

Hi, can someone help me identify this format.

Samples here
by iaw
Sun Aug 26, 2012 1:37 pm
Forum: 3D/2D models
Topic: World Zero
Replies: 4
Views: 1267

Re: World Zero

finale00 wrote:Hey links are up lol

5 gig DL
I'm getting 400 KB/s on the torrent file (my max speed lol)
client

Code: Select all

http://dlc4.sdo.com/3710/7549/WorldZero_Setup_0.6.1.2050.exe
http://dlc4.sdo.com/3710/7551/data.zip
http://dlc4.sdo.com/3710/7550/data.z01
by iaw
Fri Aug 17, 2012 4:06 am
Forum: Game Archive
Topic: ArcheAge Online
Replies: 131
Views: 70230

Re: ArcheAge Online

Ekey wrote:Exactly :)
SQLite3 how to decrypt
by iaw
Thu Aug 16, 2012 3:47 pm
Forum: Game Archive
Topic: ArcheAge Online
Replies: 131
Views: 70230

Re: ArcheAge Online

The problem of quickbms_4gb_files.exe?
by iaw
Thu Aug 16, 2012 3:30 pm
Forum: Game Archive
Topic: ArcheAge Online
Replies: 131
Views: 70230

Re: ArcheAge Online

Sample pak Working properly
by iaw
Thu Aug 16, 2012 6:06 am
Forum: Game Archive
Topic: ArcheAge Online
Replies: 131
Views: 70230

Re: ArcheAge Online

Sample pak:

Code: Select all

http://download-xlgamesdn.cdn.x-cdn.com/cbt5/xlpak/106006to106040_pak
http://download-xlgamesdn.cdn.x-cdn.com/cbt5/xlpak/106040to106057_pak
wrong:

Code: Select all

math OFFSET += 0x2e0
correct:

Code: Select all

math OFFSET -= 0x2e0  #Not fixed
Filename is wrong