;this file describes what scenes are played when and under what conditions [Header] Num_Scenes=41 ;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 departure ; 2: Departure ; 3: Arrival ; 4: Post arrival ; 5: On-grid ; 6: On-grid radio message ; 7: Pit speech ; 8: End of race ; 9: Post race ; 10: Post results ; 11: Pre garage setup ; 12: Garage ;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) ; 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) ;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 ; ********************************************** GATE 1 ************************************ [Scene0] name=Story 1 - Meet Rick Type=1 FMV=sc01 Story=1 Occur=9 ;Occur=10 DVDDescription=STR_TVDVD_SC01 DVDOrder=0 SingleButtonExit=1 Condition4=1 Condition10=1 Condition11=1 Condition12=1 ; ********************************************** GATE 2 ************************************ [Scene1] name=Story 2 - Meet Kat Type=1 FMV=sc02 Story=1 Occur=9 ;Occur=10 DVDDescription=STR_TVDVD_SC02 DVDOrder=1 SingleButtonExit=1 Condition4=1 ;Condition8=0 Condition10=2 Condition11=1 Condition12=1 [Scene2] name=Story 3 - Kat phones Type=1 FMV=sc03 Story=1 Occur=9 ;Occur=10 DVDDescription=STR_TVDVD_SC03 DVDOrder=2 SingleButtonExit=1 Condition4=1 ;Condition8=1 Condition10=2 Condition11=2 Condition12=1 [Scene3] name=Story 4 - Kat has a plan Type=1 FMV=sc04 Story=1 Occur=9 ;Occur=10 DVDDescription=STR_TVDVD_SC04 DVDOrder=3 SingleButtonExit=1 Condition4=1 ;Condition8=2 Condition10=2 Condition11=4 Condition12=1 ; ********************************************** GATE 3 ************************************ [Scene4] name=Story 5 - Kat explains her plan Type=1 FMV=sc05 Story=1 Occur=4 DVDDescription=STR_TVDVD_SC05 DVDOrder=4 SingleButtonExit=1 Condition3=0 ;Condition8=3 Condition10=4 Condition11=2 [Scene5] name=Story 6 - Meet Mandy Type=1 FMV=sc06 Story=1 Occur=9 ;Occur=10 DVDDescription=STR_TVDVD_SC06 DVDOrder=5 SingleButtonExit=1 Condition4=1 ;Condition8=4 Condition10=4 Condition11=2 Condition12=1 [Scene6] name=Story 7 - Rick and Mandy argue Type=1 FMV=sc07 Story=1 Occur=9 ;Occur=10 DVDDescription=STR_TVDVD_SC07 DVDOrder=6 SingleButtonExit=1 Condition4=1 ;Condition8=5 Condition10=4 Condition11=8 Condition12=1 [Scene7] name=Story 8 - Rick points out rivals Type=1 FMV=sc08 Story=1 Occur=9 ;Occur=10 DVDDescription=STR_TVDVD_SC08 DVDOrder=7 SingleButtonExit=1 Condition4=1 ;Condition8=6 Condition10=4 Condition11=16 Condition12=1 ; ********************************************** GATE 4 ************************************ [Scene8] name=Story 9 - Meet Stellan and Cesar Type=1 FMV=sc09 Story=1 Occur=9 ;Occur=10 DVDDescription=STR_TVDVD_SC09 DVDOrder=8 SingleButtonExit=1 Condition4=1 ;Condition8=7 Condition10=8 Condition11=1 Condition12=1 [Scene9] name=Story 10 - Rick argues with Kat and Mandy Type=1 FMV=sc10 Story=1 Occur=9 ;Occur=10 DVDDescription=STR_TVDVD_SC10 DVDOrder=9 SingleButtonExit=1 Condition4=1 ;Condition8=8 Condition10=8 Condition11=4 Condition12=1 [Scene10] name=Story 11 - Kat warns about Cesar Type=1 FMV=sc11 Story=1 Occur=4 DVDDescription=STR_TVDVD_SC11 DVDOrder=10 SingleButtonExit=1 Condition3=0 ;Condition8=9 Condition10=8 Condition11=16 [Scene11] name=Story 13 - Rick introduces the Shark Team drivers Type=1 FMV=sc13 Story=1 Occur=9 ;Occur=10 DVDDescription=STR_TVDVD_SC13 DVDOrder=11 SingleButtonExit=1 Condition4=1 ;Condition8=10 Condition10=8 Condition11=32 Condition12=1 ; ********************************************** GATE 5 ************************************ [Scene12] name=Story 14 - Rick bars Mandy Type=1 FMV=sc14 Story=1 Occur=9 ;Occur=10 DVDDescription=STR_TVDVD_SC14 DVDOrder=12 SingleButtonExit=1 Condition4=1 ;Condition8=11 Condition10=16 Condition11=1 Condition12=1 [Scene13] name=Story 14a - Meet Bastide Type=1 FMV=sc14a Story=1 Occur=9 ;Occur=10 DVDDescription=STR_TVDVD_SC14A DVDOrder=13 SingleButtonExit=1 Condition4=1 ;Condition8=12 Condition10=16 Condition11=8 Condition12=1 ; ********************************************** GATE 6 ************************************ [Scene14] name=Story 15 - Mandy begs for a reprieve Type=1 FMV=sc15 Story=1 Occur=4 DVDDescription=STR_TVDVD_SC15 DVDOrder=14 SingleButtonExit=1 Condition3=0 ;Condition8=13 Condition10=32 Condition11=1 [Scene15] name=Story 16 - Cesar has a go Type=1 FMV=sc16 Story=1 Occur=9 ;Occur=10 DVDDescription=STR_TVDVD_SC16 DVDOrder=15 SingleButtonExit=1 Condition4=1 ;Condition8=14 Condition10=32 Condition11=1 Condition12=1 [Scene16] name=Story 17 - Kat has a go at Mandy Type=1 FMV=sc17 Story=1 Occur=4 DVDDescription=STR_TVDVD_SC17 DVDOrder=16 SingleButtonExit=1 Condition3=0 ;Condition8=15 Condition10=32 Condition11=4 [Scene17] name=Story 17a - Find Stellan in the Winnebago Type=1 FMV=sc17a Story=1 Occur=4 DVDDescription=STR_TVDVD_SC17A DVDOrder=17 SingleButtonExit=1 Condition3=0 ;Condition8=16 Condition10=32 Condition11=8 [Scene18] name=Story 17b - Bastide throws a tantrum Type=1 FMV=sc17b Story=1 Occur=9 ;Occur=10 DVDDescription=STR_TVDVD_SC17B DVDOrder=18 SingleButtonExit=1 Condition4=1 ;Condition8=17 Condition10=32 Condition11=8 Condition12=1 ; ********************************************** GATE 7 ************************************ [Scene19] name=Story 18 - Stellan thanks us Type=1 FMV=sc18 Story=1 Occur=4 DVDDescription=STR_TVDVD_SC18 DVDOrder=19 SingleButtonExit=1 Condition3=0 ;Condition8=18 Condition10=64 Condition11=1 [Scene20] name=Story 20 - Mandy tries to interview us Type=1 FMV=sc20 Story=1 Occur=9 ;Occur=10 DVDDescription=STR_TVDVD_SC20 DVDOrder=20 SingleButtonExit=1 Condition4=1 ;Condition8=19 Condition10=64 Condition11=4 Condition12=1 [Scene21] name=Story 22 - Cesar makes peace with us Type=1 FMV=sc22 Story=1 Occur=9 ;Occur=10 DVDDescription=STR_TVDVD_SC22 DVDOrder=21 SingleButtonExit=1 Condition4=1 ;Condition8=20 Condition10=64 Condition11=8 ; ********************************************** GATE 8 ************************************ [Scene22] name=Story 23 - Kat and Rick have a go at Mandy Type=1 FMV=sc23 Story=1 Occur=4 DVDDescription=STR_TVDVD_SC23 DVDOrder=22 SingleButtonExit=1 Condition3=0 ;Condition8=21 Condition10=128 Condition11=2 [Scene23] name=Story 24 - Stellan acts smug Type=1 FMV=sc24 Story=1 Occur=4 DVDDescription=STR_TVDVD_SC24 DVDOrder=23 SingleButtonExit=1 Condition3=0 ;Condition8=22 Condition10=128 Condition11=4 [Scene24] name=Story 25 - Rick and Kat point out Five-O Type=1 FMV=sc25 Story=1 Occur=4 DVDDescription=STR_TVDVD_SC25 DVDOrder=24 SingleButtonExit=1 Condition3=0 ;Condition8=23 Condition10=128 Condition11=8 [Scene25] name=Story 26 - Stellan threatens us Type=1 FMV=sc26 Story=1 Occur=9 ;Occur=10 DVDDescription=STR_TVDVD_SC26 DVDOrder=25 SingleButtonExit=1 Condition4=1 ;Condition8=24 Condition10=128 Condition11=8 Condition12=1 ; ********************************************** GATE 9 ************************************ [Scene26] name=Story 27a - Cesar congratulates us Type=1 FMV=sc27a Story=1 Occur=9 ;Occur=10 DVDDescription=STR_TVDVD_SC27A DVDOrder=26 SingleButtonExit=1 Condition4=1 ;Condition8=25 Condition10=256 Condition11=1 Condition12=1 [Scene27] name=Story 27b - Stellan threatens us on the grid Type=1 FMV=sc27b Story=1 Occur=4 DVDDescription=STR_TVDVD_SC27b DVDOrder=27 SingleButtonExit=1 Condition4=0 ;Condition8=26 Condition10=256 Condition11=2 [Scene28] name=Story 28 - Pull into pits victorious/Get F1 car Type=1 FMV=sc28 Story=1 Occur=9 ;Occur=10 DVDDescription=STR_TVDVD_SC28AB DVDOrder=28 SingleButtonExit=1 Condition4=1 ;Condition8=27 Condition10=256 Condition11=2 Condition12=1 ; ********************************************** GATE 10 ************************************ [Scene29] name=Story 29 - End of game credits Type=1 FMV=sc29 Story=1 Occur=9 ;Occur=10 DVDDescription=STR_TVDVD_SC29 DVDOrder=29 SingleButtonExit=1 Condition4=1 ;Condition8=28 Condition10=512 Condition11=1 Condition12=1 ; /////////////////////////////////////////////////////////////// ; /////////////////////////////////////////////////////////////// ; PITSPEECH DIALOGUE SCENES ; /////////////////////////////////////////////////////////////// ; /////////////////////////////////////////////////////////////// [Scene30] name=Angry Driver Pit-Speech Type=2 Occur=7 SND= [Scene31] name=Wrong Way Pit-Speech Type=2 Occur=7 SND= [Scene32] name=Trashed Car Pit-Speech Type=2 Occur=7 SND= [Scene33] name=No Damage Pit-Speech Type=2 Occur=7 SND= [Scene34] name=Aggressive Driving Pit-Speech Type=2 Occur=7 SND= ; /////////////////////////////////////////////////////////////// ; /////////////////////////////////////////////////////////////// ; PADDING SCENES ; /////////////////////////////////////////////////////////////// ; /////////////////////////////////////////////////////////////// [Scene35] name=Con 01 - Angry Driver Type=1 FMV=c01 Occur=9 ;Occur=10 Condition7=1 Condition8=30 Condition10=2046 Condition11=-1 [Scene36] name=Con 02 - Wrong way Type=1 FMV=c02 Occur=9 ;Occur=10 Condition7=1 Condition8=31 Condition10=-1 Condition11=-1 [Scene37] name=Con 03 - Trashed car Type=1 FMV=c03 Occur=9 ;Occur=10 Condition7=1 Condition8=32 Condition10=2 Condition11=-1 [Scene38] name=Con 04 - No damage Type=1 FMV=c04 Occur=9 ;Occur=10 Condition7=1 Condition8=33 Condition10=56 Condition11=-1 [Scene39] name=Con 05 - Aggressive driving Type=1 FMV=c05 Occur=9 ;Occur=10 Condition7=1 Condition8=34 Condition10=40 Condition11=-1 [Scene40] name=Con 06 - Money boy Type=1 FMV=c06 Occur=9 ;Occur=10 Condition4=0 Condition7=1 Condition10=4 Condition11=1 Condition13=1