;this file describes what scenes are played when and under what conditions [Header] Num_Scenes=39 ;FOR MOST UP-TO-DATE EXPLANATION OF KEYS, REFER TO FILE ANIMSCENE_MANAGER.H ;Type (compulsory) ; 0: Real-time 3D (Scene INI) ; this must have a Ini=XXXX which holds the filename of the scene ini to load from the big file (without extension and max length 8) ; 1: Prerendered ; must have a FMV=XXXX same as above but for bik files (on PC) ; 2: Dialogue-only ; must have a SND=XXXX same as above but for bik files (on PC) ;Occurance (compulsory) ; 0: Game Intro ; 1: Pre-Champ ; 2: On-grid radio message ; 3: Pit speech ; 4: End of race ; 5: Post race ;ConditionX (optional) ;conditions for displaying an animation ;for all, a value of -1 means not a condition (same as not having the key) ; 0: min career total champ points ; 1: player is N or more points behind the leading AI ; 2: player is not N or more points behind the leading AI ; 3: current (if driving) or next (if between races) race is Nth race in current champ (0 is first) ; 4: done last race of current champ ; 5: player is championship leader ; 6: player is race leader (on-track only) ; 7: Race Type BitField (combine by adding) (1: champ race)(2:Qualifing) ; 8: N scene already played ; 9: N scene not yet played ;10: gate N (bit mask for the gates this scene can be played in. e.g. 1 is gate 1, 3 is gates 1 and 2) ;11: level N (bit mask for level) ;12: objective achieved (0 for not achieved, 1 for achieved) ;13: Finish nth in the race (should only be called once the race is over) ;14: Career type (see CAREER_TYPE enum) ;15: Made up N places during the race. ;16: Lost N places during the race ;17: Car more than N % damaged ;18: Car is undamaged ;19: Fastest lap was set. ;20: Qualified in the top N ;21: Not finished N'th or better in race ;22: Angry driver triggered. ;23: Champ must have exactly n classes. ;24: Player retired from race. ;MustBeatDriver - the player must beat the driver with the given name ;Story - story scenes take precedence over any other ; 1 (yes) ; 0 (no - Default) ;ForceViewed ; when the scene is played it sets the scene with this index-value to 'viewed' also ; this is to allow limited branching functionality ;Repeat - this scene can repeat ; 1 (yes) ; 0 (no - default) ;SingleButtonExit - this scene can be exited by pressing only one button (Start on PS2) ; 1 (yes) ; 0 (no - default) ;TrackX (X is 0-5) - specifies which track(s) this scene is to be shown at ; the value is a 3-letter shortname for the track ; (this key is optional, by default scenes can be shown at any track) ; e.g.: ; Track0=SIL ; Track1=BRA ;Championship - set which championship the scene is valid for. ; eg ; Championship = bgtc_ ; ************************************ GATE 1 - LEVEL 0 ********************************************** [Scene0] name=seq_01 - Meet Rick FMV=seq_01 DVDDescription=STR_ANIM_SEQ_01 DVDOrder=0 Type=1 Story=1 Occur=5 SingleButtonExit=1 Condition4=1 Condition10=1 Condition11=1 Condition12=1 Condition14=0 ; ************************************ GATE 2 - LEVEL 0 ********************************************** ; rccu1 goka_ gtli_ [Scene1] name=seq_02 - Clio Feedback FMV=seq_02 DVDDescription=STR_ANIM_SEQ_02 DVDOrder=1 Type=1 Story=1 Occur=5 ForceViewed=2 Championship=rccu1 Condition7=1 Condition14=0 [Scene2] name=seq_04 - GT_Light Feedback FMV=seq_04 DVDDescription=STR_ANIM_SEQ_04 DVDOrder=2 Type=1 Story=1 Occur=5 ForceViewed=1 Championship=gtli_ Condition7=1 Condition14=0 ; ************************************ GATE 2 - LEVEL 1 ********************************************** ; secb1 spri_ mgra_ [Scene3] name=seq_05 - MG ZR FMV=seq_05 DVDDescription=STR_ANIM_SEQ_05 DVDOrder=3 Type=1 Story=1 Occur=1 ForceViewed=4 Championship=mgra_ Condition14=0 [Scene4] name=seq_06 - EVO 4 FMV=seq_06 DVDDescription=STR_ANIM_SEQ_06 DVDOrder=4 Type=1 Story=1 Occur=1 ForceViewed=3 Championship=secb1 Condition14=0 ; ************************************ GATE 2 - LEVEL 2 ********************************************** ; fjed1 srai_ musc1 ; ************************************ GATE 2 - LEVEL 3 ********************************************** ; stru1 bamo_ jtra1 [Scene5] name=seq_11 - Baja Showcase FMV=seq_11 DVDDescription=STR_ANIM_SEQ_11 DVDOrder=5 Type=1 Story=1 Occur=1 ForceViewed=6 Championship=bamo_ Condition14=0 [Scene6] name=seq_12 - NSX Showcase FMV=seq_12 DVDDescription=STR_ANIM_SEQ_12 DVDOrder=6 Type=1 Story=1 Occur=1 ForceViewed=5 Championship=jtra1 Condition14=0 ; ************************************ GATE 2 - LEVEL 4 ********************************************** ; mtru1 ffor1 pcch1 [Scene7] name=seq_13 - Monster Truck FMV=seq_13 DVDDescription=STR_ANIM_SEQ_13 DVDOrder=7 Type=1 Story=1 Occur=1 Championship=mtru1 Condition14=0 ; ************************************ GATE 2 - LEVEL 5 ********************************************** ; bgtn1 vigp1 ctru1 [Scene8] name=seq_14 - Craftsman Showcase FMV=seq_14 DVDDescription=STR_ANIM_SEQ_14 DVDOrder=8 Type=1 Story=1 Occur=1 Championship=ctru1 Condition14=0 ; ************************************ GATE 2 - LEVEL 6 ********************************************** ; babu_ fpau1 bgtc2 [Scene9] name=seq_17 - Palmer Audi Showcase FMV=seq_17 DVDDescription=STR_ANIM_SEQ_17 DVDOrder=9 Type=1 Story=1 Occur=1 Championship=fpau1 Condition14=0 ; ************************************ GATE 2 - LEVEL 7 ********************************************** ; rarx_ bgtc3 ralx_ [Scene10] name=seq_18 - Renault Alpine FMV=seq_18 DVDDescription=STR_ANIM_SEQ_18 DVDOrder=10 Type=1 Story=1 Occur=1 ForceViewed=11 Championship=rarx_ Condition14=0 [Scene11] name=seq_19 - Morgan Aero 8 FMV=seq_19 DVDDescription=STR_ANIM_SEQ_19 DVDOrder=11 Type=1 Story=1 Occur=1 ForceViewed=12 Championship=bgtc3 Condition14=0 [Scene12] name=seq_20 - Clio V6 FMV=seq_20 DVDDescription=STR_ANIM_SEQ_20 DVDOrder=12 Type=1 Story=1 Occur=1 ForceViewed=10 Championship=ralx_ Condition14=0 ; ************************************ GATE 3 - LEVEL 0 ********************************************** ; 45gt_ pada_ secb2 [Scene13] name=seq_21 - Merc W196 FMV=seq_21 DVDDescription=STR_ANIM_SEQ_21 DVDOrder=13 Type=1 Story=1 Occur=1 Championship=45gt_ Condition14=0 ; ************************************ GATE 3 - LEVEL 1 ********************************************** ; 4wdr1 fbmw1 rccu2 [Scene14] name=seq_22 - Formula BMW Showcase FMV=seq_22 DVDDescription=STR_ANIM_SEQ_22 DVDOrder=14 Type=1 Story=1 Occur=1 Championship=fbmw1 Condition14=0 ; ************************************ GATE 3 - LEVEL 2 ********************************************** ; ecir1 wgtn1_ fjed2 ; ************************************ GATE 3 - LEVEL 3 ********************************************** ; hira_ pjp11 ffor2 ; ************************************ GATE 3 - LEVEL 4 ********************************************** ; 70gt1 v8hp1 pcch2 ; ************************************ GATE 3 - LEVEL 5 ********************************************** ; seca_ dist_ vigp2 ; ************************************ GATE 3 - LEVEL 6 ********************************************** ; rral_ bgtc4 fbmw2 ; ************************************ GATE 3 - LEVEL 7 ********************************************** ; 60gt_ mtru2 stru2 ; ************************************ GATE 4 - LEVEL 0 ********************************************** ; hral_ 60gp1 v8hp2 [Scene15] name=seq_34 - Lotus 49 Showcase FMV=seq_34 DVDDescription=STR_ANIM_SEQ_34 DVDOrder=15 Type=1 Story=1 Occur=1 Championship=60gp1 Condition14=0 ; ************************************ GATE 4 - LEVEL 1 ********************************************** ; typr1 wgtn2 ecir2 [Scene16] name=seq_35 - Mosler FMV=seq_35 DVDDescription=STR_ANIM_SEQ_35 DVDOrder=16 Type=1 Story=1 Occur=1 Championship=wgtn2 Condition14=0 ; ************************************ GATE 4 - LEVEL 2 ********************************************** ; musc2 jtra2 srai2 ; ************************************ GATE 4 - LEVEL 3 ********************************************** ; 70gt2 mgre1 fpau2 ; ************************************ GATE 4 - LEVEL 4 ********************************************** ; v8su1 bgtn1 ulti1 [Scene17] name=seq_41 - Corvette C5R Showcase FMV=seq_41 DVDDescription=STR_ANIM_SEQ_41 DVDOrder=17 Type=1 Story=1 Occur=1 Championship=bgtn1 Condition14=0 ; ************************************ GATE 4 - LEVEL 5 ********************************************** ; ctru2 4wdr2 pjp12 ; ************************************ GATE 4 - LEVEL 6 ********************************************** ; for31 gnra_ dtmx1 [Scene18] name=seq_43 - Formula 3 Showcase FMV=seq_43 DVDDescription=STR_ANIM_SEQ_43 DVDOrder=18 Type=1 Story=1 Occur=1 Championship=for31 Condition14=0 ; ************************************ GATE 4 - LEVEL 7 ********************************************** ; irlx_ bgtn2 60gp2 ; ************************************ GATE 5 - LEVEL 0 ********************************************** ; 80gp_ doff1 typr2 ; ************************************ GATE 5 - LEVEL 1 ********************************************** ; dtmx2 gara_ ulti2 [Scene19] name=seq_48 - Evo 6 FMV=seq_48 DVDDescription=STR_ANIM_SEQ_48 DVDOrder=19 Type=1 Story=1 Occur=1 Championship=gara_ Condition14=0 ; ************************************ GATE 5 - LEVEL 2 ********************************************** ; gttu1 dodg_ for32 [Scene20] name=seq_49 - Lambo Showcase FMV=seq_49 DVDDescription=STR_ANIM_SEQ_49 DVDOrder=20 Type=1 Story=1 Occur=1 Championship=gttu1 Condition14=0 ; ************************************ GATE 5 - LEVEL 3 ********************************************** ; 90gp_ v8su2 ; ************************************ GATE 5 - LEVEL 4 ********************************************** ; dtmx3 gttu2 [Scene21] name=seq_53 - Porsche Showcase FMV=seq_53 DVDDescription=STR_ANIM_SEQ_53 DVDOrder=21 Type=1 Story=1 Occur=1 Championship=gttu2 Condition14=0 ; ************************************ GATE 5 - LEVEL 5 ********************************************** ; doff2 gttu3 [Scene22] name=seq_54 - Ferrari Showcase FMV=seq_54 DVDDescription=STR_ANIM_SEQ_54 DVDOrder=22 Type=1 Story=1 Occur=1 Championship=gttu3 Condition14=0 ; ************************************ GATE 5 - LEVEL 6 ********************************************** ; for1_ [Scene23] name=seq_55 - Williams Showcase FMV=seq_55 DVDDescription=STR_ANIM_SEQ_55 DVDOrder=23 Type=1 Story=1 Occur=1 Championship=for1_ Condition14=0 [Scene24] name=seq_56 - Victory FMV=seq_56 DVDDescription=STR_ANIM_SEQ_56 DVDOrder=24 Type=1 Story=1 Occur=5 Championship=for1_ Condition4=1 Condition12=1 Condition14=0 ; ************************************ GATE 3 - LEVEL 0 ********************************************** ; ************************************ CONSEQUENTIALS ********************************************** [Scene25] name=seq_57 - First podium finish FMV=seq_57 DVDDescription=STR_ANIM_SEQ_57 DVDOrder=25 Type=1 Story=1 Occur=5 Condition7=1 Condition13=1 Condition14=0 Condition24=0 [Scene26] name=seq_58 - Finish in Lower Half of Field 1 FMV=seq_58 DVDDescription=STR_ANIM_SEQ_58 DVDOrder=26 Type=1 Story=1 Occur=5 Condition7=1 Condition14=0 Condition16=3 Condition23=1 Condition24=0 [Scene27] name=seq_59 - Finish in Lower Half of Field 2 FMV=seq_59 DVDDescription=STR_ANIM_SEQ_59 DVDOrder=27 Type=1 Story=1 Occur=5 Condition7=1 Condition1=20 Condition14=0 Condition23=1 Condition24=0 [Scene28] name=seq_61 - Angry Driver 1 FMV=seq_61 DVDDescription=STR_ANIM_SEQ_61 DVDOrder=28 Type=1 Story=1 Occur=5 Condition7=1 Condition14=0 Condition22=1 [Scene29] name=seq_63 - No Damage FMV=seq_63 DVDDescription=STR_ANIM_SEQ_63 DVDOrder=29 Type=1 Story=1 Occur=5 Condition7=1 Condition18=1 Condition12=0 Condition14=0 Condition21=3 Condition23=1 Condition24=0 [Scene30] name=seq_66 - Angry Driver 2 FMV=seq_66 DVDDescription=STR_ANIM_SEQ_66 DVDOrder=30 Type=1 Story=1 Occur=5 Condition7=1 Condition14=0 Condition22=1 [Scene31] name=seq_67 - Player Beats Streatham FMV=seq_67 DVDDescription=STR_ANIM_SEQ_67 DVDOrder=31 Type=1 Story=1 Occur=5 MustBeatDriver=Jason Streatham Condition7=1 Condition14=0 Condition24=0 [Scene32] name=seq_68 - Set New Lap Record FMV=seq_68 DVDDescription=STR_ANIM_SEQ_68 DVDOrder=32 Type=1 Story=1 Occur=5 Condition7=1 Condition14=0 Condition19=1 Condition24=0 [Scene33] name=seq_69 - Qualify in Pole Position FMV=seq_69 DVDDescription=STR_ANIM_SEQ_69 DVDOrder=33 Type=1 Story=1 Occur=5 Condition7=2 Condition14=0 Condition20=1 [Scene34] name=seq_71 - Finish in First Place FMV=seq_71 DVDDescription=STR_ANIM_SEQ_71 DVDOrder=34 Type=1 Story=1 Occur=5 Condition7=1 Condition13=1 Condition14=0 Condition23=1 Condition24=0 [Scene35] name=seq_72 - Finish in Second Place FMV=seq_72 DVDDescription=STR_ANIM_SEQ_72 DVDOrder=35 Type=1 Story=1 Occur=5 Condition7=1 Condition13=2 Condition14=0 Condition21=1 Condition23=1 Condition24=0 [Scene36] name=seq_73 - Finish in Third Place FMV=seq_73 DVDDescription=STR_ANIM_SEQ_73 DVDOrder=36 Type=1 Story=1 Occur=5 Condition7=1 Condition13=3 Condition14=0 Condition21=2 Condition23=1 Condition24=0 [Scene37] name=seq_75 - Finish in Top Half of Field 1 FMV=seq_75 DVDDescription=STR_ANIM_SEQ_75 DVDOrder=37 Type=1 Story=1 Occur=5 Condition1=10 Condition4=0 Condition7=1 Condition14=0 Condition24=0 [Scene38] name=seq_76 - Finish in Top Half of Field 2 FMV=seq_76 DVDDescription=STR_ANIM_SEQ_76 DVDOrder=38 Type=1 Story=1 Occur=5 Condition4=0 Condition7=1 Condition14=0 Condition15=3 Condition24=0