Skip to content

Commit

Permalink
default settings_reset.cfg for animationblending
Browse files Browse the repository at this point in the history
  • Loading branch information
dwing4g committed Jan 31, 2024
1 parent be07b6e commit 5db86bd
Showing 1 changed file with 30 additions and 2 deletions.
32 changes: 30 additions & 2 deletions files/settings_reset.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand All @@ -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]
Expand All @@ -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

0 comments on commit 5db86bd

Please sign in to comment.