Severian Silk
Guest
Would you recommend OpenMW for someone who is playing MW for the first time?
Also, which OpenMW compatible mods should I use?
Also, which OpenMW compatible mods should I use?
How does the feature parity look currently?I think OpenMW should be fine for that by now, although it's still missing a few (non-critical) things.
How does the feature parity look currently?
I hear Bethesda's incompetent programming leads to little or no benefit, or even worse performance.
It is, unless it's gotten worse since I tried it several versions ago. Even then it was already playable to completion and more stable than the original.I think is mostly playable already.
Do tellDaggerfall enhancements (sadly)
What’s this? I can see the Ghostfence all the way from Ald-Ruhn and my fps is above 10. This is OpenMW and not MGE XE, right?
This is OpenMW alright and what you’re seeing is made possible by the newest addition from scrawl – distant terrain. This new feature is available in the latest OpenMW commit and if you’re on windows, you can download it from Ace’s nightly builds to try it out yourself.
So what does it do? In short, it simplifies the land mesh, nothing else. It doesn’t touch on scripts, NPCs and statics, but having simplified land certainly lightens the workload to a point where we can have some wiggle room with our view distance.
You may have noticed that I’ve taken use of this in some of the screenshots and loaded enough statics to create the illusion that there are objects as far as the eye can see. You can only spot empty land if I purposefully look at something very distant.
I must admit, I cheated a little to boost my fps. There is an additional feature called small object culling, which makes it so that objects too tiny are not rendered and my computer’s performance is spared. I used this rather aggressively, as I am working with a few years old laptop, but someone with a dedicated gaming rig might get better results while culling less.
Finally, I would like to share my last screenshot, as well as how you can set this up. After downloading and installing the latest commit, find settings.cfg and add the following lines:
[Camera]
# Determines how much land is rendered. Add another 6 or 66 to it.
viewing distance = 6666.0
# The default is 2, but you may want to change it to 16 at the highest. Improves performance.
small feature culling pixel size = 2.0
[Cells]
# This loads statics, NPCs and scripts around you. You may want to set this to 2, 3 or 4.
exterior cell load distance = 1
[Terrain]
# The on-switch to distant terrain. Set this to True.
distant terrain = True
Just watching that video made my skin crawl and gave me the itchies. I haven't played Morrowind since the Xbox version like 12 years ago....now that I know OpenMW can play the game start to finish and even supports some mods I might have to go back.
0.42 is still plagued by shitload of bugs from minor ones to critical ones.
I'd say that if one wants to play MW right now, OpenMW is a good option. Still you are right in a way - I always think it's a bit "funny" how they still fix one or two bugs with each iteration which are somewhat major issues or deviations from vanilla behavior.
Another thing is if you absolutely need a mod which requires MWSE or relies on fancy engine hacks. Those obvioulsy won't work with OpenMW.