Divergent/mods/Screen Space Shaders/gamedata/configs/text/eng/ssfx_ui_terrain.xml

88 lines
2.7 KiB
XML

<!--
- @ Version: SCREEN SPACE SHADERS - UPDATE 22
- @ Description: Terrain - MCM strings
- @ Author: https://www.moddb.com/members/ascii1457
- @ Mod: https://www.moddb.com/mods/stalker-anomaly/addons/screen-space-shaders
-->
<?xml version="1.0" encoding="UTF-8"?>
<string_table>
<!-- Button -->
<string id="ui_mcm_ssfx_module_terrain">
<text>Terrain</text>
</string>
<!-- Terrain Settings -->
<string id="ui_mcm_ssfx_module_terrain_title">
<text>Terrain Settings</text>
</string>
<string id="ui_mcm_ssfx_module_terrain_distance_mcm">
<text>Rendering Quality</text>
</string>
<string id="ui_mcm_ssfx_module_terrain_distance_mcm_desc">
<text>Adjust the value to rise/lower the maximum distance of the high quality terrain rendering.</text>
</string>
<string id="ui_mcm_ssfx_module_terrain_pom_quality_mcm">
<text>Parallax Quality</text>
</string>
<string id="ui_mcm_ssfx_module_terrain_pom_quality_mcm_desc">
<text>Define the visual quality of the effect. Higher settings increase the amount of samples used to smooth the result.</text>
</string>
<string id="ui_mcm_ssfx_module_terrain_pom_refine_mcm">
<text>Parallax Refine</text>
</string>
<string id="ui_mcm_ssfx_module_terrain_pom_refine_mcm_desc">
<text>Adds a refinement phase to improve the parallax effect. Enable/Disable this option to improve the visual quality or gain some performance.</text>
</string>
<string id="ui_mcm_ssfx_module_terrain_pom_range_mcm">
<text>Parallax Distance</text>
</string>
<string id="ui_mcm_ssfx_module_terrain_pom_range_mcm_desc">
<text>Option to define the maximum rendering distance of the parallax effect.</text>
</string>
<string id="ui_mcm_ssfx_module_terrain_pom_height_mcm">
<text>Parallax Height</text>
</string>
<string id="ui_mcm_ssfx_module_terrain_pom_height_mcm_desc">
<text>Use this value to adjust the maximum height of the parallax effect.</text>
</string>
<string id="ui_mcm_ssfx_module_terrain_pom_water_level_mcm">
<text>Parallax Water Level</text>
</string>
<string id="ui_mcm_ssfx_module_terrain_pom_water_level_mcm_desc">
<text>Use this setting to adjust the maximum depth of puddles.</text>
</string>
<string id="ui_mcm_ssfx_module_terrain_grass_align_mcm">
<text>Grass Terrain Alignment ( Map reload required )</text>
</string>
<string id="ui_mcm_ssfx_module_terrain_grass_align_mcm_desc">
<text>Align the grass to the terrain slope.</text>
</string>
<string id="ui_mcm_ssfx_module_terrain_grass_slope_mcm">
<text>Grass Slope Limit ( Map reload required )</text>
</string>
<string id="ui_mcm_ssfx_module_terrain_grass_slope_mcm_desc">
<text>Limit the placement of grass if the terrain slope is bigger than the selected angle.</text>
</string>
</string_table>