Question: If I have my viewing distance at 1.5 Cells...

General discussion regarding the OpenMW project.
For technical support, please use the Support subforum.
Post Reply
User avatar
Cl3v3rP0tat0
Posts: 59
Joined: 14 Jul 2023, 03:03

Question: If I have my viewing distance at 1.5 Cells...

Post by Cl3v3rP0tat0 »

what are the implications of turning off Distant land? I know my performance increases - is there a sweet-spot setting to prevent distant weirdness with Distant land off?

My way of thinking is I don't mind a mist shrouded Morrowind and long distance landscapes don't do a lot for me except hurt FPS. Specifically, I think Vanilla Morrowind was designed with limited distant viewing for a plethora of reasons...

:ugeek:

User avatar
AnyOldName3
Posts: 2678
Joined: 26 Nov 2015, 03:25

Re: Question: If I have my viewing distance at 1.5 Cells...

Post by AnyOldName3 »

These days, if you've got distant terrain disabled, the in-game slider won't let you increase the viewing distance far enough to see cells that aren't loaded. Technically if you leave distant terrain enabled, but disable object paging (which we wouldn't recommend as having object paging in the active grid helps, too), you can increase the viewing distance and there'll be the ground as far as you can see, but there won't be any non-ground objects in the distant cells.

User avatar
Cl3v3rP0tat0
Posts: 59
Joined: 14 Jul 2023, 03:03

Re: Question: If I have my viewing distance at 1.5 Cells...

Post by Cl3v3rP0tat0 »

AnyOldName3 wrote: 04 Aug 2023, 01:07

These days, if you've got distant terrain disabled, the in-game slider won't let you increase the viewing distance far enough to see cells that aren't loaded.

That's good for me -performance is really great for me compared to Oldwind, but I'm just trying to find the sweet spot settings for when I get to places like Sadrith Mora which is choppy for me. I've minimized my use of heavy mods but I have a lot of mods built around BCOM - Project Atlas Vanilla + Mesh improvements, etc. So far, this seems to be my optimal settings:

Code: Select all

[Cells]
preload enabled = true
preload num threads = 2
preload exterior grid = false
preload doors = false
preload fast travel = false
preload instances = true
preload cell cache min = 9
preload cell cache max = 15
prediction time = 1
target framerate = 59


[Terrain]
object paging min size = 0.045
distant terrain = false
object paging = false

I'll have to take a closer look at Object paging, I guess.

User avatar
AnyOldName3
Posts: 2678
Joined: 26 Nov 2015, 03:25

Re: Question: If I have my viewing distance at 1.5 Cells...

Post by AnyOldName3 »

Just to reiterate, you'll likely get better performance with a short viewing distance but distant terrain, object paging and active grid object paging all left on than you would with the dame viewing distance and those settings disabled.

User avatar
Cl3v3rP0tat0
Posts: 59
Joined: 14 Jul 2023, 03:03

Re: Question: If I have my viewing distance at 1.5 Cells...

Post by Cl3v3rP0tat0 »

AnyOldName3 wrote: 04 Aug 2023, 15:03

Just to reiterate, you'll likely get better performance with a short viewing distance but distant terrain, object paging and active grid object paging all left on than you would with the dame viewing distance and those settings disabled.

That seems counter intuitive to me - but I understand that doesn't mean it's not so - but the catch for me is that I notice less halting cell loads/background game music disruptions when I have these settings:

Code: Select all

[Cells]
preload enabled = true
preload num threads = 2
preload exterior grid = false
preload doors = false
preload fast travel = false
preload instances = true
preload cell cache min = 9
preload cell cache max = 15
prediction time = 1
target framerate = 59


[Terrain]
object paging min size = 0.045
distant terrain = false
object paging = false
object paging active grid = true

Looks like I'll do more testing.

User avatar
AnyOldName3
Posts: 2678
Joined: 26 Nov 2015, 03:25

Re: Question: If I have my viewing distance at 1.5 Cells...

Post by AnyOldName3 »

The gist of the reason is that part of object paging means merging lots of tiny draw calls into larger ones when we can, and that means the GPU driver spends less time telling the GPU to draw things. You can't have it enabled in the active grid unless it's enabled in the first place, and it also requires distant terrain to be enabled because of how it works.

User avatar
Cl3v3rP0tat0
Posts: 59
Joined: 14 Jul 2023, 03:03

Re: Question: If I have my viewing distance at 1.5 Cells...

Post by Cl3v3rP0tat0 »

AnyOldName3 wrote: 04 Aug 2023, 18:01

The gist of the reason is that part of object paging means merging lots of tiny draw calls into larger ones when we can, and that means the GPU driver spends less time telling the GPU to draw things. You can't have it enabled in the active grid unless it's enabled in the first place, and it also requires distant terrain to be enabled because of how it works.

OK, I have enabled it - I still get slower loading times, jerky loading screen audio and longer game exit times, but in game world is fine.

lucidam
Posts: 2
Joined: 14 Sep 2023, 10:45
Contact:

Re: Question: If I have my viewing distance at 1.5 Cells...

Post by lucidam »

Cl3v3rP0tat0 wrote: 04 Aug 2023, 18:09
AnyOldName3 wrote: 04 Aug 2023, 18:01 geometry dash
The gist of the reason is that part of object paging means merging lots of tiny draw calls into larger ones when we can, and that means the GPU driver spends less time telling the GPU to draw things. You can't have it enabled in the active grid unless it's enabled in the first place, and it also requires distant terrain to be enabled because of how it works.
OK, I have enabled it - I still get slower loading times, jerky loading screen audio and longer game exit times, but in game world is fine.
Some mods and custom content for Morrowind may rely on the Distant Land feature. Turning it off might lead to compatibility issues with certain mods or result in visual inconsistencies.
User avatar
Cl3v3rP0tat0
Posts: 59
Joined: 14 Jul 2023, 03:03

Re: Question: If I have my viewing distance at 1.5 Cells...

Post by Cl3v3rP0tat0 »

lucidam wrote: 15 Sep 2023, 04:15 Some mods and custom content for Morrowind may rely on the Distant Land feature. Turning it off might lead to compatibility issues with certain mods or result in visual inconsistencies.
Well...perhaps, that seems dubious to me though - and I've not ran into that issue ever. I did finally resolve my issues and figured out what works best for my system.

Distant Land and preloading stuff totally kills my already low FPS due to memory usage - my processor/ssd are fast enough to handle and load stuff as I need it but attempting to carry all the extras is way too much and makes the game a slideshow.

I now get smooth gameplay of 25 FPS in interiors and 11-15 FPS - the key word here is smooth - no hesitant choppy pauses - just smooth and responsive game. ;)

I keep my viewing distance under 1.5 cells and never have pop-ins. and my Morrowind is mist covered as it is supposed to be - back when I first played it upon release on the original XBOX - at least my tator PC runs it better than the XBOX did lol. The game looks far better as well.

Code: Select all

# 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

[Camera]
viewing distance = 10895
field of view = 60

[Cells]
preload enabled = false
preload num threads = 2
preload exterior grid = false
preload fast travel = false
preload doors = false
preload distance = 1000
preload instances = false
preload cell cache min = 0
preload cell cache max = 1

[Fog]
sky blending start = 0.8
radial fog = true
exponential fog = true
sky blending = true

[Game]
NPCs avoid collisions = true
always allow stealing from knocked out actors = true
barter disposition change is permanent = true
followers attack on sight = true
only appropriate ammunition bypasses resistance = true
prevent merchant equipping = true
rebalance soul gem values = true
shield sheathing = true
show owned = 2
smooth movement = true
swim upward correction = true
trainers training skills based on base skill = true
turn to movement direction = true
unarmed creature attacks damage armor = true
uncapped damage fatigue = true
use additional anim sources = true
use magic item animations = true
weapon sheathing = true
strength influences hand to hand = 2
actors processing range = 7168
actor collision shape type = 2
difficulty = 0

[Map]
allow zooming = true
global = false

[Saves]
timeplayed = true
character = player - 4
max quicksaves = 3

[Input]
always run = true
toggle sneak = true
grab cursor = false
enable controller = false

[Video]
resolution x = 960
resolution y = 540
window mode = 0
window border = false
antialiasing = 2
framerate limit = 300

[GUI]
color topic enable = true
scaling factor = 0.75
stretch menu background = true
font size = 18
menu transparency = 1
tooltip delay = 0.49655

[General]
notify on saved screenshot = true
texture mipmap = linear
anisotropy = 4

[Shaders]
lighting method = shaders
force per pixel lighting = false
max lights = 24
clamp lighting = false
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
light bounds multiplier = 1.65
minimum interior brightness = 0
adjust coverage for alpha test = true
light fade start = 0.85

[Water]
shader = true
reflection detail = 2
refraction = false
rtt size = 512
rain ripple detail = 0

[Post Processing]
enabled = true
transparent postpass = true
chain = underwater_interior_effects,underwater_effects,specialprocess

[Terrain]
distant terrain = false
object paging = false
object paging min size = 0.055

[Shadows]
enable indoor shadows = false
maximum shadow map distance = 0
shadow map resolution = 512
actor shadows = false
enable shadows = false
object shadows = false
player shadows = false
terrain shadows = false
compute scene bounds = none

[Windows]
inventory h = 0.545833
inventory w = 0.444531
inventory x = 0.555469
inventory y = 0
map h = 0.453815
map w = 0.4462
map x = 0.5538
map y = 0.546185
spells h = 1
spells w = 0.217969
spells x = 0
spells y = 0
stats h = 1
stats w = 0.345313
stats x = 0.21875
stats y = 0
barter h = 1
barter w = 0.380317
barter x = 0.619683
barter y = 0
dialogue h = 0.554688
dialogue w = 0.342857
dialogue x = 0.657143
dialogue y = 0.445312
inventory barter h = 1
inventory barter w = 0.619048
inventory barter x = 0
inventory barter y = 0
settings h = 0.816667
settings w = 0.875235
settings x = 0.124765
settings y = 0.0883333
companion h = 0.583333
companion w = 0.359375
companion x = 0.640625
companion y = 0.416667
inventory companion h = 0.583333
inventory companion w = 0.634375
inventory companion x = 0
inventory companion y = 0.416667
container h = 0.555
container w = 0.417448
container x = 0.582552
container y = 0.315
inventory container h = 0.755
inventory container w = 0.584428
inventory container x = -0.011257
inventory container y = 0.111667
alchemy h = 0.6625
alchemy w = 0.5
alchemy x = 0.25
alchemy y = 0.0875
console h = 0.3125
console w = 0.489844
console x = 0.261719
console y = 0.615278
stats pin = false

[Sound]
device = Built-in Audio Headphones + Speakers
hrtf enable = 1
buffer cache min = 14
buffer cache max = 16
music volume = 0.20012
sfx volume = 0.558156
voice volume = 1
master volume = 1
footsteps volume = 0.445345

[Groundcover]
enabled = true
stomp intensity = 2

[Navigator]
wait until min distance to player = 5
async nav mesh updater threads = 2
max navmeshdb file size = 2147483648

[HUD]
crosshair = true

[Physics]
async num threads = 2

Code: Select all

