mirror of
https://github.com/1dot13/source.git
synced 2026-07-29 13:52:17 +02:00
- 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:
@@ -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.
|
||||
|
||||
@@ -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.
|
||||
|
||||
Reference in New Issue
Block a user