mirror of
https://github.com/1dot13/gamedir.git
synced 2026-07-22 13:40:25 +02:00
** Merged (English) GameDir files from Development trunk, for the Spring 2011 Release ** **************************************************************************************** o Development Trunk (Revision: 4444): https://81.169.133.124/source/ja2/branches/Wanne/JA2%201.13%20MP git-svn-id: https://ja2svn.mooo.com/source/ja2_v1.13_data@1288 4f8fa57e-7814-0410-bad4-adc449f26b7c
28 lines
1.2 KiB
INI
28 lines
1.2 KiB
INI
; ---------------------------------------------------------------------------------------------------------------------------------
|
|
; To change the videos, simple change the filename from the "INTRO" folder.
|
|
; The file extension (*.bik, *.smk) can be ommitted.
|
|
; In that case the game tries to open the file with the *.bik (Bink Video) extension, and if that fails then fall back to
|
|
; *.smk (Smacker Video) files.
|
|
; If you do not want a video to be played, just delete the path.
|
|
; ---------------------------------------------------------------------------------------------------------------------------------
|
|
|
|
[INTRO]
|
|
; If you set this to TRUE, all the default JA2 videos will be disabled (not shown to the user).
|
|
NO_DEFAULT_VALUES = FALSE
|
|
|
|
[INTRO_BEGINNING]
|
|
INTRO_REBEL_CRDT = INTRO\Rebel_cr
|
|
INTRO_OMERTA = INTRO\Omerta
|
|
INTRO_PRAGUE_CRDT = INTRO\Prague_cr
|
|
INTRO_PRAGUE = INTRO\Prague
|
|
|
|
[INTRO_ENDING]
|
|
INTRO_END_END_SPEECH_MIGUEL = INTRO\Throne_Mig
|
|
INTRO_END_END_SPEECH_NO_MIGUEL = INTRO\Throne_NoMig
|
|
INTRO_END_HELI_FLYBY = INTRO\Heli_FlyBy
|
|
INTRO_END_SKYRIDER_HELICOPTER = INTRO\Heli_Sky
|
|
INTRO_END_NOSKYRIDER_HELICOPTER = INTRO\Heli_NoSky
|
|
|
|
[INTRO_SPLASH]
|
|
INTRO_SPLASH_SCREEN = INTRO\SplashScreen
|
|
INTRO_SPLASH_TALONSOFT = INTRO\TalonSoftid_endhold |