start=Shrine of Azura
skip-menu=1
script-run=/home/cl3v3r/.local/share/openmw/data/openmw-test.txt
no-sound=0
fallback-archive=Morrowind.bsa
fallback-archive=Tribunal.bsa
fallback-archive=Bloodmoon.bsa
fallback-archive=PC_Data.bsa
fallback-archive=TR_Data.bsa
fallback-archive=Sky_Data.bsa
fallback=LightAttenuation_UseConstant,1
fallback=LightAttenuation_ConstantValue,0.2
fallback=LightAttenuation_UseLinear,1
fallback=LightAttenuation_LinearMethod,1
fallback=LightAttenuation_LinearValue,1
fallback=LightAttenuation_LinearRadiusMult,1
fallback=LightAttenuation_UseQuadratic,1
fallback=LightAttenuation_QuadraticMethod,2
fallback=LightAttenuation_QuadraticValue,2.619
fallback=LightAttenuation_QuadraticRadiusMult,1
fallback=LightAttenuation_OutQuadInLin,0
fallback=Inventory_DirectionalDiffuseR,1.0
fallback=Inventory_DirectionalDiffuseG,1.0
fallback=Inventory_DirectionalDiffuseB,1.0
fallback=Inventory_DirectionalAmbientR,0.0
fallback=Inventory_DirectionalAmbientG,0.0
fallback=Inventory_DirectionalAmbientB,0.0
fallback=Inventory_DirectionalRotationX,110
fallback=Inventory_DirectionalRotationY,90
fallback=Inventory_UniformScaling,0
fallback=Map_Travel_Siltstrider_Red,238
fallback=Map_Travel_Siltstrider_Green,230
fallback=Map_Travel_Siltstrider_Blue,30
fallback=Map_Travel_Boat_Red,30
fallback=Map_Travel_Boat_Green,30
fallback=Map_Travel_Boat_Blue,230
fallback=Map_Travel_Magic_Red,230
fallback=Map_Travel_Magic_Green,30
fallback=Map_Travel_Magic_Blue,30
fallback=Map_Show_Travel_Lines,0
fallback=Water_Map_Alpha,0.4
fallback=Water_World_Alpha,0.75
fallback=Water_SurfaceTextureSize,128
fallback=Water_SurfaceTileCount,10
fallback=Water_SurfaceFPS,12
fallback=Water_SurfaceTexture,water
fallback=Water_SurfaceFrameCount,32
fallback=Water_TileTextureDivisor,4.75
fallback=Water_RippleTexture,ripple
fallback=Water_RippleFrameCount,4
fallback=Water_RippleLifetime,3.0
fallback=Water_MaxNumberRipples,75
fallback=Water_RippleScale,0.15, 6.5
fallback=Water_RippleRotSpeed,0.5
fallback=Water_RippleAlphas,0.7, 0.1, 0.01
fallback=Water_PSWaterReflectTerrain,1
fallback=Water_PSWaterReflectUpdate,20.0
fallback=Water_NearWaterRadius,1000
fallback=Water_NearWaterPoints,8
fallback=Water_NearWaterUnderwaterFreq,0.3
fallback=Water_NearWaterUnderwaterVolume,0.9
fallback=Water_NearWaterIndoorTolerance,512.0
fallback=Water_NearWaterOutdoorTolerance,1024.0
fallback=Water_NearWaterIndoorID,Water Layer
fallback=Water_NearWaterOutdoorID,Water Layer
fallback=Water_UnderwaterSunriseFog,3
fallback=Water_UnderwaterDayFog,2.5
fallback=Water_UnderwaterSunsetFog,3
fallback=Water_UnderwaterNightFog,4
fallback=Water_UnderwaterIndoorFog,3
fallback=Water_UnderwaterColor,012,030,037
fallback=Water_UnderwaterColorWeight,0.85
fallback=PixelWater_SurfaceFPS,25
fallback=PixelWater_TileCount,4
fallback=PixelWater_Resolution,256
fallback=FontColor_color_normal,150,150,150
fallback=FontColor_color_normal_over,200,200,200
fallback=FontColor_color_normal_pressed,255,255,255
fallback=FontColor_color_active,255,255,255
fallback=FontColor_color_active_over,150, 150,150
fallback=FontColor_color_active_pressed,255,255,255
fallback=FontColor_color_disabled,100,100,100
fallback=FontColor_color_disabled_over,140,140,140
fallback=FontColor_color_disabled_pressed,100,100,100
fallback=FontColor_color_link,58,78,181
fallback=FontColor_color_link_over,91,112,222
fallback=FontColor_color_link_pressed,97,106,156
fallback=FontColor_color_journal_link,37,49,112
fallback=FontColor_color_journal_link_over,58,77,175
fallback=FontColor_color_journal_link_pressed,112,126,207
fallback=FontColor_color_journal_topic,0,0,0
fallback=FontColor_color_journal_topic_over,58,77,175
fallback=FontColor_color_journal_topic_pressed,112,126,207
fallback=FontColor_color_answer,181, 58,58
fallback=FontColor_color_answer_over,230,80,80
fallback=FontColor_color_answer_pressed,155,80,80
fallback=FontColor_color_header,255,255,255
fallback=FontColor_color_notify,100,100,100
fallback=FontColor_color_big_normal,200,200,200
fallback=FontColor_color_big_normal_over,255,255,255
fallback=FontColor_color_big_normal_pressed,150,150,150
fallback=FontColor_color_big_link,255,255,255
fallback=FontColor_color_big_link_over,255,255,255
fallback=FontColor_color_big_link_pressed,150,150,150
fallback=FontColor_color_big_answer,200,200,200
fallback=FontColor_color_big_answer_over,255,255,255
fallback=FontColor_color_big_answer_pressed,150,150,150
fallback=FontColor_color_big_header,200,200,200
fallback=FontColor_color_big_notify,200,200,200
fallback=FontColor_color_background,0,0,0
fallback=FontColor_color_focus,80,80,80
fallback=FontColor_color_health,200,60,30
fallback=FontColor_color_magic,53,69,159
fallback=FontColor_color_fatigue,0,150,60
fallback=FontColor_color_misc,0,205,205
fallback=FontColor_color_weapon_fill,200,60,30
fallback=FontColor_color_magic_fill,200,60,30
fallback=FontColor_color_positive,35,219,109
fallback=FontColor_color_negative,200,60,30
fallback=FontColor_color_count,255,255,255
fallback=Level_Up_Level2,You realize that all your life you have been coasting along as if you were in a dream. Suddenly, facing the trials of the last few days, you have come alive.
fallback=Level_Up_Level3,You realize that you are catching on to the secret of success. It's just a matter of concentration.
fallback=Level_Up_Level4,It's all suddenly obvious to you. You just have to concentrate. All the energy and time you've wasted -- it's a sin. But without the experience you've gained, taking risks, taking responsibility for failure, how could you have understood?
fallback=Level_Up_Level5,Everything you do is just a bit easier, more instinctive, more satisfying. It is as though you had suddenly developed keen senses and instincts.
fallback=Level_Up_Level6,You sense yourself more aware, more open to new ideas. You've learned a lot about Morrowind. It's hard to believe how ignorant you were -- but now you have so much more to learn.
fallback=Level_Up_Level7,You resolve to continue pushing yourself. Perhaps there's more to you than you thought.
fallback=Level_Up_Level8,The secret does seem to be hard work, yes, but it's also a kind of blind passion, an inspiration.
fallback=Level_Up_Level9,Everything you do is just a bit easier, more instinctive, more satisfying. It is as though you had suddenly developed keen senses and instincts.
fallback=Level_Up_Level10,You woke today with a new sense of purpose. You're no longer afraid of failure. Failure is just an opportunity to learn something new.
fallback=Level_Up_Level11,Being smart doesn't hurt. And a little luck now and then is nice. But the key is patience and hard work. And when it pays off, it's SWEET!
fallback=Level_Up_Level12,You can't believe how easy it is. You just have to go -- a little crazy. And then, suddenly, it all makes sense, and everything you do turns to gold.
fallback=Level_Up_Level13,It's the most amazing thing. Yesterday it was hard, and today it is easy. Just a good night's sleep, and yesterday's mysteries are today's masteries.
fallback=Level_Up_Level14,Today you wake up, full of energy and ideas, and you know, somehow, that overnight everything has changed. What a difference a day makes.
fallback=Level_Up_Level15,Today you suddenly realized the life you've been living, the punishment your body has taken -- there are limits to what the body can do, and perhaps you have reached them. You've wondered what it is like to grow old. Well, now you know.
fallback=Level_Up_Level16,You've been trying too hard, thinking too much. Relax. Trust your instincts. Just be yourself. Do the little things, and the big things take care of themselves.
fallback=Level_Up_Level17,Life isn't over. You can still get smarter, or cleverer, or more experienced, or meaner -- but your body and soul just aren't going to get any younger.
fallback=Level_Up_Level18,The challenge now is to stay at the peak as long as you can. You may be as strong today as any mortal who has ever walked the earth, but there's always someone younger, a new challenger.
fallback=Level_Up_Level19,You're really good. Maybe the best. And that's why it's so hard to get better. But you just keep trying, because that's the way you are.
fallback=Level_Up_Level20,You'll never be better than you are today. If you are lucky, by superhuman effort, you can avoid slipping backwards for a while. But sooner or later, you're going to lose a step, or drop a beat, or miss a detail -- and you'll be gone forever.
fallback=Level_Up_Default,The results of hard work and dedication always look like luck to saps. But you know you've earned every ounce of your success.
fallback=Question_1_Question,On a clear day you chance upon a strange animal, its leg trapped in a hunter's clawsnare. Judging from the bleeding, it will not survive long.
fallback=Question_1_AnswerOne,Draw your dagger, mercifully ending its life with a single thrust?
fallback=Question_1_AnswerTwo,Use herbs from your pack to put it to sleep?
fallback=Question_1_AnswerThree,Do not interfere in the natural evolution of events, but rather take the opportunity to learn more about a strange animal that you have never seen before?
fallback=Question_1_Sound,Vo\Misc\CharGen QA1.wav
fallback=Question_2_Question,One summer afternoon your father gives you a choice of chores.
fallback=Question_2_AnswerOne,Work in the forge with him casting iron for a new plow?
fallback=Question_2_AnswerTwo,Gather herbs for your mother who is preparing dinner?
fallback=Question_2_AnswerThree,Go catch fish at the stream using a net and line?
fallback=Question_2_Sound,Vo\Misc\CharGen QA2.wav
fallback=Question_3_Question,Your cousin has given you a very embarassing nickname and, even worse, likes to call you it in front of your friends. You have asked him to stop, but he finds it very amusing to watch you blush.
fallback=Question_3_AnswerOne,Beat up your cousin, then tell him that if he ever calls you that nickname again, you will bloody him worse than this time.
fallback=Question_3_AnswerTwo,Make up a story that makes your nickname a badge of honor instead of something humiliating.
fallback=Question_3_AnswerThree,Make up an even more embarrassing nickname for him and use it constantly until he learns his lesson.
fallback=Question_3_Sound,Vo\Misc\CharGen QA3.wav
fallback=Question_4_Question,There is a lot of heated discussion at the local tavern over a group of people called 'Telepaths'. They have been hired by certain City-State kings. Rumor has it these Telepaths read a person's mind and tell their lord whether a follower is telling the truth or not.
fallback=Question_4_AnswerOne,This is a terrible practice. A person's thoughts are his own and no one, not even a king, has the right to make such an invasion into another human's mind.
fallback=Question_4_AnswerTwo,Loyal followers to the King have nothing to fear from a Telepath. It is important to have a method of finding assassins and spies before it is too late.
fallback=Question_4_AnswerThree,In these times, it is a necessary evil. Although you do not necessarily like the idea, a Telepath could have certain advantages during a time of war or in finding someone innocent of a crime.
fallback=Question_4_Sound,Vo\Misc\CharGen QA4.wav
fallback=Question_5_Question,Your mother sends you to the market with a list of goods to buy. After you finish you find that by mistake a shopkeeper has given you too much money back in exchange for one of the items.
fallback=Question_5_AnswerOne,Return to the store and give the shopkeeper his hard-earned money, explaining to him the mistake?
fallback=Question_5_AnswerTwo,Decide to put the extra money to good use and purchase items that would help your family?
fallback=Question_5_AnswerThree,Pocket the extra money, knowing that shopkeepers in general tend to overcharge customers anyway?
fallback=Question_5_Sound,Vo\Misc\CharGen QA5.wav
fallback=Question_6_Question,While in a market place you witness a thief cut a purse from a noble. Even as he does so, the noble notices and calls for the city guards. In his haste to get away, the thief drops the purse near you. Surprisingly, no one seems to notice the bag of coins at your feet.
fallback=Question_6_AnswerOne,Pick up the bag and signal to the guard, knowing that the only honorable thing to do is return the money to its rightful owner?
fallback=Question_6_AnswerTwo,Leave the bag there, knowing that it is better not to get involved?
fallback=Question_6_AnswerThree,Pick up the bag and pocket it, knowing that the extra windfall will help your family in times of trouble?
fallback=Question_6_Sound,Vo\Misc\CharGen QA6.wav
fallback=Question_7_Question,Your father sends you on a task which you loathe, cleaning the stables. On the way there, pitchfork in hand, you run into your friend from the homestead near your own. He offers to do it for you, in return for a future favor of his choosing.
fallback=Question_7_AnswerOne,Decline his offer, knowing that your father expects you to do the work, and it is better not to be in debt?
fallback=Question_7_AnswerTwo,Ask him to help you, knowing that two people can do the job faster than one, and agree to help him with one task of his choosing in the future?
fallback=Question_7_AnswerThree,Accept his offer, reasoning that as long as the stables are cleaned, it matters not who does the cleaning?
fallback=Question_7_Sound,Vo\Misc\CharGen QA7.wav
fallback=Question_8_Question,Your mother asks you to help fix the stove. While you are working, a very hot pipe slips its moorings and falls towards her.
fallback=Question_8_AnswerOne,Position yourself between the pipe and your mother?
fallback=Question_8_AnswerTwo,Grab the hot pipe and try to push it away?
fallback=Question_8_AnswerThree,Push your mother out of the way?
fallback=Question_8_Sound,Vo\Misc\CharGen QA8.wav
fallback=Question_9_Question,While in town the baker gives you a sweetroll. Delighted, you take it into an alley to enjoy, only to be intercepted by a gang of three other kids your age. The leader demands the sweetroll, or else he and his friends will beat you and take it.
fallback=Question_9_AnswerOne,Drop the sweetroll and step on it, then get ready for the fight?
fallback=Question_9_AnswerTwo,Give him the sweetroll now without argument, knowing that later this afternoon you will have all your friends with you and can come and take whatever he owes you?
fallback=Question_9_AnswerThree,Act like you're going to give him the sweetroll, but at the last minute throw it in the air, hoping that they'll pay attention to it long enough for you to get a shot in on the leader?
fallback=Question_9_Sound,Vo\Misc\CharGen QA9.wav
fallback=Question_10_Question,Entering town you find that you are witness to a very well-dressed man running from a crowd. He screams to you for help. The crowd behind him seems very angry.
fallback=Question_10_AnswerOne,Rush to the town's aid immediately, despite your lack of knowledge of the circumstances?
fallback=Question_10_AnswerTwo,Stand aside and allow the man and mob to pass, realizing that it is probably best not to get involved?
fallback=Question_10_AnswerThree,Rush to the man's aid immediately, despite your lack of knowledge of the circumstances?
fallback=Question_10_Sound,Vo\Misc\CharGen QA10.wav
fallback=Blood_Model_0,BloodSplat.nif
fallback=Blood_Model_1,BloodSplat2.nif
fallback=Blood_Model_2,BloodSplat3.nif
fallback=Blood_Texture_0,Tx_Blood.tga
fallback=Blood_Texture_1,Tx_Blood_White.tga
fallback=Blood_Texture_2,Tx_Blood_Gold.tga

fallback=Blood_Texture_3,Blood_Energy.dds
fallback=Blood_Texture_4,Blood_Blue.dds
fallback=Blood_Texture_5,Blood_Green.dds
fallback=Blood_Texture_6,Blood_Dark.dds
fallback=Blood_Texture_7,Blood_Orange.dds

fallback=Blood_Texture_Name_0,Default (Red)
fallback=Blood_Texture_Name_1,Skeleton (White)
fallback=Blood_Texture_Name_2,Metal Sparks (Gold)

fallback=Blood_Texture_Name_3,Energy
fallback=Blood_Texture_Name_4,Blue
fallback=Blood_Texture_Name_5,Green
fallback=Blood_Texture_Name_6,Dark
fallback=Blood_Texture_Name_7,Orange

