Files
gamedir/Ja2.ini
T
Wanne a3c7bb3add new exe (609)
- bugfix: Landmines
- bugfix: Got a "misplaced" I.M.P email on day 3
- bugfix: Laptop -> Personnel -> Inventory scroll buttons 
- changed max number of slots for towns (hardcoded value)
- highest town index defines the number of towns on map (user defined value via xml)
- updated cities.xml handling code so now it is possible to control can player train militia in town or not

git-svn-id: https://ja2svn.mooo.com/source/ja2_v1.13_data@554 4f8fa57e-7814-0410-bad4-adc449f26b7c
2006-10-30 20:21:58 +00:00

43 lines
2.2 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
;******************************************************************************************************************************
; 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