Files
source/gamedir/Ja2.ini
T
Wanne 83eccb5cb2 INI Editor (New Version 1.2.0.0)
- A few minor bugfixes

git-svn-id: https://ja2svn.mooo.com/source/ja2_v1.13_data@1052 4f8fa57e-7814-0410-bad4-adc449f26b7c
2008-11-18 17:49:42 +00:00

66 lines
3.5 KiB
INI

;******************************************************************************************************************************
; -----------------------------------------------------------------------------------------------------------------------------
; In this section you can change global settings for Jagged Alliance 2 v1.13
; -----------------------------------------------------------------------------------------------------------------------------
;******************************************************************************************************************************
[Ja2 Settings]
;******************************************************************************************************************************
; If you have not installed Jagged Alliance 2 as a full installation, this is the letter
; of your CD-ROM drive. Otherwise you can ignore that.
;******************************************************************************************************************************
CD = C
;******************************************************************************************************************************
; The folder of the current mode you like to play, located in your JA2 directory.
; If you like to play the classic Jagged Alliance 2, replace "Data-1.13" with "Data".
;******************************************************************************************************************************
CUSTOM_DATA_LOCATION = Data-1.13
;******************************************************************************************************************************
; This only has effect if you use the INI Editor to start Jagged Alliance 2 v1.13.
; Otherwise you can ignore that.
; This Executable will be the default file to start the game from the INI Editor.
;******************************************************************************************************************************
DEFAULT_JA2_EXECUTABLE =
;******************************************************************************************************************************
; Select the screen resolution of the game.
; 0 ... 640x480
; 1 ... 800x600
; 2 ... 1024x768
;******************************************************************************************************************************
SCREEN_RESOLUTION = 1
;******************************************************************************************************************************
; Select the screen resolution of the editor.
; 0 ... 640x480
; 1 ... 800x600
; 2 ... 1024x768
;******************************************************************************************************************************
EDITOR_SCREEN_RESOLUTION = 1
;******************************************************************************************************************************
; Select windowed or full screen mode?
; 0 ... Full Screen
; 1 ... Windowed Mode
; If you like to play in Windowed Mode, you have to switch your Dektop to 16 Bit!
;******************************************************************************************************************************
SCREEN_MODE_WINDOWED = 0
;******************************************************************************************************************************
; Should the intro be played after starting a new game?
;******************************************************************************************************************************
PLAY_INTRO = 1