fallback=Movies_Company_Logo,bethesda logo.bik
fallback=Movies_Morrowind_Logo,mw_logo.bik
fallback=Movies_New_Game,mw_intro.bik
fallback=Movies_Loading,mw_load.bik
fallback=Movies_Options_Menu,mw_menu.bik
fallback=Weather_Thunderstorm_Thunder_Sound_ID_0,Thunder0
fallback=Weather_Thunderstorm_Thunder_Sound_ID_1,Thunder1
fallback=Weather_Thunderstorm_Thunder_Sound_ID_2,Thunder2
fallback=Weather_Thunderstorm_Thunder_Sound_ID_3,Thunder3
fallback=Weather_Sunrise_Time,6
fallback=Weather_Sunset_Time,18
fallback=Weather_Sunrise_Duration,2
fallback=Weather_Sunset_Duration,2
fallback=Weather_Hours_Between_Weather_Changes,20
fallback=Weather_Thunderstorm_Thunder_Frequency,.4
fallback=Weather_Thunderstorm_Thunder_Threshold,0.6
fallback=Weather_EnvReduceColor,255,255,255,255
fallback=Weather_LerpCloseColor,037,046,048,255
fallback=Weather_BumpFadeColor,230,239,255,255
fallback=Weather_AlphaReduce,0.35
fallback=Weather_Minimum_Time_Between_Environmental_Sounds,1.0
fallback=Weather_Maximum_Time_Between_Environmental_Sounds,5.0
fallback=Weather_Sun_Glare_Fader_Max,0.5
fallback=Weather_Sun_Glare_Fader_Angle_Max,30.0
fallback=Weather_Sun_Glare_Fader_Color,222,095,039
fallback=Weather_Timescale_Clouds,0
fallback=Weather_Precip_Gravity,575
fallback=Weather_Rain_Ripples,1
fallback=Weather_Rain_Ripple_Radius,1024
fallback=Weather_Rain_Ripples_Per_Drop,1
fallback=Weather_Rain_Ripple_Scale,0.3
fallback=Weather_Rain_Ripple_Speed,1.0
fallback=Weather_Fog_Depth_Change_Speed,3
fallback=Weather_Sky_Pre-Sunrise_Time,.5
fallback=Weather_Sky_Post-Sunrise_Time,1
fallback=Weather_Sky_Pre-Sunset_Time,1.5
fallback=Weather_Sky_Post-Sunset_Time,.5
fallback=Weather_Ambient_Pre-Sunrise_Time,.5
fallback=Weather_Ambient_Post-Sunrise_Time,2
fallback=Weather_Ambient_Pre-Sunset_Time,1
fallback=Weather_Ambient_Post-Sunset_Time,1.25
fallback=Weather_Fog_Pre-Sunrise_Time,.5
fallback=Weather_Fog_Post-Sunrise_Time,1
fallback=Weather_Fog_Pre-Sunset_Time,2
fallback=Weather_Fog_Post-Sunset_Time,1
fallback=Weather_Sun_Pre-Sunrise_Time,0
fallback=Weather_Sun_Post-Sunrise_Time,0
fallback=Weather_Sun_Pre-Sunset_Time,1
fallback=Weather_Sun_Post-Sunset_Time,1.25
fallback=Weather_Stars_Post-Sunset_Start,1
fallback=Weather_Stars_Pre-Sunrise_Finish,2
fallback=Weather_Stars_Fading_Duration,2
fallback=Weather_Snow_Ripples,0
fallback=Weather_Snow_Ripple_Radius,1024
fallback=Weather_Snow_Ripples_Per_Flake,1
fallback=Weather_Snow_Ripple_Scale,0.3
fallback=Weather_Snow_Ripple_Speed,1.0
fallback=Weather_Snow_Gravity_Scale,0.1
fallback=Weather_Snow_High_Kill,700
fallback=Weather_Snow_Low_Kill,150
fallback=Weather_Clear_Cloud_Texture,Tx_Sky_Clear.tga
fallback=Weather_Clear_Clouds_Maximum_Percent,1.0
fallback=Weather_Clear_Transition_Delta,.015
fallback=Weather_Clear_Sky_Sunrise_Color,117,141,164
fallback=Weather_Clear_Sky_Day_Color,095,135,203
fallback=Weather_Clear_Sky_Sunset_Color,056,089,129
fallback=Weather_Clear_Sky_Night_Color,003,003,003
fallback=Weather_Clear_Fog_Sunrise_Color,255,189,157
fallback=Weather_Clear_Fog_Day_Color,206,227,255
fallback=Weather_Clear_Fog_Sunset_Color,255,189,157
fallback=Weather_Clear_Fog_Night_Color,003,003,003
fallback=Weather_Clear_Ambient_Sunrise_Color,047,066,096
fallback=Weather_Clear_Ambient_Day_Color,137,140,160
fallback=Weather_Clear_Ambient_Sunset_Color,068,075,096
fallback=Weather_Clear_Ambient_Night_Color,016,018,021
fallback=Weather_Clear_Sun_Sunrise_Color,242,159,119
fallback=Weather_Clear_Sun_Day_Color,255,252,238
fallback=Weather_Clear_Sun_Sunset_Color,255,114,079
fallback=Weather_Clear_Sun_Night_Color,020,032,059
fallback=Weather_Clear_Sun_Disc_Sunset_Color,255,189,157
fallback=Weather_Clear_Land_Fog_Day_Depth,.69
fallback=Weather_Clear_Land_Fog_Night_Depth,.69
fallback=Weather_Clear_Wind_Speed,.1
fallback=Weather_Clear_Cloud_Speed,1.25
fallback=Weather_Clear_Glare_View,1
fallback=Weather_Clear_Ambient_Loop_Sound_ID,None
fallback=Weather_Cloudy_Cloud_Texture,Tx_Sky_Cloudy.tga
fallback=Weather_Cloudy_Clouds_Maximum_Percent,1.0
fallback=Weather_Cloudy_Transition_Delta,.015
fallback=Weather_Cloudy_Sky_Sunrise_Color,126,158,173
fallback=Weather_Cloudy_Sky_Day_Color,117,160,215
fallback=Weather_Cloudy_Sky_Sunset_Color,111,114,159
fallback=Weather_Cloudy_Sky_Night_Color,009,010,011
fallback=Weather_Cloudy_Fog_Sunrise_Color,255,207,149
fallback=Weather_Cloudy_Fog_Day_Color,245,235,224
fallback=Weather_Cloudy_Fog_Sunset_Color,255,155,106
fallback=Weather_Cloudy_Fog_Night_Color,009,010,011
fallback=Weather_Cloudy_Ambient_Sunrise_Color,066,074,087
fallback=Weather_Cloudy_Ambient_Day_Color,137,145,160
fallback=Weather_Cloudy_Ambient_Sunset_Color,071,080,092
fallback=Weather_Cloudy_Ambient_Night_Color,032,039,054
fallback=Weather_Cloudy_Sun_Sunrise_Color,241,177,099
fallback=Weather_Cloudy_Sun_Day_Color,255,236,221
fallback=Weather_Cloudy_Sun_Sunset_Color,255,089,000
fallback=Weather_Cloudy_Sun_Night_Color,077,091,124
fallback=Weather_Cloudy_Sun_Disc_Sunset_Color,255,202,179
fallback=Weather_Cloudy_Land_Fog_Day_Depth,.72
fallback=Weather_Cloudy_Land_Fog_Night_Depth,.72
fallback=Weather_Cloudy_Wind_Speed,.2
fallback=Weather_Cloudy_Cloud_Speed,2
fallback=Weather_Cloudy_Glare_View,1
fallback=Weather_Cloudy_Ambient_Loop_Sound_ID,None
fallback=Weather_Foggy_Cloud_Texture,Tx_Sky_Foggy.tga
fallback=Weather_Foggy_Clouds_Maximum_Percent,1.0
fallback=Weather_Foggy_Transition_Delta,.015
fallback=Weather_Foggy_Sky_Sunrise_Color,197,190,180
fallback=Weather_Foggy_Sky_Day_Color,184,211,228
fallback=Weather_Foggy_Sky_Sunset_Color,142,159,176
fallback=Weather_Foggy_Sky_Night_Color,018,023,028
fallback=Weather_Foggy_Fog_Sunrise_Color,173,164,148
fallback=Weather_Foggy_Fog_Day_Color,150,187,209
fallback=Weather_Foggy_Fog_Sunset_Color,113,135,157
fallback=Weather_Foggy_Fog_Night_Color,019,024,029
fallback=Weather_Foggy_Ambient_Sunrise_Color,048,043,037
fallback=Weather_Foggy_Ambient_Day_Color,092,109,120
fallback=Weather_Foggy_Ambient_Sunset_Color,029,053,076
fallback=Weather_Foggy_Ambient_Night_Color,028,033,039
fallback=Weather_Foggy_Sun_Sunrise_Color,177,162,137
fallback=Weather_Foggy_Sun_Day_Color,111,131,151
fallback=Weather_Foggy_Sun_Sunset_Color,125,157,189
fallback=Weather_Foggy_Sun_Night_Color,081,100,119
fallback=Weather_Foggy_Sun_Disc_Sunset_Color,223,223,223
fallback=Weather_Foggy_Land_Fog_Day_Depth,1.0
fallback=Weather_Foggy_Land_Fog_Night_Depth,1.9
fallback=Weather_Foggy_Wind_Speed,0
fallback=Weather_Foggy_Cloud_Speed,1.25
fallback=Weather_Foggy_Glare_View,0.25
fallback=Weather_Foggy_Ambient_Loop_Sound_ID,None
fallback=Weather_Thunderstorm_Cloud_Texture,Tx_Sky_Thunder.tga
fallback=Weather_Thunderstorm_Clouds_Maximum_Percent,0.66
fallback=Weather_Thunderstorm_Transition_Delta,.030
fallback=Weather_Thunderstorm_Sky_Sunrise_Color,035,036,039
fallback=Weather_Thunderstorm_Sky_Day_Color,097,104,115
fallback=Weather_Thunderstorm_Sky_Sunset_Color,035,036,039
fallback=Weather_Thunderstorm_Sky_Night_Color,019,020,022
fallback=Weather_Thunderstorm_Fog_Sunrise_Color,070,074,085
fallback=Weather_Thunderstorm_Fog_Day_Color,097,104,115
fallback=Weather_Thunderstorm_Fog_Sunset_Color,070,074,085
fallback=Weather_Thunderstorm_Fog_Night_Color,019,020,022
fallback=Weather_Thunderstorm_Ambient_Sunrise_Color,054,054,054
fallback=Weather_Thunderstorm_Ambient_Day_Color,090,090,090
fallback=Weather_Thunderstorm_Ambient_Sunset_Color,054,054,054
fallback=Weather_Thunderstorm_Ambient_Night_Color,049,051,054
fallback=Weather_Thunderstorm_Sun_Sunrise_Color,091,099,122
fallback=Weather_Thunderstorm_Sun_Day_Color,138,144,155
fallback=Weather_Thunderstorm_Sun_Sunset_Color,096,101,117
fallback=Weather_Thunderstorm_Sun_Night_Color,055,076,110
fallback=Weather_Thunderstorm_Sun_Disc_Sunset_Color,128,128,128
fallback=Weather_Thunderstorm_Land_Fog_Day_Depth,1
fallback=Weather_Thunderstorm_Land_Fog_Night_Depth,1.15
fallback=Weather_Thunderstorm_Wind_Speed,.5
fallback=Weather_Thunderstorm_Cloud_Speed,3
fallback=Weather_Thunderstorm_Glare_View,0
fallback=Weather_Thunderstorm_Rain_Loop_Sound_ID,rain heavy
fallback=Weather_Thunderstorm_Using_Precip,1
fallback=Weather_Thunderstorm_Rain_Diameter,600
fallback=Weather_Thunderstorm_Rain_Height_Min,200
fallback=Weather_Thunderstorm_Rain_Height_Max,700
fallback=Weather_Thunderstorm_Rain_Threshold,0.6
fallback=Weather_Thunderstorm_Max_Raindrops,650
fallback=Weather_Thunderstorm_Rain_Entrance_Speed,5
fallback=Weather_Thunderstorm_Ambient_Loop_Sound_ID,None
fallback=Weather_Thunderstorm_Flash_Decrement,4
fallback=Weather_Rain_Cloud_Texture,Tx_Sky_Rainy.tga
fallback=Weather_Rain_Clouds_Maximum_Percent,0.66
fallback=Weather_Rain_Transition_Delta,.015
fallback=Weather_Rain_Sky_Sunrise_Color,071,074,075
fallback=Weather_Rain_Sky_Day_Color,116,120,122
fallback=Weather_Rain_Sky_Sunset_Color,073,073,073
fallback=Weather_Rain_Sky_Night_Color,024,025,026
fallback=Weather_Rain_Fog_Sunrise_Color,071,074,075
fallback=Weather_Rain_Fog_Day_Color,116,120,122
fallback=Weather_Rain_Fog_Sunset_Color,073,073,073
fallback=Weather_Rain_Fog_Night_Color,024,025,026
fallback=Weather_Rain_Ambient_Sunrise_Color,097,090,088
fallback=Weather_Rain_Ambient_Day_Color,105,110,113
fallback=Weather_Rain_Ambient_Sunset_Color,088,097,097
fallback=Weather_Rain_Ambient_Night_Color,050,055,067
fallback=Weather_Rain_Sun_Sunrise_Color,131,122,120
fallback=Weather_Rain_Sun_Day_Color,149,157,170
fallback=Weather_Rain_Sun_Sunset_Color,120,126,131
fallback=Weather_Rain_Sun_Night_Color,050,062,101
fallback=Weather_Rain_Sun_Disc_Sunset_Color,128,128,128
fallback=Weather_Rain_Land_Fog_Day_Depth,.8
fallback=Weather_Rain_Land_Fog_Night_Depth,.8
fallback=Weather_Rain_Wind_Speed,.3
fallback=Weather_Rain_Cloud_Speed,2
fallback=Weather_Rain_Glare_View,0
fallback=Weather_Rain_Rain_Loop_Sound_ID,Rain
fallback=Weather_Rain_Using_Precip,1
fallback=Weather_Rain_Rain_Diameter,600
fallback=Weather_Rain_Rain_Height_Min,200
fallback=Weather_Rain_Rain_Height_Max,700
fallback=Weather_Rain_Rain_Threshold,0.6
fallback=Weather_Rain_Rain_Entrance_Speed,7
fallback=Weather_Rain_Ambient_Loop_Sound_ID,None
fallback=Weather_Rain_Max_Raindrops,450
fallback=Weather_Overcast_Cloud_Texture,Tx_Sky_Overcast.tga
fallback=Weather_Overcast_Clouds_Maximum_Percent,1.0
fallback=Weather_Overcast_Transition_Delta,.015
fallback=Weather_Overcast_Sky_Sunrise_Color,091,099,106
fallback=Weather_Overcast_Sky_Day_Color,143,146,149
fallback=Weather_Overcast_Sky_Sunset_Color,108,115,121
fallback=Weather_Overcast_Sky_Night_Color,019,022,025
fallback=Weather_Overcast_Fog_Sunrise_Color,091,099,106
fallback=Weather_Overcast_Fog_Day_Color,143,146,149
fallback=Weather_Overcast_Fog_Sunset_Color,108,115,121
fallback=Weather_Overcast_Fog_Night_Color,019,022,025
fallback=Weather_Overcast_Ambient_Sunrise_Color,084,088,092
fallback=Weather_Overcast_Ambient_Day_Color,093,096,105
fallback=Weather_Overcast_Ambient_Sunset_Color,083,077,075
fallback=Weather_Overcast_Ambient_Night_Color,057,060,066
fallback=Weather_Overcast_Sun_Sunrise_Color,087,125,163
fallback=Weather_Overcast_Sun_Day_Color,163,169,183
fallback=Weather_Overcast_Sun_Sunset_Color,085,103,157
fallback=Weather_Overcast_Sun_Night_Color,032,054,100
fallback=Weather_Overcast_Sun_Disc_Sunset_Color,128,128,128
fallback=Weather_Overcast_Land_Fog_Day_Depth,.70
fallback=Weather_Overcast_Land_Fog_Night_Depth,.70
fallback=Weather_Overcast_Wind_Speed,.2
fallback=Weather_Overcast_Cloud_Speed,1.5
fallback=Weather_Overcast_Glare_View,0
fallback=Weather_Overcast_Ambient_Loop_Sound_ID,None
fallback=Weather_Ashstorm_Cloud_Texture,Tx_Sky_Ashstorm.tga
fallback=Weather_Ashstorm_Clouds_Maximum_Percent,1.0
fallback=Weather_Ashstorm_Transition_Delta,.035
fallback=Weather_Ashstorm_Sky_Sunrise_Color,091,056,051
fallback=Weather_Ashstorm_Sky_Day_Color,124,073,058
fallback=Weather_Ashstorm_Sky_Sunset_Color,106,055,040
fallback=Weather_Ashstorm_Sky_Night_Color,020,021,022
fallback=Weather_Ashstorm_Fog_Sunrise_Color,091,056,051
fallback=Weather_Ashstorm_Fog_Day_Color,124,073,058
fallback=Weather_Ashstorm_Fog_Sunset_Color,106,055,040
fallback=Weather_Ashstorm_Fog_Night_Color,020,021,022
fallback=Weather_Ashstorm_Ambient_Sunrise_Color,054,042,037
fallback=Weather_Ashstorm_Ambient_Day_Color,075,049,041
fallback=Weather_Ashstorm_Ambient_Sunset_Color,048,039,035
fallback=Weather_Ashstorm_Ambient_Night_Color,036,042,049
fallback=Weather_Ashstorm_Sun_Sunrise_Color,184,091,071
fallback=Weather_Ashstorm_Sun_Day_Color,228,139,114
fallback=Weather_Ashstorm_Sun_Sunset_Color,185,086,057
fallback=Weather_Ashstorm_Sun_Night_Color,054,066,074
fallback=Weather_Ashstorm_Sun_Disc_Sunset_Color,128,128,128
fallback=Weather_Ashstorm_Land_Fog_Day_Depth,1.1
fallback=Weather_Ashstorm_Land_Fog_Night_Depth,1.2
fallback=Weather_Ashstorm_Wind_Speed,.8
fallback=Weather_Ashstorm_Cloud_Speed,7
fallback=Weather_Ashstorm_Glare_View,0
fallback=Weather_Ashstorm_Ambient_Loop_Sound_ID,ashstorm
fallback=Weather_Ashstorm_Storm_Threshold,.70
fallback=Weather_Blight_Cloud_Texture,Tx_Sky_Blight.tga
fallback=Weather_Blight_Clouds_Maximum_Percent,1.0
fallback=Weather_Blight_Transition_Delta,.040
fallback=Weather_Blight_Sky_Sunrise_Color,090,035,035
fallback=Weather_Blight_Sky_Day_Color,090,035,035
fallback=Weather_Blight_Sky_Sunset_Color,092,033,033
fallback=Weather_Blight_Sky_Night_Color,044,014,014
fallback=Weather_Blight_Fog_Sunrise_Color,090,035,035
fallback=Weather_Blight_Fog_Day_Color,128,019,019
fallback=Weather_Blight_Fog_Sunset_Color,092,033,033
fallback=Weather_Blight_Fog_Night_Color,044,014,014
fallback=Weather_Blight_Ambient_Sunrise_Color,061,040,040
fallback=Weather_Blight_Ambient_Day_Color,079,054,054
fallback=Weather_Blight_Ambient_Sunset_Color,061,040,040
fallback=Weather_Blight_Ambient_Night_Color,056,058,062
fallback=Weather_Blight_Sun_Sunrise_Color,180,078,078
fallback=Weather_Blight_Sun_Day_Color,224,084,084
fallback=Weather_Blight_Sun_Sunset_Color,180,078,078
fallback=Weather_Blight_Sun_Night_Color,061,091,143
fallback=Weather_Blight_Sun_Disc_Sunset_Color,128,128,128
fallback=Weather_Blight_Land_Fog_Day_Depth,1.1
fallback=Weather_Blight_Land_Fog_Night_Depth,1.2
fallback=Weather_Blight_Wind_Speed,.9
fallback=Weather_Blight_Cloud_Speed,9
fallback=Weather_Blight_Glare_View,0
fallback=Weather_Blight_Ambient_Loop_Sound_ID,Blight
fallback=Weather_Blight_Storm_Threshold,.70
fallback=Weather_Blight_Disease_Chance,.10
fallback=Weather_Snow_Cloud_Texture,Tx_BM_Sky_Snow.tga
fallback=Weather_Snow_Clouds_Maximum_Percent,1.0
fallback=Weather_Snow_Transition_Delta,.015
fallback=Weather_Snow_Sky_Sunrise_Color,106,091,091
fallback=Weather_Snow_Sky_Day_Color,153,158,166
fallback=Weather_Snow_Sky_Sunset_Color,096,115,134
fallback=Weather_Snow_Sky_Night_Color,031,035,039
fallback=Weather_Snow_Fog_Sunrise_Color,106,091,091
fallback=Weather_Snow_Fog_Day_Color,153,158,166
fallback=Weather_Snow_Fog_Sunset_Color,096,115,134
fallback=Weather_Snow_Fog_Night_Color,031,035,039
fallback=Weather_Snow_Ambient_Sunrise_Color,092,084,084
fallback=Weather_Snow_Ambient_Day_Color,093,096,105
fallback=Weather_Snow_Ambient_Sunset_Color,070,079,087
fallback=Weather_Snow_Ambient_Night_Color,049,058,068
fallback=Weather_Snow_Sun_Sunrise_Color,141,109,109
fallback=Weather_Snow_Sun_Day_Color,163,169,183
fallback=Weather_Snow_Sun_Sunset_Color,101,121,141
fallback=Weather_Snow_Sun_Night_Color,055,066,077
fallback=Weather_Snow_Sun_Disc_Sunset_Color,128,128,128
fallback=Weather_Snow_Land_Fog_Day_Depth,1.0
fallback=Weather_Snow_Land_Fog_Night_Depth,1.2
fallback=Weather_Snow_Wind_Speed,0
fallback=Weather_Snow_Cloud_Speed,1.5
fallback=Weather_Snow_Glare_View,0
fallback=Weather_Snow_Snow_Diameter,800
fallback=Weather_Snow_Snow_Height_Min,400
fallback=Weather_Snow_Snow_Height_Max,700
fallback=Weather_Snow_Snow_Entrance_Speed,6
fallback=Weather_Snow_Max_Snowflakes,750
fallback=Weather_Snow_Ambient_Loop_Sound_ID,None
fallback=Weather_Snow_Snow_Threshold,0.5
fallback=Weather_Blizzard_Cloud_Texture,Tx_BM_Sky_Blizzard.tga
fallback=Weather_Blizzard_Clouds_Maximum_Percent,1.0
fallback=Weather_Blizzard_Transition_Delta,.030
fallback=Weather_Blizzard_Sky_Sunrise_Color,091,099,106
fallback=Weather_Blizzard_Sky_Day_Color,121,133,145
fallback=Weather_Blizzard_Sky_Sunset_Color,108,115,121
fallback=Weather_Blizzard_Sky_Night_Color,027,029,031
fallback=Weather_Blizzard_Fog_Sunrise_Color,091,099,106
fallback=Weather_Blizzard_Fog_Day_Color,121,133,145
fallback=Weather_Blizzard_Fog_Sunset_Color,108,115,121
fallback=Weather_Blizzard_Fog_Night_Color,021,024,028
fallback=Weather_Blizzard_Ambient_Sunrise_Color,084,088,092
fallback=Weather_Blizzard_Ambient_Day_Color,093,096,105
fallback=Weather_Blizzard_Ambient_Sunset_Color,083,077,075
fallback=Weather_Blizzard_Ambient_Night_Color,053,062,070
fallback=Weather_Blizzard_Sun_Sunrise_Color,114,128,146
fallback=Weather_Blizzard_Sun_Day_Color,163,169,183
fallback=Weather_Blizzard_Sun_Sunset_Color,106,114,136
fallback=Weather_Blizzard_Sun_Night_Color,057,066,074
fallback=Weather_Blizzard_Sun_Disc_Sunset_Color,128,128,128
fallback=Weather_Blizzard_Land_Fog_Day_Depth,2.8
fallback=Weather_Blizzard_Land_Fog_Night_Depth,3.0
fallback=Weather_Blizzard_Wind_Speed,.9
fallback=Weather_Blizzard_Cloud_Speed,7.5
fallback=Weather_Blizzard_Glare_View,0
fallback=Weather_Blizzard_Ambient_Loop_Sound_ID,BM Blizzard
fallback=Weather_Blizzard_Storm_Threshold,.50
fallback=Moons_Secunda_Size,40
fallback=Moons_Secunda_Axis_Offset,50
fallback=Moons_Secunda_Speed,.6
fallback=Moons_Secunda_Daily_Increment,1.2
fallback=Moons_Secunda_Moon_Shadow_Early_Fade_Angle,0.5
fallback=Moons_Secunda_Fade_Start_Angle,50
fallback=Moons_Secunda_Fade_End_Angle,30
fallback=Moons_Secunda_Fade_In_Start,14
fallback=Moons_Secunda_Fade_In_Finish,15
fallback=Moons_Secunda_Fade_Out_Start,7
fallback=Moons_Secunda_Fade_Out_Finish,10
fallback=Moons_Masser_Size,94
fallback=Moons_Masser_Axis_Offset,35
fallback=Moons_Masser_Speed,.5
fallback=Moons_Masser_Daily_Increment,1
fallback=Moons_Masser_Moon_Shadow_Early_Fade_Angle,0.5
fallback=Moons_Masser_Fade_Start_Angle,50
fallback=Moons_Masser_Fade_End_Angle,40
fallback=Moons_Masser_Fade_In_Start,14
fallback=Moons_Masser_Fade_In_Finish,15
fallback=Moons_Masser_Fade_Out_Start,7
fallback=Moons_Masser_Fade_Out_Finish,10
fallback=Moons_Script_Color,255,20,20
fallback=General_Werewolf_FOV,100
encoding=win1252
data="/home/cl3v3r/.Morrowind/Data Files"
data="/home/cl3v3r/.local/share/openmw/data/Section_One/Patch for Purists"
data="/home/cl3v3r/.local/share/openmw/data/Section_One/Expansion Delay"
data="/home/cl3v3r/.local/share/openmw/data/Section_One/Dubdilla Location Fix"
data="/home/cl3v3r/.local/share/openmw/data/Section_One/Persistent Corpse Disposal - Patched/01 PFP - Compat"
data="/home/cl3v3r/.local/share/openmw/data/Section_One/Persistent Corpse Disposal - Patched/04 CCM Guard Patrols"
data="/home/cl3v3r/.local/share/openmw/data/Section_One/Greyed-Out Dialog/Data Files"
data="/home/cl3v3r/.local/share/openmw/data/Section_Two/FMI Hospitality Papers Expanded/Data Files"
data="/home/cl3v3r/.local/share/openmw/data/Section_Two/FMI - Nice to Meet You"
data="/home/cl3v3r/.local/share/openmw/data/Section_Two/FMI - Caius' Big Package"
data="/home/cl3v3r/.local/share/openmw/data/Section_Two/Not_All_Dunmer"
data="/home/cl3v3r/.local/share/openmw/data/Section_Three/HD Vanilla 1"
data="/home/cl3v3r/.local/share/openmw/data/Section_Three/HD Vanilla 2"
data="/home/cl3v3r/.local/share/openmw/data/Section_Three/Mesh Fix v1.2"
data="/home/cl3v3r/.local/share/openmw/data/Section_Three/Correct_Meshes/Data Files"
data="/home/cl3v3r/.local/share/openmw/data/Section_Three/Correct_UV_Rocks/Data Files"
data="/home/cl3v3r/.local/share/openmw/data/Section_Three/Morrowind Optimization Patch/00 Core"
data="/home/cl3v3r/.local/share/openmw/data/Section_Three/Morrowind Optimization Patch/04 Better Vanilla Textures"
data="/home/cl3v3r/.local/share/openmw/data/Section_Three/Graphic Herbalism/00 Core + Vanilla Meshes"
data="/home/cl3v3r/.local/share/openmw/data/Section_Three/Graphic Herbalism/01 Optional - Smoothed Meshes"
data="/home/cl3v3r/.local/share/openmw/data/Section_Three/GH Patches and Replacers/00 Correct UV Ore + README"
data="/home/cl3v3r/.local/share/openmw/data/Section_Three/Morrowind Optimization Patch/05 Graphic Herbalism Patch"
data="/home/cl3v3r/.local/share/openmw/data/Section_Three/Properly Smoothed Meshes/00 Core"
data="/home/cl3v3r/.local/share/openmw/data/Section_Three/Properly Smoothed Meshes/01 Optional Textures"
data="/home/cl3v3r/.local/share/openmw/data/Section_Three/Properly Smoothed Meshes/03 Higher Poly Glowing Candles"
data="/home/cl3v3r/.local/share/openmw/data/Section_Three/Properly Smoothed Meshes/04 Reflection Mapped"
data="/home/cl3v3r/.local/share/openmw/data/Section_Three/Properly Smoothed Meshes/05 Beaker, Flasks - clear glass"
data="/home/cl3v3r/.local/share/openmw/data/Section_Three/Properly Smoothed Meshes/06 Inkwell - cut glass"
data="/home/cl3v3r/.local/share/openmw/data/Section_Three/Properly Smoothed Meshes/07 Barrel - no rivets"
data="/home/cl3v3r/.local/share/openmw/data/Section_Three/Properly Smoothed Meshes/08 Potted Plant - redware"
data="/home/cl3v3r/.local/share/openmw/data/Section_Three/Project-Atlas-master/00 Core"
data="/home/cl3v3r/.local/share/openmw/data/Section_Three/Project-Atlas-master/01 Textures - Vanilla"
data="/home/cl3v3r/.local/share/openmw/data/Section_Three/Project-Atlas-master/02 Urns - Smoothed"
data="/home/cl3v3r/.local/share/openmw/data/Section_Three/Project-Atlas-master/03 Redware - Smoothed"
data="/home/cl3v3r/.local/share/openmw/data/Section_Three/Project-Atlas-master/04 Emperor Parasols - Smoothed"
data="/home/cl3v3r/.local/share/openmw/data/Section_Three/Project-Atlas-master/05 Wood Poles - Hi-Res Texture"
data="/home/cl3v3r/.local/share/openmw/data/Section_Three/Project-Atlas-master/07 Graphic Herbalism Patch"
data="/home/cl3v3r/.local/share/openmw/data/Section_Three/Folded in Port and Textured Sails/Data Files"
data="/home/cl3v3r/.local/share/openmw/data/Section_Four/Tamriel Data /00 Core"
data="/home/cl3v3r/.local/share/openmw/data/Section_Four/Tamriel Data /00 Data Files"
data="/home/cl3v3r/.local/share/openmw/data/Section_Four/Tamriel_Data Graveyard/00 Core"
data="/home/cl3v3r/.local/share/openmw/data/Section_Four/OAAB_Data/00 Core"
data="/home/cl3v3r/.local/share/openmw/data/Section_Four/OAAB_Data/06 Animated Containers"
data="/home/cl3v3r/.local/share/openmw/data/Section_Four/Sky_Main/00 Core"
data="/home/cl3v3r/.local/share/openmw/data/Section_Four/Solstheim Tomb of the Snow Prince/000 Core"
data="/home/cl3v3r/.local/share/openmw/data/Section_Four/Solstheim Tomb of the Snow Prince/010 Solstheim - Tomb of the Snow Prince"
data="/home/cl3v3r/.local/share/openmw/data/Section_Four/Solstheim Tomb of the Snow Prince/011 TOTSP Patches"
data="/home/cl3v3r/.local/share/openmw/data/Section_Four/Solstheim Tomb of the Snow Prince/012 Missing Snow Armor Pieces"
data="/home/cl3v3r/.local/share/openmw/data/Section_Four/Solstheim Tomb of the Snow Prince/013 Fierce Wolf Helms"
data="/home/cl3v3r/.local/share/openmw/data/Section_Four/Solstheim Tomb of the Snow Prince/014 Hide-Like Animal Pelts"
data="/home/cl3v3r/.local/share/openmw/data/Section_Five/VSW_Solstheim_Graphical_Replacer/010 Solstheim - HD Worldspace Graphical Replacer"
data="/home/cl3v3r/.local/share/openmw/data/Section_Five/VSW_Solstheim_Graphical_Replacer/011 Skyrim-Like Trees"
data="/home/cl3v3r/.local/share/openmw/data/Section_Five/VSW_Solstheim_Graphical_Replacer/013 Grey Solstheim Rocks"
data="/home/cl3v3r/.local/share/openmw/data/Section_Five/Vanilla water textures"
data="/home/cl3v3r/.local/share/openmw/data/Section_Five/Better Waterfalls/00 Core"
data="/home/cl3v3r/.local/share/openmw/data/Section_Five/Better Waterfalls/01 Vanilla Resolution Textures"
data="/home/cl3v3r/.local/share/openmw/data/Section_Five/Better Waterfalls/02 Tamriel Rebuilt Water"
data="/home/cl3v3r/.local/share/openmw/data/Section_Five/Darknut's Creature Textures/Data Files"
data="/home/cl3v3r/.local/share/openmw/data/Section_Five/SM Bonewalker OpenMW/Data files"
data="/home/cl3v3r/.local/share/openmw/data/Section_Five/DNWeaponsComplete"
data="/home/cl3v3r/.local/share/openmw/data/Section_Five/Full OAAB Ring Icons/Data Files"
data="/home/cl3v3r/.local/share/openmw/data/Section_Five/DNArmorTex/Data Files"
data="/home/cl3v3r/.local/share/openmw/data/Section_Five/Connarys' Webs Retex/00 Webs Retex"
data="/home/cl3v3r/.local/share/openmw/data/Section_Five/Connarys' Webs Retex/01 Spider in the Web"
data="/home/cl3v3r/.local/share/openmw/data/Section_Five/Magical Clear Sky/Data Files"
data="/home/cl3v3r/.local/share/openmw/data/Section_Five/High-Quality Doors/00 Core"
data="/home/cl3v3r/.local/share/openmw/data/Section_Five/High-Quality Doors/01 Optional - Darker Hlaalu Doors"
data="/home/cl3v3r/.local/share/openmw/data/Section_Five/Darknut's Dwemer Ruins Textures/Data Files"
data="/home/cl3v3r/.local/share/openmw/data/Section_Six/Dwemer Mesh Improvement and Revamp"
data="/home/cl3v3r/.local/share/openmw/data/Section_Six/OAAB Dwemer Pavements/00 Core"
data="/home/cl3v3r/.local/share/openmw/data/Section_Six/Baar Dau"
data="/home/cl3v3r/.local/share/openmw/data/Section_Six/I Lava Good Mesh Replacer/00 Core"
data="/home/cl3v3r/.local/share/openmw/data/Section_Six/I Lava Good Mesh Replacer/02 Tamriel_Data Patch"
data="/home/cl3v3r/.local/share/openmw/data/Section_Seven/0_Vardenfel Vistages/Data Files"
data="/home/cl3v3r/.local/share/openmw/data/Section_Seven/1_Espless_LizTail_New_Beast_Bodies_Mature/Data Files"
data="/home/cl3v3r/.local/share/openmw/data/Section_Seven/2_Master Heads + Original Faces"
data="/home/cl3v3r/.local/share/openmw/data/Section_Seven/3_Westly's Head and Hair Replacer - Various Fixes"
data="/home/cl3v3r/.local/share/openmw/data/Section_Seven/4_Westly's Pluginless Head snd Hair Replacer_Complete/Data Files"
data="/home/cl3v3r/.local/share/openmw/data/Section_Seven/5_Better Bodies and Westly's Pluginless Replacer"
data="/home/cl3v3r/.local/share/openmw/data/Section_Seven/6_Pluginless Khajiit Head Pack"
data="/home/cl3v3r/.local/share/openmw/data/Section_Seven/7_Pluginless Khajiit Head Pack - Vampires/00 Textures"
data="/home/cl3v3r/.local/share/openmw/data/Section_Seven/7_Pluginless Khajiit Head Pack - Vampires/01 Vanilla"
data="/home/cl3v3r/.local/share/openmw/data/Section_Seven/Custom Class"
data="/home/cl3v3r/.local/share/openmw/data/Section_Eight/Samarys Ancestral Tomb Expanded"
data="/home/cl3v3r/.local/share/openmw/data/Section_Eight/New Ilunibi/Data Files"
data="/home/cl3v3r/.local/share/openmw/data/Section_Eight/OAAB - Foyada Mamaea_BCOM"
data="/home/cl3v3r/.local/share/openmw/data/Section_Eight/NeseliaRemade"
data="/home/cl3v3r/.local/share/openmw/data/Section_Nine/Skeletons Atlased/03 Darknut's Textures 512"
data="/home/cl3v3r/.local/share/openmw/data/Section_Nine/Bloodmoon Hide Replacer"
data="/home/cl3v3r/.local/share/openmw/data/Section_Nine/OpenMW Containers Animated/Containers Animated"
data="/home/cl3v3r/.local/share/openmw/data/Section_Nine/OpenMW Containers Animated/Optional/kollops"
data="/home/cl3v3r/.local/share/openmw/data/Section_Nine/Ash Pits/Data files"
data="/home/cl3v3r/.local/share/openmw/data/Section_Nine/Store Entrance Chimes_BCOM"
data="/home/cl3v3r/.local/share/openmw/data/Section_Nine/Hircine's Artifacts"
data="/home/cl3v3r/.local/share/openmw/data/Section_Ten/Swayland Rope Bridges"
data="/home/cl3v3r/.local/share/openmw/data/Section_Ten/OAAB Grazelands/00 Core"
data="/home/cl3v3r/.local/share/openmw/data/Section_Ten/OAAB Grazelands/02 Old Vos Tradepost Patch"
data="/home/cl3v3r/.local/share/openmw/data/Section_Ten/OAAB - The Ashen Divide"
data="/home/cl3v3r/.local/share/openmw/data/Section_Ten/Of Eggs and Dwarves_OpenMW/00 Core"
data="/home/cl3v3r/.local/share/openmw/data/Section_Ten/Of Eggs and Dwarves_OpenMW/01 BCOM Patch"
data="/home/cl3v3r/.local/share/openmw/data/Section_Ten/Bal'laku"
data="/home/cl3v3r/.local/share/openmw/data/Section_Ten/Tales from the Ashlands - The Great Hive Baan Binif"
data="/home/cl3v3r/.local/share/openmw/data/Section_Ten/OAAB Shipwrecks/00 Core"
data="/home/cl3v3r/.local/share/openmw/data/Section_Ten/Vertical Shipwreck"
data="/home/cl3v3r/.local/share/openmw/data/Section_Ten/Bloated Caves"
data="/home/cl3v3r/.local/share/openmw/data/Section_Ten/Hidden Treasures"
data="/home/cl3v3r/.local/share/openmw/data/Section_Eleven/Silt Strider Animation Restored/Data Files"
data="/home/cl3v3r/.local/share/openmw/data/Section_Eleven/Blighted Animals with Darknuts 512 Textures"
data="/home/cl3v3r/.local/share/openmw/data/Section_Eleven/Creature VFX restoration"
data="/home/cl3v3r/.local/share/openmw/data/Section_Eleven/Blighted Animals Retextured - Creature VFX Restoration"
data="/home/cl3v3r/.local/share/openmw/data/Section_Eleven/Old Blue fin"
data="/home/cl3v3r/.local/share/openmw/data/Section_Eleven/Riekling Fix and Expansion/00 Core"
data="/home/cl3v3r/.local/share/openmw/data/Section_Eleven/Riekling Fix and Expansion/02 Bloodmoon Rebalance - Eng"
data="/home/cl3v3r/.local/share/openmw/data/Section_Eleven/The Undead"
data="/home/cl3v3r/.local/share/openmw/data/Section_Eleven/Golems"
data="/home/cl3v3r/.local/share/openmw/data/Section_Eleven/Creatures_RP/00 Core"
data="/home/cl3v3r/.local/share/openmw/data/Section_Eleven/Creatures_RP/01 Glowing Netch and Netch Betty"
data="/home/cl3v3r/.local/share/openmw/data/Section_Eleven/OAAB Creature Loot"
data="/home/cl3v3r/.local/share/openmw/data/Section_Eleven/OAAB Leveled Creatures"
data="/home/cl3v3r/.local/share/openmw/data/Section_Twelve/Yet Another Guard Diversity - Regular_BCOM"
data="/home/cl3v3r/.local/share/openmw/data/Section_Twelve/Vivec Replacer"
data="/home/cl3v3r/.local/share/openmw/data/Section_Twelve/BetterAlmalexia"
data="/home/cl3v3r/.local/share/openmw/data/Section_Twelve/Better Sotha Sil mesh/Data Files"
data="/home/cl3v3r/.local/share/openmw/data/Section_Twelve/By Azura/00 Core"
data="/home/cl3v3r/.local/share/openmw/data/Section_Twelve/By Azura/01 High Res Textures"
data="/home/cl3v3r/.local/share/openmw/data/Section_Twelve/By Azura/04 Topless Robe_Scarf"
data="/home/cl3v3r/.local/share/openmw/data/Section_Twelve/Royal Barenziah/00 Core"
data="/home/cl3v3r/.local/share/openmw/data/Section_Twelve/Royal Barenziah/01 Option 3"
data="/home/cl3v3r/.local/share/openmw/data/Section_Twelve/Wares Ultimate/00 Core (must have)"
data="/home/cl3v3r/.local/share/openmw/data/Section_Twelve/Wares Ultimate/03 OAAB lists"
data="/home/cl3v3r/.local/share/openmw/data/Section_Twelve/Wares Ultimate/08 MOAR items in shops addons"
data="/home/cl3v3r/.local/share/openmw/data/Section_Twelve/Stuporstar's books for Wares/00 Core"
data="/home/cl3v3r/.local/share/openmw/data/Section_Twelve/Stuporstar's books for Wares/01 OAAB"
data="/home/cl3v3r/.local/share/openmw/data/Section_Twelve/Jobasha Spell Tomes Wares"
data="/home/cl3v3r/.local/share/openmw/data/Section_Twelve/Welkynd Stone Wares"
data="/home/cl3v3r/.local/share/openmw/data/Section_Twelve/Friends and Frens/00 Core"
data="/home/cl3v3r/.local/share/openmw/data/Section_Twelve/No More Stage Diving"
data="/home/cl3v3r/.local/share/openmw/data/Section_Twelve/No_Lore"
data="/home/cl3v3r/.local/share/openmw/data/Section_Twelve/Service NPCs"
data="/home/cl3v3r/.local/share/openmw/data/Section_Twelve/Vivec's Muatra/Data Files"
data="/home/cl3v3r/.local/share/openmw/data/Section_Twelve/Gregarious Orcs"
data="/home/cl3v3r/.local/share/openmw/data/Section_Twelve/AATL_Data/00 Core"
data="/home/cl3v3r/.local/share/openmw/data/Section_Twelve/AATL_Data/01 High Resolution Textures"
data="/home/cl3v3r/.local/share/openmw/data/Section_Twelve/Dr_Data"
data="/home/cl3v3r/.local/share/openmw/data/Section_Twelve/Adventurer Supply"
data="/home/cl3v3r/.local/share/openmw/data/Section_Twelve/Area Effect Arrows Integrated"
data="/home/cl3v3r/.local/share/openmw/data/Section_Twelve/Spuzzum's Starting Equipment"
data="/home/cl3v3r/.local/share/openmw/data/Section_Twelve/Mournhold Courtiers - Mournhold Palace Revamped Compatible"
data="/home/cl3v3r/.local/share/openmw/data/Section_Twelve/CCM Guard Patrols and Quests"
data="/home/cl3v3r/.local/share/openmw/data/Section_Twelve/Dreamers Expansion"
data="/home/cl3v3r/.local/share/openmw/data/Section_Twelve/Westly_Presents_Corprus_Stalkers_Fixed_Beware6th"
data="/home/cl3v3r/.local/share/openmw/data/Section_Twelve/AttendMe"
data="/home/cl3v3r/.local/share/openmw/data/Section_Twelve/Repopulated Morrowind/00 Core"
data="/home/cl3v3r/.local/share/openmw/data/Section_Twelve/Repopulated Morrowind/02 BCOM Repopulated Morrowind"
data="/home/cl3v3r/.local/share/openmw/data/Section_Twelve/Repopulated Morrowind/04 Tomb of the Snow Prince"
data="/home/cl3v3r/.local/share/openmw/data/Section_Twelve/Repopulated Morrowind/07 AM Sounds"
data="/home/cl3v3r/.local/share/openmw/data/Section_Twelve/Repopulated Morrowind/AddOns"
data="/home/cl3v3r/.local/share/openmw/data/Section_Twelve/Fixing Uleni Heleran"
data="/home/cl3v3r/.local/share/openmw/data/Section_Twelve/RP Ambush Bandits"
data="/home/cl3v3r/.local/share/openmw/data/Section_Twelve/Silt Striders in the Wilds"
data="/home/cl3v3r/.local/share/openmw/data/Section_Twelve/Shipyards of Vvardenfell/Data Files"
data="/home/cl3v3r/.local/share/openmw/data/Section_Twelve/Friends and Frens-Companion"
data="/home/cl3v3r/.local/share/openmw/data/Section_Twelve/TravelingMerchants_RP_BCOM"
data="/home/cl3v3r/.local/share/openmw/data/Section_Thirteen/Beautiful Cities of Morrowind - BCOM Core/00 Core"
data="/home/cl3v3r/.local/share/openmw/data/Section_Thirteen/Beautiful Cities of Morrowind - BCOM Core/02 Options/01 Haalu Council Hall Plaza - Vanilla Trees"
data="/home/cl3v3r/.local/share/openmw/data/Section_Thirteen/Beautiful Cities of Morrowind - BCOM Core/02 Options/02 Riverside - Simple Cluttering"
data="/home/cl3v3r/.local/share/openmw/data/Section_Thirteen/Beautiful Cities of Morrowind - BCOM Core/02 Options/03 Weather Mechanics for (OpenMW) - Required"
data="/home/cl3v3r/.local/share/openmw/data/Section_Thirteen/Beautiful Cities of Morrowind - BCOM Core/02 Options/04 Suran dock expansion"
data="/home/cl3v3r/.local/share/openmw/data/Section_Thirteen/Beautiful Cities of Morrowind - BCOM Core/02 Options/06 Stav's Mages Guilds - Alternate Hlaalu"
data="/home/cl3v3r/.local/share/openmw/data/Section_Thirteen/Beautiful Cities of Morrowind - BCOM Core/02 Options/07 Taller Seyda Neen Lighthouse"
data="/home/cl3v3r/.local/share/openmw/data/Section_Thirteen/Beautiful Cities of Morrowind - BCOM Core/02 Options/08 Expanded Sadrith Mora Dock"
data="/home/cl3v3r/.local/share/openmw/data/Section_Thirteen/Beautiful Cities of Morrowind - BCOM Core/02 Options/11 Vivec Customization Options"
data="/home/cl3v3r/.local/share/openmw/data/Section_Thirteen/Beautiful Cities of Morrowind - BCOM Core/02 Options/14 More Tribal Erabenimsun"
data="/home/cl3v3r/.local/share/openmw/data/Section_Thirteen/Beautiful Cities of Morrowind - BCOM Core/02 Options/16 Ashlandish Maar Gan"
data="/home/cl3v3r/.local/share/openmw/data/Section_Thirteen/Beautiful Cities of Morrowind - BCOM Core/02 Options/17 Caldera Mages Guild Basement"
data="/home/cl3v3r/.local/share/openmw/data/Section_Thirteen/Beautiful Cities of Morrowind - BCOM Core/02 Options/18 Urshilaku Camp Concept Art Husk"
data="/home/cl3v3r/.local/share/openmw/data/Section_Thirteen/Beautiful Cities of Morrowind - BCOM Core/04 Project Atlas and GiTD Patches/01 Project Atlas Patch"
data="/home/cl3v3r/.local/share/openmw/data/Section_Thirteen/Beautiful Cities of Morrowind - BCOM Core/04 Project Atlas and GiTD Patches/02 GITD + Atlas"
data="/home/cl3v3r/.local/share/openmw/data/Section_Thirteen/Beautiful Cities of Morrowind - BCOM Core/04 Project Atlas and GiTD Patches/03 Balmora Bridghes with bigger arch - Atlas"
data="/home/cl3v3r/.local/share/openmw/data/Section_Thirteen/Beautiful Cities of Morrowind - BCOM Core/04 Project Atlas and GiTD Patches/04 Stav MGO - Alternate Hlaalu - GITD + Atlas"
data="/home/cl3v3r/.local/share/openmw/data/Section_Thirteen/Beautiful Cities of Morrowind - BCOM Core/04 Project Atlas and GiTD Patches/06 Vegetto Azura Statue Replacer patch"
data="/home/cl3v3r/.local/share/openmw/data/Section_Thirteen/Patch for Purists Patch_BCOM"
data="/home/cl3v3r/.local/share/openmw/data/Section_Thirteen/Velothi Wall Art_BCOM"
data="/home/cl3v3r/.local/share/openmw/data/Section_Thirteen/Holamayan Island"
data="/home/cl3v3r/.local/share/openmw/data/Section_Thirteen/Telvanni Lighthouse - Tel Branora/00 - Main Files"
data="/home/cl3v3r/.local/share/openmw/data/Section_Thirteen/Telvanni Lighthouse - Tel Branora/01 - Main ESP - English"
data="/home/cl3v3r/.local/share/openmw/data/Section_Thirteen/Telvanni Lighthouse - Tel Vos/00 - Main Files"
data="/home/cl3v3r/.local/share/openmw/data/Section_Thirteen/Telvanni Lighthouse - Tel Vos/01 - Main Files GITD Patch"
data="/home/cl3v3r/.local/share/openmw/data/Section_Thirteen/Telvanni Lighthouse - Tel Vos/02 - Main ESP - English"
data="/home/cl3v3r/.local/share/openmw/data/Section_Thirteen/OAAB Tel Mora/00 Core"
data="/home/cl3v3r/.local/share/openmw/data/Section_Thirteen/Guar stables of Vivec/00 Core"
data="/home/cl3v3r/.local/share/openmw/data/Section_Thirteen/Guar stables of Vivec/01 Vivec City inspired Guar Stables"
data="/home/cl3v3r/.local/share/openmw/data/Section_Thirteen/Immersive Mournhold"
data="/home/cl3v3r/.local/share/openmw/data/Section_Thirteen/DBHQ"
data="/home/cl3v3r/.local/share/openmw/data/Section_Thirteen/Nordic Dagon Fel/00 Core"
data="/home/cl3v3r/.local/share/openmw/data/Section_Thirteen/Nordic Dagon Fel/01 More Nordic Dagon Fel"
data="/home/cl3v3r/.local/share/openmw/data/Section_Thirteen/Dagon Fel Lighthouse and Mill"
data="/home/cl3v3r/.local/share/openmw/data/Section_Thirteen/Dagon Fel Lighthouse and Mill/00 Core"
data="/home/cl3v3r/.local/share/openmw/data/Section_Thirteen/Dagon Fel Lighthouse and Mill/01 Nordic Interior Detailing"
data="/home/cl3v3r/.local/share/openmw/data/Section_Thirteen/Khuul Lighthouse"
data="/home/cl3v3r/.local/share/openmw/data/Section_Thirteen/Mandas Manor_BCOM"
data="/home/cl3v3r/.local/share/openmw/data/Section_Thirteen/Ebonheart Lighthouse/00 Core"
data="/home/cl3v3r/.local/share/openmw/data/Section_Thirteen/Ebonheart Lighthouse/02 Patch - Compatible Location"
data="/home/cl3v3r/.local/share/openmw/data/Section_Thirteen/Vivec Lighthouse and Quest/00 Core"
data="/home/cl3v3r/.local/share/openmw/data/Section_Thirteen/TelvanniSeaBeacons"
data="/home/cl3v3r/.local/share/openmw/data/Section_Thirteen/Sunken Tower"
data="/home/cl3v3r/.local/share/openmw/data/Section_Thirteen/Redaynia_Restored/Data Files"
data="/home/cl3v3r/.local/share/openmw/data/Section_Thirteen/Gates of Ascadia/00 Core"
data="/home/cl3v3r/.local/share/openmw/data/Section_Thirteen/Gates of Ascadia/01 BCOM ESP"
data="/home/cl3v3r/.local/share/openmw/data/Section_Thirteen/The Great Seawall of Vivec/00 Core"
data="/home/cl3v3r/.local/share/openmw/data/Section_Thirteen/Azura Statue Replacer/00 Core"
data="/home/cl3v3r/.local/share/openmw/data/Section_Thirteen/Azura Statue Replacer/02 Vanilla sized textures"
data="/home/cl3v3r/.local/share/openmw/data/Section_Thirteen/Draggle-Tail Shack"
data="/home/cl3v3r/.local/share/openmw/data/Section_Thirteen/Nordic Solstheim/00 Core"
data="/home/cl3v3r/.local/share/openmw/data/Section_Fourteen/Berandus Overhaul"
data="/home/cl3v3r/.local/share/openmw/data/Section_Fourteen/OAAB - Tombs and Towers"
data="/home/cl3v3r/.local/share/openmw/data/Section_Fourteen/The Corprusarium Experience/00 - Core"
data="/home/cl3v3r/.local/share/openmw/data/Section_Fourteen/Drethos Ancestral Tomb"
data="/home/cl3v3r/.local/share/openmw/data/Section_Fourteen/Vassamsi Isle"
data="/home/cl3v3r/.local/share/openmw/data/Section_Fourteen/The Northern Strongholds"
data="/home/cl3v3r/.local/share/openmw/data/Section_Fourteen/Dunmer Strongholds plus Hlormaren Reclaimed/Data Files"
data="/home/cl3v3r/.local/share/openmw/data/Section_Fourteen/Kogoruhn Ruins"
data="/home/cl3v3r/.local/share/openmw/data/Section_Fourteen/Riharradroon - Path to Kogoruhn"
data="/home/cl3v3r/.local/share/openmw/data/Section_Fifteen/Speechcraft Rebalance"
data="/home/cl3v3r/.local/share/openmw/data/Section_Fifteen/Reputation Fixes"
data="/home/cl3v3r/.local/share/openmw/data/Section_Fifteen/Disposition Quest Rewards"
data="/home/cl3v3r/.local/share/openmw/data/Section_Fifteen/Expansions Integrated"
data="/home/cl3v3r/.local/share/openmw/data/Section_Fifteen/PFMR Exponential Willpower and Stunted fix"
data="/home/cl3v3r/.local/share/openmw/data/Section_Fifteen/ExpandedBirthsigns4Purists"
data="/home/cl3v3r/.local/share/openmw/data/Section_Fifteen/RAMF_Mer_NPCs"
data="/home/cl3v3r/.local/share/openmw/data/Section_Fifteen/Beware the Sixth House"
data="/home/cl3v3r/.local/share/openmw/data/Section_Fifteen/Tribunal Rebalance"
data="/home/cl3v3r/.local/share/openmw/data/Section_Fifteen/Bloodmoon Rebalance"
data="/home/cl3v3r/.local/share/openmw/data/Section_Fifteen/Bloodmoon Rebalance PFP Patch"
data="/home/cl3v3r/.local/share/openmw/data/Section_Fifteen/OAAB - Bloodmoon Rebalance Patch"
data="/home/cl3v3r/.local/share/openmw/data/Section_Fifteen/Skill Based Magicka"
data="/home/cl3v3r/.local/share/openmw/data/Section_Fifteen/Better Bound Items"
data="/home/cl3v3r/.local/share/openmw/data/Section_Fifteen/UnarmoredBalancedClean"
data="/home/cl3v3r/.local/share/openmw/data/Section_Fifteen/Projectile Overhaul"
data="/home/cl3v3r/.local/share/openmw/data/Section_Fifteen/Spear Tweaks"
data="/home/cl3v3r/.local/share/openmw/data/Section_Fifteen/Smart Ammo for OpenMW-Lua"
data="/home/cl3v3r/.local/share/openmw/data/Section_Fifteen/TimeScale Change OpenMW"
data="/home/cl3v3r/.local/share/openmw/data/Section_Fifteen/Multimark 1.2"
data="/home/cl3v3r/.local/share/openmw/data/Section_Fifteen/Another Pickpocketing Fix"
data="/home/cl3v3r/.local/share/openmw/data/Section_Fifteen/Pursuit - OpenMW"
data="/home/cl3v3r/.local/share/openmw/data/Section_Fifteen/Improved Temple Experience/00 Beautiful Cities - RR Ghostgate Version"
data="/home/cl3v3r/.local/share/openmw/data/Section_Fifteen/No Thank You"
data="/home/cl3v3r/.local/share/openmw/data/Section_Fifteen/OAAB Leveled Lists"
data="/home/cl3v3r/.local/share/openmw/data/Section_Sixteen/Correct Iron Warhammer/Data Files"
data="/home/cl3v3r/.local/share/openmw/data/Section_Sixteen/Improved Shield Meshes/00 Data Files"
data="/home/cl3v3r/.local/share/openmw/data/Section_Sixteen/More Unique Spellbreaker"
data="/home/cl3v3r/.local/share/openmw/data/Section_Sixteen/Patch for More Unique Spell Breaker"
data="/home/cl3v3r/.local/share/openmw/data/Section_Sixteen/WeaponSheathing/Data Files"
data="/home/cl3v3r/.local/share/openmw/data/Section_Sixteen/Improved Weapon Meshes Compilation/00 Core"
data="/home/cl3v3r/.local/share/openmw/data/Section_Sixteen/Improved Weapon Meshes Compilation/01 Weapon Sheathing Patch"
data="/home/cl3v3r/.local/share/openmw/data/Section_Sixteen/Improved Weapon Meshes Compilation/04 Correct Iron Warhammer"
data="/home/cl3v3r/.local/share/openmw/data/Section_Three/Morrowind Optimization Patch/02 Weapon Sheathing Patch"
data="/home/cl3v3r/.local/share/openmw/data/Section_Sixteen/TD_Fishing_Spear_Fix"
data="/home/cl3v3r/.local/share/openmw/data/Section_Sixteen/OpenMW book fix"
data="/home/cl3v3r/.local/share/openmw/data/Section_Sixteen/Animated Morrowind_OpenMW_Weapon Sheathing patch"
data="/home/cl3v3r/.local/share/openmw/data/Section_Sixteen/Netch adamantinium armor_RP"
data="/home/cl3v3r/.local/share/openmw/data/Section_Sixteen/Staff of Magnus and Warlock Ring"
data="/home/cl3v3r/.local/share/openmw/data/Section_Sixteen/OAAB Battlemage Armor replacer/03 Qwerty's Rework"
data="/home/cl3v3r/.local/share/openmw/data/Section_Sixteen/Better Azura's Ring"
data="/home/cl3v3r/.local/share/openmw/data/Section_Sixteen/Better Clothes Complete/#Data Files"
data="/home/cl3v3r/.local/share/openmw/data/Section_Sixteen/Better Clothes Complete/Darknut's HD Retexture"
data="/home/cl3v3r/.local/share/openmw/data/Section_Sixteen/Mage Robes/00 Core"
data="/home/cl3v3r/.local/share/openmw/data/Section_Sixteen/Mage Robes/03 Normal and Specular Maps for OpenMW"
data="/home/cl3v3r/.local/share/openmw/data/Section_Sixteen/Quest Voice Greetings"
data="/home/cl3v3r/.local/share/openmw/data/Section_Seventeen/The Mountain of Fear"
data="/home/cl3v3r/.local/share/openmw/data/Section_Seventeen/OAAB Winged Twilight - Ruffin Vangarr version"
data="/home/cl3v3r/.local/share/openmw/data/Section_Seventeen/Sobitur Facility Complete"
data="/home/cl3v3r/.local/share/openmw/data/Section_Seventeen/Face of the Hortator/Data Files"
data="/home/cl3v3r/.local/share/openmw/data/Section_Seventeen/WealthWithinMeasure/Data Files"
data="/home/cl3v3r/.local/share/openmw/data/Section_Seventeen/RP_Caldera_Mine_Expanded/00 Core"
data="/home/cl3v3r/.local/share/openmw/data/Section_Seventeen/Bounty Hunter Assignments_BCOM"
data="/home/cl3v3r/.local/share/openmw/data/Section_Seventeen/Aspect of Azura"
data="/home/cl3v3r/.local/share/openmw/data/Section_Seventeen/Secrets of the Crystal City/00 Core"
data="/home/cl3v3r/.local/share/openmw/data/Section_Seventeen/Secrets of the Crystal City/01 HD Textures"
data="/home/cl3v3r/.local/share/openmw/data/Section_Seventeen/Tel Eurus/Data Files"
data="/home/cl3v3r/.local/share/openmw/data/Section_Seventeen/Tel Eurus/Extras for OpenMW only"
data="/home/cl3v3r/.local/share/openmw/data/Section_Seventeen/Ancient Foes"
data="/home/cl3v3r/.local/share/openmw/data/Section_Seventeen/A Merchant's Whim/00 Core"
data="/home/cl3v3r/.local/share/openmw/data/Section_Seventeen/A Hermit's Request"
data="/home/cl3v3r/.local/share/openmw/data/Section_Seventeen/Duskmoth Ruins"
data="/home/cl3v3r/.local/share/openmw/data/Section_Seventeen/Mudcrab Imports/Data Files"
data="/home/cl3v3r/.local/share/openmw/data/Section_Seventeen/Mudcrab Imports/OpenMW patch files/Data Files"
data="/home/cl3v3r/.local/share/openmw/data/Section_Seventeen/Caldera Priory and the Depths of Blood and Bone/00 Core"
data="/home/cl3v3r/.local/share/openmw/data/Section_Seventeen/Tel Aruhn Chronicles quest and Yansirramus Overhaul_BCOM"
data="/home/cl3v3r/.local/share/openmw/data/Section_Seventeen/Mamaea Awakened_BCOM"
data="/home/cl3v3r/.local/share/openmw/data/Section_Seventeen/Cure all the Kwama Queens"
data="/home/cl3v3r/.local/share/openmw/data/Section_Seventeen/Gray North - Andavel-Assumanu"
data="/home/cl3v3r/.local/share/openmw/data/Section_Seventeen/Maren's Misfit Mabrigash"
data="/home/cl3v3r/.local/share/openmw/data/Section_Seventeen/Troubled Waters"
data="/home/cl3v3r/.local/share/openmw/data/Section_Seventeen/Helm of Tohan Naturalized"
data="/home/cl3v3r/.local/share/openmw/data/Section_Seventeen/Helm of Tohan Naturalized/Optional/High Resolution Textures"
data="/home/cl3v3r/.local/share/openmw/data/Section_Seventeen/Master Index Redux_BCOM"
data="/home/cl3v3r/.local/share/openmw/data/Section_Seventeen/Smuggler's Market"
data="/home/cl3v3r/.local/share/openmw/data/Section_Seventeen/The Patchwork Airship/00 Core"
data="/home/cl3v3r/.local/share/openmw/data/Section_Seventeen/The Patchwork Airship/01 Tomb of the Snow Prince Patch"
data="/home/cl3v3r/.local/share/openmw/data/Section_Seventeen/The Patchwork Airship/02 Drippin' Louis Beauchamp"
data="/home/cl3v3r/.local/share/openmw/data/Section_Seventeen/Siege at Firemoth_BCOM"
data="/home/cl3v3r/.local/share/openmw/data/Section_Seventeen/Census_and_Excise_Office_Faction"
data="/home/cl3v3r/.local/share/openmw/data/Section_Seventeen/Guild of Vampire Hunters_BCOM"
data="/home/cl3v3r/.local/share/openmw/data/Section_Seventeen/The Weary Vampire"
data="/home/cl3v3r/.local/share/openmw/data/Section_Seventeen/Guild of Vampire Hunters - The Weary Vampire Patch"
data="/home/cl3v3r/.local/share/openmw/data/Section_Seventeen/Tetra the Pack Guar/Data Files"
data="/home/cl3v3r/.local/share/openmw/data/Section_Seventeen/Aether Pirate's Discovery"
data="/home/cl3v3r/.local/share/openmw/data/Section_Seventeen/Morag Tong Polished"
data="/home/cl3v3r/.local/share/openmw/data/Section_Seventeen/Legion Uniform Apathy"
data="/home/cl3v3r/.local/share/openmw/data/Section_Eighteen/Magical Lights/00 Core"
data="/home/cl3v3r/.local/share/openmw/data/Section_Eighteen/Magical Lights/01 Beautiful Cities of Morrowind version"
data="/home/cl3v3r/.local/share/openmw/data/Section_Eighteen/DN-Lighted_Dwemer_Towers/Data Files"
data="/home/cl3v3r/.local/share/openmw/data/Section_Eighteen/Diverse Blood/Data Files"
data="/home/cl3v3r/.local/share/openmw/data/Section_Eighteen/Protective Guards - OpenMW/Protective Guards for OpenMW"
data="/home/cl3v3r/.local/share/openmw/data/Section_Eighteen/Light Hotkey - OpenMW Lua"
data="/home/cl3v3r/.local/share/openmw/data/Section_Eighteen/Simple HUD for OpenMW/version 04 - compact with map"
data="/home/cl3v3r/.local/share/openmw/data/Section_Eighteen/Skyrim UI Overhaul"
data="/home/cl3v3r/.local/share/openmw/data/Section_Eighteen/paper"
data="/home/cl3v3r/.local/share/openmw/data/Section_Eighteen/Journal"
data="/home/cl3v3r/.local/share/openmw/data/Section_Eighteen/Scroll/01 Scroll - 1K"
data="/home/cl3v3r/.local/share/openmw/data/Section_Eighteen/16x9 Version"
data="/home/cl3v3r/.local/share/openmw/data/Section_Eighteen/Lorkhan's Arena - More Landscapes"
data="/home/cl3v3r/.local/share/openmw/data/Section_Eighteen/Lorkhan's Arena - Interiors"
data="/home/cl3v3r/.local/share/openmw/data/Section_Eighteen/Lorkhan's Arena - Portraits"
data="/home/cl3v3r/.local/share/openmw/data/Section_Eighteen/Lorkhan's Arena - More Interiors"
data="/home/cl3v3r/.local/share/openmw/data/Section_Eighteen/Lorkhan's Arena - Creatures"
data="/home/cl3v3r/.local/share/openmw/data/Section_Eighteen/Loading Screens Art"
data="/home/cl3v3r/.local/share/openmw/data/Section_Eighteen/Lorkhan's Arena - Landscapes"
data="/home/cl3v3r/.local/share/openmw/data/Section_Nineteen/Moons/Data Files"
data="/home/cl3v3r/.local/share/openmw/data/Section_Nineteen/Glow in the Dahrk/00 Core"
data="/home/cl3v3r/.local/share/openmw/data/Section_Nineteen/Glow in the Dahrk/01 Hi Res Window Texture Replacer"
data="/home/cl3v3r/.local/share/openmw/data/Section_Nineteen/Glow in the Dahrk/03 Nord Glass Windows"
data="/home/cl3v3r/.local/share/openmw/data/Section_Three/Project-Atlas-master/06 Glow in the Dahrk Patch"
data="/home/cl3v3r/.local/share/openmw/data/Section_Nineteen/Subtle Smoke and Performance-friendly Snow Particles"
data="/home/cl3v3r/.local/share/openmw/data/Section_Nineteen/SolBodzStatShaders"
data="/home/cl3v3r/.local/share/openmw/data/Section_Nineteen/Subtle Magic Glow/static"
data="/home/cl3v3r/.local/share/openmw/data/Section_Nineteen/No Shield Sparkle"
data="/home/cl3v3r/.local/share/openmw/data/Section_Nineteen/Reduced VFX"
data="/home/cl3v3r/.local/share/openmw/data/Section_Nineteen/Spell Sounds Enhanced"
data="/home/cl3v3r/.local/share/openmw/data/Section_Nineteen/Crystal Soul Gems/00 - Data Files"
data="/home/cl3v3r/.local/share/openmw/data/Section_Nineteen/Crystal Soul Gems/05 - Ultra Glow"
data="/home/cl3v3r/.local/share/openmw/data/Section_Nineteen/ILFAS/00 Core"
data="/home/cl3v3r/.local/share/openmw/data/Section_Nineteen/ILFAS/01 Smoke and Steam Emitters"
data="/home/cl3v3r/.local/share/openmw/data/Section_Three/Project-Atlas-master/08 ILFAS Patch"
data="/home/cl3v3r/.local/share/openmw/data/Section_Eighteen/carefree_leveling-main"
data="/home/cl3v3r/.local/share/openmw/data/Section_Nineteen/True Lights and Darkness - Necro Edit/BCOM_TLAD Full - Still - Necro Colors"
data="/home/cl3v3r/.local/share/openmw/data/Section_Delta/delta-plugin"
content=Morrowind.esm
content=Tribunal.esm
content=Bloodmoon.esm
content=AATL_Data.esm
content=Dr_Data.esm
content=Patch for Purists.esm
content=Wares-base.esm
content=Tamriel_Data.esm
content=Sky_Main.esm
content=Friends & Frens - base.esm
content=OAAB_Data.esm
content=RepopulatedMorrowind.ESM
content=Solstheim Tomb of The Snow Prince.esm
content=TD_Hotfix.ESP
content=Tamriel_Data_Graveyard.ESP
content=Arbiter.omwaddon
content=Greetings for No Lore.esp
content=Expansions Integrated.esp
content=Wares_lists_OAAB.ESP
content=Wares_MOAR.ESP
content=Patch for Purists - Semi-Purist Fixes.ESP
content=Baar Dau.ESP
content=Old Blue Fin.ESP
content=Helm of Tohan Naturalized.esp
content=MasterIndexRedux.esp
content=Tribunal Rebalance.ESP
content=Bloodmoon Rebalance.esp
content=OAAB - Bloodmoon Rebalance Patch.ESP
content=Bloodmoon Rebalance - PFP.esp
content=OAAB - The Ashen Divide.ESP
content=OAAB_Grazelands.ESP
content=OldVosTradepost.ESP
content=Bounty Hunter Assignments.ESP
content=PCD_PFP_Compat.esp
content=PCD_CCM-Guard-Patrols.esp
content=Dialog_Saved.ESP
content=NoMoreStageDiving.ESP
content=Samarys Ancestral Tomb Expanded.esp
content=Aspect of Azura.ESP
content=OAAB - Foyada Mamaea.ESP
content=Bob's Diverse Blood.ESP
content=Silt Strider Animation Restored.ESP
content=silt_striders_in_the_wild.esp
content=Patch for Purists - Book Typos.ESP
content=Siege at Firemoth.esp
content=Hospitality_Papers_Expanded_v2.7.esp
content=Face of the Hortator.esp
content=correctUV Ore Replacer_respawning.esp
content=Finished Morrowind - CORE PATCH - Part 4 - More Audio Dialogue for Service NPCs.ESP
content=DD_Caldera_Expansion.esp
content=SpeechcraftBalance.ESP
content=Reputation_Fixes_All.ESP
content=disposition_rewards.esp
content=PFMR Exponential Willpower stunted fix fast.esp
content=hw_SkillBasedMagicka.ESP
content=Better Bound Items.omwaddon
content=UnarmoredBalancedClean2.esp
content=Sensible Spear Tweaks and Additions.ESP
content=AnotherPickpocketingFix.esp
content=BCOM_Tribal_Erabenimsun.ESP
content=BCOM_PfP_patch.ESP
content=FMI_Nice_to_Meet_You.ESP
content=FMI_CaiusBigPackage.ESP
content=FMI_#NotAllDunmer.ESP
content=Dubdilla Location Fix.ESP
content=OAAB Dwemer Pavements.ESP
content=Bal'laku - The Lonely Towers.esp
content=Baan_Binif.ESP
content=OAAB - Shipwrecks.ESP
content=Dim Vertical Shipwreck.ESP
content=Bloated Caves.esp
content=Hidden Sea Loot.ESP
content=Hidden Grotto Loot.ESP
content=Projectile Overhaul - All Modules.esp
content=Containers Animated.esp
content=Velothi Wall Art.ESP
content=DN-Lighted_Dwemer_Towers.ESP
content=Census_and_Excise_Office_Faction.ESP
content=Morag Tong Polished.esp
content=Morag Tong Polished - BCoM Patch.ESP
content=RC_VivecsMuatra.ESP
content=Quest Voice Greetings.ESP
content=WealthWithinMeasure_v1.25.esp
content=Tel_Eurus.esp
content=OAAB Leveled Lists.ESP
content=Welkynd Stones Wares.esp
content=Jobashas Spell Tomes Wares.ESP
content=Adventurer Supply 1.0.ESP
content=Area Effect Arrows Integrated.esp
content=ST_Books_Wares_OAAB.ESP
content=Mage Robes.ESP
content=Better Clothes Complete.ESP
content=Netch Adamantium Armor II_RP.esp
content=Warlocks_Ring_buff.omwaddon
content=staff_magnus_buff.omwaddon
content=Better Azura's Ring V1.1.ESP
content=Stav_OAAB_Battlemage.ESP
content=Hircine's Artifacts.ESP
content=The Mountain of Fear.ESP
content=GregariousOrcs.esp
content=RR_Telvanni_Lighthouse_Tel Vos_Eng.ESP
content=RR_Telvanni_Lighthouse_Tel Branora_Eng.ESP
content=Holamayan Island.esp
content=ExpandedBirthsigns4Purists.esp
content=RAMF_Mer_for_NPCs.esp
content=Beware the Sixth House.ESP
content=Riekling Fix & Expansion.ESP
content=OAAB Creature Loot.ESP
content=OAAB Leveled Creatures.ESP
content=Missing snow armor.esp
content=TOTSP TD Content Integration - Spiders.esp
content=TOTSP_Patch_for_Purists_4.0.2.esp
content=Immersive Mournhold.esp
content=Mournhold Courtiers.esp
content=Berandas Overhaul.esp
content=The_corprusarium_Exp.ESP
content=Vassimi Isle.ESP
content=The Northern Strongholds.ESP
content=Dunmer Stronghold - Andasreth V1.0.esp
content=Dunmer Stronghold - Falensarano V1.0.esp
content=Dunmer Stronghold - Marandus V1.0.esp
content=Dunmer Stronghold - Telasero V1.0.esp
content=Dunmer Stronghold - Hlormaren V1.0.esp
content=Hlormaren Reclaimed.ESP
content=Riharradroon - Path to Kogoruhn v1.0.ESP
content=Kogoruhn Ruins 1.11.ESP
content=Dunmer Stronghold - Kogorhun V1.0.esp
content=Guar stables of Vivec.ESP
content=DBHQ.ESP
content=Nordic Dagon Fel.ESP
content=Dagon Fel Mill.ESP
content=Dagon_Fel_Lighthouse.ESP
content=Solstheim Interior Overhaul Project.ESP
content=The cool Khuul Lighthouse.ESP
content=MandasManor.ESP
content=Ebonheart Lighthouse.ESP
content=Vivec_Lighthouse.ESP
content=Vivec Lighthouse Questline.esp
content=TelvanniSeaBeacons.ESP
content=Sunken Tower.ESP
content=Redaynia Restored.ESP
content=Gates of Ascadia.ESP
content=Great Seawall of Vivec.ESP
content=Draggle-Tail Shack.ESP
content=NeseliaRemadeTOTSP.ESP
content=Drethos_Ancestral_Tomb.ESP
content=DA_Sobitur_Facility_Clean.ESP
content=DA_Sobitur_Quest_Part_1 Clean.esp
content=DA_Sobitur_Quest_Part_2 Clean.esp
content=DA_Sobitur_Repurposed_1.ESP
content=Mudcrab Imports.esp
content=Duskmoth Ruins.esp
content=Folded in Port.ESP
content=Shipyards of Vvardenfell.esp
content=Beautiful cities of Morrowind.ESP
content=Store Entrance Chimes - Alt Ver.ESP
content=A Merchant's Whim.ESP
content=A Hermit's Request.esp
content=Caldera Priory.ESP
content=Tel Aruhn Chronicles quest and Yansirramus Overhaul addon.ESP
content=Mamaea Awakened.ESP
content=Cure all the Kwama Queens.ESP
content=Gray North - Andavel-Assumanu.esp
content=MarenMabrigash.ESP
content=TroubledWaters.ESP
content=Smuggler's Market.esp
content=Dwemer Airship.ESP
content=Dwemer Airship_Exterior.ESP
content=RP_Louis Beauchamp.ESP
content=TetraGuar.esp
content=Aether Pirate's Discovery.omwaddon
content=Ancient Foes.esp
content=OAAB_-_Winged_Twilight_Companion_Ari-Ari.esp
content=Guild of Vampire Hunters.ESP
content=The Weary Vampire.ESP
content=KHP-GuildOfVampireHunters-TheWearyVampire-Patch.esp
content=SecretsOfTheCrystalCity.esp
content=Magical Lights.ESP
content=BCOM_Ashlandish Maar Gan.ESP
content=BCOM_Vivec_Planters.ESP
content=BCOM_Vivec_Street_Vendors.ESP
content=BCOM_Sadrith_Mora_dock_expanded.ESP
content=BCOM_pathgrid_reset.ESP
content=BCoM_Caldera_MG_Basement.ESP
content=BCoM_Concept_Art_Husk_Urshilaku.ESP
content=Of Eggs and Dwarves.ESP
content=Of Eggs and Dwarves.omwscripts
content=BlightedAnimalsRetextured.esp
content=OEAD_BCOM_Patch.ESP
content=BCOM_Suran Expansion.ESP
content=BCOM - Taller Lighthouse.ESP
content=Interior exterior flag reset.ESP
content=BCOM_OpenMW_plazas.ESP
content=BCOM_Vanilla Trees_Hlaalu_Plaza.ESP
content=BCOM_Canal_01.ESP
content=BCOM_Stavs_MGO.ESP
content=Expansion Delay.ESP
content=OAAB_Tel Mora.ESP
content=OAAB - Tombs and Towers.ESP
content=New Ilunibi.ESP
content=Improved Temple Experience.ESP
content=No Thank You.esp
content=Legion Uniform Apathy.ESP
content=Westly's Master Headpack X.esp
content=The Undead.esm
content=Golems.esp
content=Creatures_RP_Purist.ESP
content=Creatures_RP_glowing_netch.ESP
content=RepopulatedMorrowind.ESP
content=RepopulatedBloodmoon.ESP
content=RepopulatedMorrowind_ImmersiveMournhold.ESP
content=RepopulatedMorrowind_RedayniaRestored.ESP
content=RepopulatedMorrowind_MageRobes.ESP
content=RepopulatedMorrowind_MoragTongPolished.ESP
content=RepopulatedMorrowind_NetchAdamantiumArmor.ESP
content=CCM-Guard-Patrols.esp
content=RP_bandits.ESP
content=TravelingMerchants_v2_3.esp
content=DreamersExpansion.ESP
content=Westly_Presents_Unique_Corprus_Stalkers.esp
content=Better Sotha Sil mesh.ESP
content=FixingUleniHeleran.ESP
content=Royal_Barenziah.ESP
content=Companion Zirik Vandus.omwaddon
content=SpzStartingEquipment.esp
content=Yet Another Guard Diversity - Regular.ESP
content=AttendMe.omwscripts
content=smart-ammo.omwscripts
content=TimescaleChange.omwaddon
content=LuaMultiMark.omwaddon
content=LuaMultiMark.omwscripts
content=pursuit_for_omw.omwscripts
content=Protective Guards for OpenMW - Lua Edition.ESP
content=PharisLightHotkey.omwscripts
content=protective_guards_for_omw.omwscripts
content=carefree_leveling.omwscripts
content=TLAD Full - Still - Necro Colors.esp
content=delta-merged.omwaddon
;fallback=Fonts_Font_0,magic_cards_regular
;fallback=Fonts_Font_1,century_gothic_font_regular
;fallback=Fonts_Font_2,daedric_font
User avatar
Cl3v3rP0tat0
Posts: 59
Joined: 14 Jul 2023, 03:03

