mirror of
https://github.com/1dot13/gamedir.git
synced 2026-07-22 13:40:25 +02:00
- Some tweaks in the Data\ja2_options.ini to reflect vanilla ja2 gamestyle as much as possible git-svn-id: https://ja2svn.mooo.com/source/ja2_v1.13_data@496 4f8fa57e-7814-0410-bad4-adc449f26b7c
35 lines
1.9 KiB
INI
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 mod 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
|
|
|
|
|
|
|
|
|