Files
source/gamedir/Ja2.ini
T
AcyForsythe 94e9289fcb -Added EDITOR_SCREEN_RESOLUTION setting to Ja2.ini
-Bugfix: Editor Tilesets Now uses MAX_TILESETS Value from JA2set.dat

git-svn-id: https://ja2svn.mooo.com/source/ja2_v1.13_data@519 4f8fa57e-7814-0410-bad4-adc449f26b7c
2006-09-30 01:15:23 +00:00

35 lines
1.9 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
;******************************************************************************************************************************
; You can choose different screen resolutions of the game.
; 0 ... 640x480
; 1 ... 800x600
; 2 ... 1024x768
;******************************************************************************************************************************
SCREEN_RESOLUTION = 1
EDITOR_SCREEN_RESOLUTION = 0