xbox-scene.com - your xbox news information source
Quick Links: Main Forums | Xbox360 Forums | Xbox1 Forums | PS3 Forums
Xbox-Scene Forum Help  Search Xbox-Scene Forums   Xbox-Scene Forum Members   Xbox-Scene Calendar

Giganews Usenet Offers: +1150 days binary retention, 99%+ Completion, and Unlimited Speed/Access!

360 ODD Emulators: X360 Key $99 | Wasabi360 FAT $99 | Wasabi360 Slim $99
C4E's iXtreme Burner MAX Drive: LiteOn iHAS124 DROPPED TO JUST $17


Welcome Guest ( Log In | Register )

 Forum Rules Rules
 
Reply to this topicStart new topic
> Programming Help, Need help packing .ca2 file
Kudoz
post Apr 8 2007, 11:54 PM
Post #1


X-S Young Member
*

Group: Members
Posts: 48
Joined: 27-March 07
From: Jamaica
Member No.: 335981
Xbox Version: v1.0
360 version: unknown



can someone help me pack the .ca2 file in forza i have little knowledge of c++ and i dont know where to start plz help unsure.gif
User is offlineProfile CardPM
Go to the top of the page
+Quote Post
ekszbox
post Apr 9 2007, 03:46 PM
Post #2


X-S Member
*

Group: Members
Posts: 132
Joined: 25-July 06
Member No.: 291131



I don't believe there are any publicly available apps which properly support repacking those files.
If that's the case & if you are serious about it then you will need to:

*Brush up on your C++ skills by diving into some C++ programming.
*Possibly read a/some C++ book/s- I recommend this one: Mcgraw Hill - C++ Demystified.

*Get the zlib source code- http://www.zlib.net/.
*Compile it.
*Import the generated dll/lib into your ca2 decompession/compression app.
*Study the ca2 specs- http://wiki.xentax.com/index.php/Forza_MotorSport_CA2.

If you get this far you will probably know the how to do the rest on your own.

Have fun.

KM

This post has been edited by ekszbox: Apr 9 2007, 03:54 PM
User is offlineProfile CardPM
Go to the top of the page
+Quote Post
Kudoz
post Apr 9 2007, 04:45 PM
Post #3


X-S Young Member
*

Group: Members
Posts: 48
Joined: 27-March 07
From: Jamaica
Member No.: 335981
Xbox Version: v1.0
360 version: unknown



QUOTE(ekszbox @ Apr 9 2007, 06:53 AM) *

I don't believe there are any publicly available apps which properly support repacking those files.
If that's the case & if you are serious about it then you will need to:

*Brush up on your C++ skills by diving into some C++ programming.
*Possibly read a/some C++ book/s- I recommend this one: Mcgraw Hill - C++ Demystified.

*Get the zlib source code- http://www.zlib.net/.
*Compile it.
*Import the generated dll/lib into your ca2 decompession/compression app.
*Study the ca2 specs- http://wiki.xentax.com/index.php/Forza_MotorSport_CA2.

If you get this far you will probably know the how to do the rest on your own.

Have fun.

KM


hey thankz man thats some good help i never knew that lol tongue.gif well ill check this stuff out much thankz.
User is offlineProfile CardPM
Go to the top of the page
+Quote Post
happykillmore
post Apr 10 2007, 06:15 AM
Post #4


X-S Member
*

Group: Members
Posts: 63
Joined: 29-November 06
Member No.: 314754
Xbox Version: v1.3
360 version: unknown



There are no ready made apps that compress the .ca2 files correctly. They use a different version of zlib. Your gonna have to get blue balled liked everyone else and make your own.
User is offlineProfile CardPM
Go to the top of the page
+Quote Post
Kudoz
post Apr 29 2007, 04:09 AM
Post #5


X-S Young Member
*

Group: Members
Posts: 48
Joined: 27-March 07
From: Jamaica
Member No.: 335981
Xbox Version: v1.0
360 version: unknown



hey does any1 wanna help me with an xwb extracter and packer lol it would be really kool or the wmapack file lol cuz it wud be good to know how to extract and pack a file b the way guys i use visual c++ 6 from microsoft is it good??
User is offlineProfile CardPM
Go to the top of the page
+Quote Post
happykillmore
post Apr 29 2007, 02:57 PM
Post #6


X-S Member
*

Group: Members
Posts: 63
Joined: 29-November 06
Member No.: 314754
Xbox Version: v1.3
360 version: unknown



Meh... I have it, but only to open up vc++ projects... I don't normally code with it...
User is offlineProfile CardPM
Go to the top of the page
+Quote Post
gh0st469
post May 1 2007, 09:41 AM
Post #7


X-S Enthusiast


Group: Members
Posts: 15
Joined: 5-December 06
Member No.: 315910
Xbox Version: unk
360 version: unknown



Same here... I normally use the Dev-C++ IDE...




-its free too smile.gif
User is offlineProfile CardPM
Go to the top of the page
+Quote Post
Kudoz
post May 11 2007, 05:55 AM
Post #8


X-S Young Member
*

Group: Members
Posts: 48
Joined: 27-March 07
From: Jamaica
Member No.: 335981
Xbox Version: v1.0
360 version: unknown



