xboxscene.org forums

Author Topic: Cab Questions  (Read 149 times)

happykillmore

  • Archived User
  • Newbie
  • *
  • Posts: 46
Cab Questions
« on: July 16, 2007, 10:02:00 PM »

the cab file contains i think the car model and sound files and BS. Multi EX and Game Extracter striaght up blow so your on your own here man for repacking. learn the file format.
Logged

CD82

  • Archived User
  • Newbie
  • *
  • Posts: 3
Cab Questions
« Reply #1 on: July 16, 2007, 10:07:00 PM »

hey thanks for replying man!!

yes i have noticed it does suck i have been playing around  with  game extractor as well.


yeah ive been lookin some at the  file format   i guess people have been  compling  there own in c++ or?

Logged

CD82

  • Archived User
  • Newbie
  • *
  • Posts: 3
Cab Questions
« Reply #2 on: July 18, 2007, 10:10:00 AM »

well anyone   else gonna reply??    

what are people using to extract the files   if peopel dont like  multi ex an game extractor
Logged

CD82

  • Archived User
  • Newbie
  • *
  • Posts: 3
Cab Questions
« Reply #3 on: July 19, 2007, 10:01:00 AM »

are people  coding there own pack and unpacking  app for this or what??

any further info whould help  and be grateful
Logged

ekszbox

  • Archived User
  • Full Member
  • *
  • Posts: 100
Cab Questions
« Reply #4 on: July 22, 2007, 04:37:00 PM »

Well the specs are on xentax,
http://wiki.xentax.c..._MotorSport_CAB
-that should save you having to figure out the format from scratch.

To repack the files you will need to code your own app, unless someone here shares theirs (unlikely).
I recommend using Delphi if you are a programming newbie &/or you want a gui.
Otherwise check out C++Builder/Dev-Cpp/VC++.
You will need also to get zlib, for delphi you could use this:
http://www.dellapasqua.com/delphizlib/

I'm not sure if there are crc's/zlib version checks in the xbe for the cab files, there are for the ca2's.
If there are you will need to patch these (Not easy, unless you are good with assembly).
Of course if you don't want to use the modded files with the game you don't need to worry about that.

Have fun,

KM
Logged

Kudoz

  • Archived User
  • Newbie
  • *
  • Posts: 43
Cab Questions
« Reply #5 on: July 27, 2007, 03:01:00 PM »

QUOTE(ekszbox @ Jul 22 2007, 03:13 PM) View Post

Well the specs are on xentax,
http://wiki.xentax.c..._MotorSport_CAB
-that should save you having to figure out the format from scratch.

To repack the files you will need to code your own app, unless someone here shares theirs (unlikely).
I recommend using Delphi if you are a programming newbie &/or you want a gui.
Otherwise check out C++Builder/Dev-Cpp/VC++.
You will need also to get zlib, for delphi you could use this:
http://www.dellapasqua.com/delphizlib/

I'm not sure if there are crc's/zlib version checks in the xbe for the cab files, there are for the ca2's.
If there are you will need to patch these (Not easy, unless you are good with assembly).
Of course if you don't want to use the modded files with the game you don't need to worry about that.

Have fun,

KM

Note well what he has said here because i know that he knows what he's talkng about and he's dan good and unlike every1 else here that just talks he will give u advice and maybe some help along the way oh and ill also take a look at this stuff  tongue.gif  it shud be interesting lol.
Logged

Kudoz

  • Archived User
  • Newbie
  • *
  • Posts: 43
Cab Questions
« Reply #6 on: August 08, 2007, 01:57:00 AM »

HAHA i have taken a look at this and this might help with the app i have in mind. i was gonna try and make an app that allows you to edit the text about the engines and maybe even create your own it might take alot of work but ive got a the best programmer i know helping me out so we'll be successful i wont call his name he knows himself lol well ill keep you guys up to date on this app pop.gif it will be awesome biggrin.gif
Logged