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

Search found 6 matches

by vertusd
Tue Dec 27, 2011 11:05 am
Forum: Game Archive
Topic: CPK (CRI) repacking ?( version :CPKMC2.15 DLL2.75)
Replies: 9
Views: 7863

Re: CPK (CRI) repacking ?( version :CPKMC2.15 DLL2.75)

I read the code of cpk_replace this noon, it seems using the utf_tab04, bug utf_tab04 can not handle some new cpks, so if we change that part of code ,it may works, i am looking into this.
by vertusd
Tue Dec 27, 2011 5:50 am
Forum: Game Archive
Topic: CPK (CRI) repacking ?( version :CPKMC2.15 DLL2.75)
Replies: 9
Views: 7863

Re: CPK (CRI) repacking ?( version :CPKMC2.15 DLL2.75)

and i tried to calling the apis in the CpkMaker.DLL of cpk file maker 1.3. it works, i called compress() to compress some data,
maybe reverse-engineer is possible here, but i did not try it.
by vertusd
Tue Dec 27, 2011 5:00 am
Forum: Game Archive
Topic: CPK (CRI) repacking ?( version :CPKMC2.15 DLL2.75)
Replies: 9
Views: 7863

Re: CPK (CRI) repacking ?( version :CPKMC2.15 DLL2.75)

By the way , if you using cpkmakec.exe(or gui front named cpk_tools) to repack cpks, the final cpks version will be different to the original cpk version number ,coz you repacking it by the old cpkmakec.exe, the game may not Recognize this version of cpk, but some game like Cathrine(PS3) it works fi...
by vertusd
Tue Dec 27, 2011 4:37 am
Forum: Game Archive
Topic: CPK (CRI) repacking ?( version :CPKMC2.15 DLL2.75)
Replies: 9
Views: 7863

Re: CPK (CRI) repacking ?( version :CPKMC2.15 DLL2.75)

Thx for your seaching ,the first tools is wrote by a member of the translation group i am in, it's a GUI frontend of cpkmakec.exe(free version of CPK FILE MAKER 1.3), so it's same as cpk file maker 1.3, and it can not handle the newer version cpks of TOGF. May be it's hard to repacking cpks, we may ...
by vertusd
Mon Dec 26, 2011 2:36 am
Forum: Game Archive
Topic: CPK (CRI) repacking ?( version :CPKMC2.15 DLL2.75)
Replies: 9
Views: 7863

Re: CPK (CRI) repacking ?( version :CPKMC2.15 DLL2.75)

why people always not writing repacking tools when there are lots of unpacking tools?
is it hard to write repacking code?
i may trying to writing the repacking tool myself, when new version of utf_tab/quickBms seems can extract newer cpks.
by vertusd
Sun Dec 25, 2011 1:48 pm
Forum: Game Archive
Topic: CPK (CRI) repacking ?( version :CPKMC2.15 DLL2.75)
Replies: 9
Views: 7863

CPK (CRI) repacking ?( version :CPKMC2.15 DLL2.75)

Sry for my english, I have met a problem to repack Tales of graces F's cpk file, Tales of graces WII using 2.00.00 to build cpk, when Tales of graces F(PS3) using (CPKMC2.15 DLL2.75) Currently, there are three tools aviliable to the public: QuickBms(using a scrpit ), can only unpacking utf_tab can o...