mirror of
https://github.com/1dot13/gamedir.git
synced 2026-08-05 14:00:28 +02:00
*** 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
50 lines
7.6 KiB
XML
50 lines
7.6 KiB
XML
<?xml version="1.0" encoding="utf-16"?>
|
|
<Settings xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema">
|
|
<Description_ENG>This is the file "ja2.ini" which is the general settings file Jagged Alliance 2 v1.13.</Description_ENG>
|
|
<Description_GER>Dies hier ist die Datei "ja2.ini", welche die standard Einstellungsdatei für Jagged Alliance 2 v1.13 ist.</Description_GER>
|
|
<Description_RUS />
|
|
<Sections>
|
|
<Section name="Ja2 Settings">
|
|
<Description_ENG>In this section you can change global settings for Jagged Alliance 2 v1.13</Description_ENG>
|
|
<Description_GER>In dieser Sektion können Sie globale Einstellungen für Jagged Alliance 2 v1.13 verändern.</Description_GER>
|
|
<Description_RUS />
|
|
<Properties>
|
|
<Property name="CD" datatype="select" minvalue="0" maxvalue="0" interval="0">
|
|
<Description_ENG>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.</Description_ENG>
|
|
<Description_GER>Falls Sie Jagged Alliance 2 nicht komplett installiert haben, ist dies das CD-ROM Laufwerk für die JA2 CD, ansonsten kann dies ignoriert werden.</Description_GER>
|
|
<Description_RUS />
|
|
</Property>
|
|
<Property name="CUSTOM_DATA_LOCATION" datatype="select" minvalue="0" maxvalue="0" interval="0">
|
|
<Description_ENG>The folder of the current MOD you would like to play, located in your Jagged Alliance 2 v1.13 root directory.</Description_ENG>
|
|
<Description_GER>Dies ist der Ordner des gewünschten MODs, welcher sich im Jagged Alliance 2 v1.13 Hauptverzeichnis befindet.</Description_GER>
|
|
<Description_RUS />
|
|
</Property>
|
|
<Property name="DEFAULT_JA2_EXECUTABLE" datatype="select" minvalue="0" maxvalue="0" interval="0">
|
|
<Description_ENG>The default Jagged Alliance 2 v1.13 Executable. This file will be used, if you click on the button "Launch JA2 v1.13".</Description_ENG>
|
|
<Description_GER>Dies ist die standardmäßige Jagged Alliance 2 v1.13 Exe Datei, welche gestartet wird, wenn auf die Schaltfläche "Launch JA2 v1.13" geklickt wird.</Description_GER>
|
|
<Description_RUS />
|
|
</Property>
|
|
<Property name="SCREEN_RESOLUTION" datatype="select" minvalue="0" maxvalue="0" interval="0">
|
|
<Description_ENG>The screen resolution of the game Jagged Alliance 2 v1.13.</Description_ENG>
|
|
<Description_GER>Die Bildschirmauflösung des Spiels Jagged Alliance 2 v1.13.</Description_GER>
|
|
<Description_RUS />
|
|
</Property>
|
|
<Property name="EDITOR_SCREEN_RESOLUTION" datatype="select" minvalue="0" maxvalue="0" interval="0">
|
|
<Description_ENG>The screen resolution of the Jagged Alliance 2 v1.13 Map Editor.</Description_ENG>
|
|
<Description_GER>Die Bildschirmauflösung für den Jagged Alliance 2 v1.13 Karten Editor.</Description_GER>
|
|
<Description_RUS />
|
|
</Property>
|
|
<Property name="SCREEN_MODE_WINDOWED" datatype="boolean" minvalue="0" maxvalue="0" interval="0">
|
|
<Description_ENG>Would you like to play the Jagged Alliance 2 v1.13 and the Map Editor in windowed mode?</Description_ENG>
|
|
<Description_GER>Wollen Sie das Spiel Jagged Alliance 2 v1.13 bzw. den Karten Editor im Fenstermodus spielen?</Description_GER>
|
|
<Description_RUS />
|
|
</Property>
|
|
<Property name="PLAY_INTRO" datatype="boolean" minvalue="0" maxvalue="0" interval="0">
|
|
<Description_ENG>Should the intro be played after starting a new game?</Description_ENG>
|
|
<Description_GER>Soll das Intro nach dem Start eines neuen Spiels angezeigt werden?</Description_GER>
|
|
<Description_RUS />
|
|
</Property>
|
|
</Properties>
|
|
</Section>
|
|
</Sections>
|
|
</Settings> |