Re: Question: If I have my viewing distance at 1.5 Cells...

Post by Cl3v3rP0tat0 »

UPDATE

I have recently upgraded my Potato PC to a more Powerful Potato PC (I5-4670 with 8 GB RAM and Intel HD 4600 and 500GB HDD) along with a 32 Inch LCD Monitor - it's quite sweet.

Code: Select all

System:
  Kernel: 6.2.0-35-generic x86_64 bits: 64 compiler: N/A Desktop: Xfce 4.18.1 tk: Gtk 3.24.33
    wm: xfwm dm: LightDM Distro: Linux Mint 21.2 Victoria base: Ubuntu 22.04 jammy
Machine:
  Type: Desktop System: LENOVO product: 10AM0002US v: ThinkCentre M83 serial: <superuser required>
  Mobo: LENOVO model: SHARKBAY v: 0B98401 PRO serial: <superuser required> UEFI: LENOVO
    v: FBKT56AUS date: 11/18/2013
CPU:
  Info: quad core model: Intel Core i5-4670 bits: 64 type: MCP arch: Haswell rev: 3 cache:
    L1: 256 KiB L2: 1024 KiB L3: 6 MiB
  Speed (MHz): avg: 3392 high: 3393 min/max: 800/3800 cores: 1: 3392 2: 3392 3: 3392 4: 3393
    bogomips: 27138
  Flags: avx avx2 ht lm nx pae sse sse2 sse3 sse4_1 sse4_2 ssse3 vmx
