diff --git a/files/settings_reset.cfg b/files/settings_reset.cfg index a9a166bc981..2df53a82cda 100644 --- a/files/settings_reset.cfg +++ b/files/settings_reset.cfg @@ -6,10 +6,13 @@ # https://openmw.readthedocs.io/en/master/reference/modding/settings/index.html [Camera] -viewing distance = 7208 +viewing distance = 24576 [Fog] sky blending start = 0.8 +exponential fog = true +radial fog = true +sky blending = true [GUI] color topic enable = true @@ -35,9 +38,24 @@ show effect duration = true show enchant chance = true show melee info = true show projectile damage = true +NPCs avoid collisions = true +actor collision shape type = 2 +always allow stealing from knocked out actors = true +followers attack on sight = true +only appropriate ammunition bypasses resistance = true +prevent merchant equipping = true +rebalance soul gem values = true +shield sheathing = true +smooth animation transitions = true +smooth movement = true +swim upward correction = true +trainers training skills based on base skill = true +turn to movement direction = true +use additional anim sources = true +weapon sheathing = true [Saves] -max quicksaves = 10 +max quicksaves = 15 timeplayed = true [General] @@ -60,3 +78,13 @@ allow zooming = true [Terrain] object paging min size = 0.005 +distant terrain = true + +[Shaders] +antialias alpha test = true +apply lighting to environment maps = true +auto use object normal maps = true +auto use object specular maps = true +auto use terrain normal maps = true +auto use terrain specular maps = true +soft particles = true