SEAT Toledo Cupra STCC

Attachments

  • Untitled-1.jpg
    Untitled-1.jpg
    39.4 KB · Views: 1,020
  • Untitled-2.jpg
    Untitled-2.jpg
    121.3 KB · Views: 854
  • Untitled-4.jpg
    Untitled-4.jpg
    118.8 KB · Views: 628
  • Untitled-5.jpg
    Untitled-5.jpg
    120.6 KB · Views: 544
  • Untitled-6.jpg
    Untitled-6.jpg
    119.2 KB · Views: 611
if you have left some SearchPath= entries in the .cas that link back to the folders in the .gcf's that will make it not work without Race07 and you encrypt the files (excluding the .ini and FXA and FMA) then you should be ok really...
 
ok :)

So, you extracted the files from the Steam gcf's right...

Then, you decrypted them with WTCCED.exe v0.2.2 right...

so, in the SEAT_TOLEDO_CUPRA.cas file it starts like this (of course you would have renamed yours to something like SEAT_TOLEDO_CUPRA_07.cas):

Code:
// WTCC BMW 320i
// Last change: 17 MAY, 2006
// Edited by: Daniel Molin
//
// Copied from Seat Leon by Magnus Olin
// File last edited on: 12th September 2006
//----------------------------------------

 SearchPath=<TEAMDIR>..\
 SearchPath=<TEAMDIR>
 SearchPath=<VEHDIR>
 SearchPath=GAMEDATA\Teams\WTCC_2006\Drivers
//-----MASFILES---------------------------

//MASFile=SEAT_TOLEDO_CUPRA_MODELS.MAS
//MASFile=SEAT_TOLEDO_CUPRA_TEXTURES.MAS
// MASFile=TALENT.GTR

//----------------------------------------


Instance=SLOT<ID>
{
  Moveable=True

//-----------------CHASSIS--------------------
// 1st LOD
  <NOTSPIN>  MeshFile=SEAT_TOLEDO_CUPRA_BODY_A.gmt CollTarget=False HATTarget=False ShadowReceiver=True LODIn=(0.0) LODOut=(25.0) 

// 2nd LOD
  <NOTSPIN>  MeshFile=SEAT_TOLEDO_CUPRA_BODY_B.gmt CollTarget=False HATTarget=False ShadowReceiver=True LODIn=(25.0) LODOut=(50.0)

// 3rd LOD
  <NOTSPIN>  MeshFile=SEAT_TOLEDO_CUPRA_BODY_C.gmt CollTarget=False HATTarget=False ShadowReceiver=True LODIn=(50.0) LODOut=(400.0)

// Shadow LOD
  <NOTSPIN>  MeshFile=SEAT_TOLEDO_CUPRA_BODY_SHADOW_A.gmt CollTarget=TRUE HATTarget=False ShadowObject=(Static, Solid, 256, 256, AmbientShadA.dds, ZBuffer) LODIn=(0.0) LODOut=(80.0)

etc.....
side note here, this shows that SimBin used rF to build the car first off and they forgot to clean up the names // WTCC BMW 320i or the .mas entires ;) messy stuff... anyways...

you see the SearchPath=<TEAMDIR>..\ etc...

If you add a line like this:

SearchPath=GAMEDATA\Teams\WTCC_2006\SEAT Toledo Cupra Teams

near the bottom of the list of SearchPath= you can leave out the .gmt files that the car uses from your mod, then it won't work without the Race 07 game. this is to stop you releasing all SimBins material and just a portion and therefore making it harder for someone else to convert it to other platforms...
 
end result should look like this (with a tidy up of the REM text at the top too):

SEAT_TOLEDO_CUPRA_07.cas
Code:
// WTCC Seat Toledo Cupra 2007
// Last change: 2nd April 2009
// Lasted Edited by: Günthar Rowe and William Yunck
//
// Copied from Seat Toledo Cupra 2006 by SimBin
//----------------------------------------

 SearchPath=<TEAMDIR>..\
 SearchPath=<TEAMDIR>
 SearchPath=<VEHDIR>
 SearchPath=GAMEDATA\Teams\WTCC_2006\Drivers
 SearchPath=GAMEDATA\Teams\WTCC_2006\SEAT Toledo Cupra Teams\

//----------------------------------------

Instance=SLOT<ID>
{
  Moveable=True

//-----------------CHASSIS--------------------

etc...
 
Update,
I have still a lot of work to do on the wheel files, they just aren't the right color in game, but it is moving along. I also have to get the country flag ingame and it will be really close for realease after a few days of testing.
 
Ok, it will probably be just a bit longer - I decided to add Liam Mcmillan's 2009 cupra and had to do the skin first, but it is almost done. :)
 

Attachments

  • lg_4261_cd95.jpg
    lg_4261_cd95.jpg
    31.5 KB · Views: 639

Latest News

How long have you been simracing

  • < 1 year

    Votes: 362 15.8%
  • < 2 years

    Votes: 254 11.1%
  • < 3 years

    Votes: 245 10.7%
  • < 4 years

    Votes: 181 7.9%
  • < 5 years

    Votes: 303 13.2%
  • < 10 years

    Votes: 260 11.3%
  • < 15 years

    Votes: 166 7.2%
  • < 20 years

    Votes: 129 5.6%
  • < 25 years

    Votes: 99 4.3%
  • Ok, I am a dinosaur

    Votes: 296 12.9%
Back
Top