Changed DataLoadOrderPatch to be 1 by default.

This commit is contained in:
NovaRain
2019-06-24 12:18:00 +08:00
parent b8b16d5449
commit 56764c86c7
3 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -223,7 +223,7 @@ UseFileSystemOverride=0
;Set to 1 to use the modified data load order for the engine to find game data
;Original: patchXXX.dat > critter_patches > critter_dat > f2_res_patches > f2_res_dat > master_patches > master_dat
;Modified: master_patches > critter_patches > patchXXX.dat > critter_dat > f2_res_patches > f2_res_dat > master_dat
DataLoadOrderPatch=0
DataLoadOrderPatch=1
;Set to 1 to enable loading alternative dialog msg files from text\<language>\dialog_female\ for female PC
;Set to 2 to also load subtitle files from text\<language>\cuts_female\ for female PC