Graphics:
  Device-1: Intel Xeon E3-1200 v3/4th Gen Core Processor Integrated Graphics
    vendor: Lenovo ThinkCentre M83 driver: i915 v: kernel ports: active: HDMI-A-2
    empty: DP-1, DP-2, HDMI-A-1, VGA-1 bus-ID: 00:02.0 chip-ID: 8086:0412
  Display: x11 server: X.Org v: 1.21.1.4 compositor: xfwm v: 4.18.0 driver: X:
    loaded: modesetting unloaded: fbdev,vesa gpu: i915 display-ID: :0.0 screens: 1
While I miss the SSD of my other PC - the overall performance is remarkably better by 15 FPS or more and I have been able to use Distant Land at 5 Cells and more. Smooth as butter and also more shaders active as well:

Code: Select all

chain = underwater_interior_effects,underwater_effects,godrays,bloomlinear,specialprocess
So - the key is if you have memory starved system like my older PC - Distant Land and Preloading (as I detailed in previous posts) are a bad idea because they swamp the small memory even with ZRAM tricks.

In my current system I use both ZRAM and a Swapfile with aggressive swappiness and all seems to spool out without a hitch as I move through the game world. Ebonheart, Vivec, Sadrith Mora are no longer the molasses they once were for me. Also I can use Intelligent Textures and HD Textures for BCOM, OAAB and Tamriel Data as well.

Life is good - at least virtually. :)
Post Reply