mirror of
https://github.com/1dot13/gamedir.git
synced 2026-07-22 13:40:25 +02:00
1.13 Power Update
*** New ja2.exe build (2415) *** - Enhanced Description Box (by Headrock) - Can be toggled on/off in the game settings - Can be customized in the ja2_options.ini (USE_ENHANCED_DESCRIPTION_BOX) - Further infos: http://www.bookgallery.co.il/JA2PublicPosts/DescBox.asp - 100 AP System - Now the default system - Can be changed back to 25 AP System in the Data-1.13\APBPConstants.ini - Just change the property AP_MAXIMUM = 25 and you have the 25 AP System back German and Russian EXE can be found here: http://ja2.h758491.serverkompetenz.net/Wanne/Build_2415/ *** New XML Editor *** - Supports the 100 AP system - Minor adjustments *** New INI Editor *** - Also works as a MOD Loader. - New entry in the ja2.ini (DEFAULT_JA2_EXECUTABLE). Used for starting JA2 v1.13 from the INI Editor - Supports 100 AP System (APBPConstants.ini) - Configure and start JA2 v1.13 from the INI Editor git-svn-id: https://ja2svn.mooo.com/source/ja2_v1.13_data@1049 4f8fa57e-7814-0410-bad4-adc449f26b7c
This commit is contained in:
@@ -20,6 +20,14 @@ CD = C
|
||||
|
||||
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 = ja2.exe
|
||||
|
||||
;******************************************************************************************************************************
|
||||
; Select the screen resolution of the game.
|
||||
; 0 ... 640x480
|
||||
|
||||
Reference in New Issue
Block a user