tongue.gif oh kool well i guess i need to download it then is what u guys used to decompress the ca2 file if so let me know cuz visual c++ is too hard for me i keep gettin errors when there is none strange but true so i just wanna decompress it first and then compress it sum1 plz help it wud be appreciated thankz in advance. wink.gif

This post has been edited by Kudoz: May 11 2007, 05:55 AM
User is offlineProfile CardPM
Go to the top of the page
+Quote Post
ekszbox
post May 11 2007, 06:02 PM
Post #9


X-S Member
*

Group: Members
Posts: 132
Joined: 25-July 06
Member No.: 291131



QUOTE(Kudoz @ May 11 2007, 07:31 AM) *

tongue.gif oh kool well i guess i need to download it then is what u guys used to decompress the ca2 file if so let me know cuz visual c++ is too hard for me i keep gettin errors when there is none strange but true so i just wanna decompress it first and then compress it sum1 plz help it wud be appreciated thankz in advance. wink.gif


Please no one help this guy.
I've already given him good advice/help & offered to help further if he has any probelms along the way, he didn't even thank me for the time i've already given him -> Not worth the effort.

KM
User is offlineProfile CardPM
Go to the top of the page
+Quote Post
Kudoz
post May 11 2007, 08:51 PM
Post #10


X-S Young Member
*

Group: Members
Posts: 48
Joined: 27-March 07
From: Jamaica
Member No.: 335981
Xbox Version: v1.0
360 version: unknown



Hey man dont say that i did tell you i appreciate the help an tips that u gave me so dont say i didnt and by the way why are u telling no one to help me we all have to start somewhere we didnt all learn everything by ourselves ive got no one to teach me any of this stuff and i was using a more complicated coder to do this stuff so refrain from all that talk.
User is offlineProfile CardPM
Go to the top of the page
+Quote Post
ekszbox
post May 12 2007, 02:44 AM
Post #11


X-S Member
*

Group: Members
Posts: 132
Joined: 25-July 06
Member No.: 291131



Well I took the time to send you a couple of PM's with alot of helpful info in them.
You not replying was a sign to me that you didn't appreciate the effort.
You'll find that most people here/in life will not help you to the extent which I have.
In a world comprised of egos you should show some love to the people who are not yet corrupted by the system.

//start:

VC++ should not give you any errors in the first place.
If you get warnings that's another matter.
Warnings are not always indicitive of any kind of problems, so don't worry about them.
Don't think that Dev-Cpp will be any easier for you.
For this job it may just complicate matters.
Easiest thing to do is this:

Use VC++ to complie zlib into a lib file.
Then start a new command line project
* Import the lib
* Import zconf.h & zlib.h


If you get that far reply here & i'll take you through the rest.

Ooh & sorry for saying you're not worth the effort.

KM
User is offlineProfile CardPM
Go to the top of the page
+Quote Post
ekszbox
post May 12 2007, 03:11 PM
Post #12


X-S Member
*

Group: Members
Posts: 132
Joined: 25-July 06
Member No.: 291131



Answers to many of your programming questions will probably have been answered here: http://groups.google.com/
You can put your error message in there & see what you find for example.

KM
User is offlineProfile CardPM
Go to the top of the page
+Quote Post
happykillmore
post May 14 2007, 01:56 AM
Post #13


X-S Member
*

Group: Members
Posts: 63
Joined: 29-November 06
Member No.: 314754
Xbox Version: v1.3
360 version: unknown



Anyone can decompress and compress the files back together. The problem your definitely not gonna get past is when you mod the files and they don't work.

You need more than just basic programming and computer code to get these files back together, AND WORKING. Might as well not waste your time, but the decision is up to you,.

And yes, might as well quit asking for help cause this is the best your ghonna get.
User is offlineProfile CardPM
Go to the top of the page
+Quote Post
Kudoz
post Jul 27 2007, 10:10 PM
Post #14


X-S Young Member
*

Group: Members
Posts: 48
Joined: 27-March 07
From: Jamaica
Member No.: 335981
Xbox Version: v1.0
360 version: unknown



QUOTE(happykillmore @ May 13 2007, 05:32 PM) *

Anyone can decompress and compress the files back together. The problem your definitely not gonna get past is when you mod the files and they don't work.

You need more than just basic programming and computer code to get these files back together, AND WORKING. Might as well not waste your time, but the decision is up to you,.

And yes, might as well quit asking for help cause this is the best your ghonna get.

yea well i wont give up im a dedicated person and no task is too hard to make me give up. i have been gettin help and im very far along the way ive started to build my own apps and all are succesful so far so i might be gettin over this obstacle very soon cuz ive been gettin help from one of the best there is so dont u worry ill still continue u can give up on anything else if u want i wont.
User is offlineProfile CardPM
Go to the top of the page
+Quote Post
Kudoz
post Jul 30 2007, 10:24 PM
Post #15


X-S Young Member
*

Group: Members
Posts: 48
Joined: 27-March 07
From: Jamaica
Member No.: 335981
Xbox Version: v1.0
360 version: unknown



Hey would anyone like the to edit the other ca2 files in forza??? Post if u think it would be a good idea cuz ive heard that u can edit rims and all sorts of stuff in the other ca2's even give a car your own description so post if u like this idea pop.gif
User is offlineProfile CardPM
Go to the top of the page
+Quote Post





Reply to this topicStart new topic

 

Lo-Fi Version Time is now: 22nd May 2013 - 04:26 AM