- Removed the "USE_XML_TILESETS" from ja2.ini and ALWAYS set it to enabled (1) in the game, so the game always uses the ja2set.dat.xml file, because with the old way (USE_XML_TILESETS = 0) it will not work anymore.

git-svn-id: https://ja2svn.mooo.com/source/ja2_v1.13_data@1384 4f8fa57e-7814-0410-bad4-adc449f26b7c
This commit is contained in:
Wanne
2012-04-10 13:34:53 +00:00
parent 021df752fa
commit 3e60a5ac6e
2 changed files with 0 additions and 16 deletions
-8
View File
@@ -30,14 +30,6 @@ VFS_CONFIG_INI = vfs_config.JA2113.ini
; JA2 Vanilla
; VFS_CONFIG_INI = vfs_config.JA2Vanilla.ini
;******************************************************************************************************************************
; If set to 1, the externalized ja2set.dat (ja2set.dat.xml) will be used.
; Required to use p4items-p9items.
; Required to be 1 unless you use an older/modified exe!!
;******************************************************************************************************************************
USE_XML_TILESETS = 1
;******************************************************************************************************************************
; This only has effect if you use the INI Editor to start Jagged Alliance 2 v1.13.
; Otherwise you can ignore that.
-8
View File
@@ -27,14 +27,6 @@ VFS_NO_UNICODE = FALSE
; 1.13 - Unfinished Business
VFS_CONFIG_INI=Data-UB\VFS\vfs_config.JA2113_UB.ini, Data-UB\VFS\Temp\vsf_Config.UBTemp.ini, Data-UB\VFS\Temp\vsf_Config.Temp.ini
;******************************************************************************************************************************
; If set to 1, the externalized ja2set.dat (ja2set.dat.xml) will be used.
; Required to use p4items-p9items.
; Required unless you use an older or modified exe!!
;******************************************************************************************************************************
USE_XML_TILESETS = 1
;******************************************************************************************************************************
; This only has effect if you use the INI Editor to start Jagged Alliance 2 v1.13.
; Otherwise you can ignore that.