enable "show loading stages"
This commit is contained in:
parent
68ad816a2d
commit
360aeff9ac
1 changed files with 1 additions and 1 deletions
|
|
@ -36,7 +36,7 @@ USE_LEGACY_LIGHT = 1 ; 1 - legacy pipeline, 0 - PBR pipeline
|
||||||
DisableCharacterInfo = false ; Disable character information
|
DisableCharacterInfo = false ; Disable character information
|
||||||
DisableInventoryGrid = false ; Uses ui\ui_grid_alt.dds instead of ui\ui_grid.dds
|
DisableInventoryGrid = false ; Uses ui\ui_grid_alt.dds instead of ui\ui_grid.dds
|
||||||
WeaponIconScale = 0.8 ; Scale factor for static_wpn_icon in maingame.xml. For CoP it's 0.8, for CS - 0.65, for SoC - 0.9
|
WeaponIconScale = 0.8 ; Scale factor for static_wpn_icon in maingame.xml. For CoP it's 0.8, for CS - 0.65, for SoC - 0.9
|
||||||
ShowLoadingStages = false ; Loading stages from CS/SoC
|
ShowLoadingStages = true ; Loading stages from CS/SoC
|
||||||
DisableMotionIcon = false ; Disable motion icon
|
DisableMotionIcon = false ; Disable motion icon
|
||||||
PdaRearrangeTabButtons = false ; for CS style buttons, where their size depends on text
|
PdaRearrangeTabButtons = false ; for CS style buttons, where their size depends on text
|
||||||
UseSavedGameStatic = true ; Use custom static for save games
|
UseSavedGameStatic = true ; Use custom static for save games
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue