TKC-Community

Hacking and Art => General Modding & Programming / Other Games => Topic started by: amadeo on September 20, 2006, 06:17:20 am

Title: How read .pak?
Post by: amadeo on September 20, 2006, 06:17:20 am
How can i read the .pak files?
Im kind noob so, i will give my better 2 explain what i need:
I just unzip the content of code.pak (from call of juarez mp demo) 2 see what can i find.
But when i tried open the unzipd .pak files, all go wrong =-(
I tried the notpad, and some c editors, but they cant c all the files info =-(
So what can i do to have full acces of the info in that kind of file?
n tip?

Ps: Sorry for the english, long time... no use hehehe!
Title: Re: How read .pak?
Post by: [TKC] IC3M@N on September 21, 2006, 04:49:54 pm
You can open one *.pak with total commander.
Title: Re: How read .pak?
Post by: Crossmol on September 21, 2006, 08:14:38 pm
Post in the right section please.
Title: Re: How read .pak?
Post by: amadeo on September 21, 2006, 11:00:01 pm
Sorry Crossmol, and thx IC3M@n!
But, first, where is the right section? hehe sorry :(
And IC3, thx for the commander, but i think u dit not understand what i need, but its my falt.
I think now i can explain a litle better.
Look, i can open the data0.pak(from call of juares mp demo) thats simple. ok.
I already change the skin of the chars, now i can see and aim better =-)
But, im trying to open some other files, like .msh/.scr/.dat.
Well, i just cant open then.
How can i open this kind of files and read then correctly?
Theres also files .fk, but i can read then just fine. =-)

If my question is 2 much stupid let me know ok? hehe.

ps: is there n way for any of you guys help me 2 understand better, and teach me the right way to find and modify important files in this game? (call os juarez)
In fact, i just need help 2 find the correct files, and open then, i think i can change some things by myself, and any way, find then is the first step right?  :)

Once again, im sorry for posting in the wrond section, but i dont know where 2 post, so plz help.

And thx for your attention.
Later.
Title: Re: How read .pak?
Post by: [TKC]Anothercheater on September 22, 2006, 01:52:17 am
.PAK = .ZIP (100%)
Title: Re: How read .pak?
Post by: Crossmol on September 22, 2006, 04:17:27 am
But, im trying to open some other files, like .msh/.scr/.dat.

I know that .msh are object files (the wooden box etc), those are made with programs like maya (or simular). I don't know if those can be edited. Haven't looked into that yet.
Title: Re: How read .pak?
Post by: Hulky on September 22, 2006, 08:57:03 pm
i think the scr (compiled scripts) can t be opened (i m maybe wrong), you cant get the source out of it.
for the dat , you will learn "how to" in the VC section
Title: Re: How read .pak?
Post by: amadeo on September 22, 2006, 10:47:21 pm
Right on!
I will take a look =-)
thx green.