49 lines
1.0 KiB
INI
49 lines
1.0 KiB
INI
# This is the OpenMW user 'settings.cfg' file. This file only contains
|
|
# explicitly changed settings. If you would like to revert a setting
|
|
# to its default, simply remove it from this file.
|
|
# For available settings, see the file 'files/settings-default.cfg' in our source repo or the documentation at:
|
|
#
|
|
# https://openmw.readthedocs.io/en/master/reference/modding/settings/index.html
|
|
|
|
[Video]
|
|
antialiasing = 2
|
|
framerate limit = 180
|
|
resolution x = 2560
|
|
resolution y = 1440
|
|
window mode = 1
|
|
|
|
[Input]
|
|
camera sensitivity = 0.2
|
|
enable controller = false
|
|
|
|
[Post Processing]
|
|
enabled = false
|
|
|
|
[Saves]
|
|
character = Corgalia
|
|
|
|
[Windows]
|
|
spells hidden = false
|
|
|
|
[GUI]
|
|
scaling factor = 1.25
|
|
font size = 18
|
|
|
|
[Game]
|
|
smooth animation transitions = true
|
|
smooth movement = true
|
|
turn to movement direction = true
|
|
actors processing range = 5374
|
|
|
|
[Shadows]
|
|
actor shadows = true
|
|
enable shadows = true
|
|
object shadows = false
|
|
player shadows = true
|
|
terrain shadows = false
|
|
enable indoor shadows = false
|
|
shadow map resolution = 512
|
|
|
|
[Camera]
|
|
field of view = 80
|