Mge Xe Distant Land Settings

 admin  
Mge Xe Distant Land Settings 3,7/5 3688 votes

If you haven't noticed, there is now a spiffy new page in the launcher to turn on some Advanced settings that aren't available in the game (e.g. Owned crosshair).

  1. Mge Xe Distant Land Settings For Sale

This is likely to be a temporary solution that will be removed post-1.0.Distant terrain is one of the most admired features of OpenMW, so I'd like to add a way to access that in the Launcher as well. Here are my mockups for a suggested way to handle that.First off, I thought that it would be more appropriate to place it on the 'Graphics' tab than on the 'Advanced' tab. The first thing you see is a checkbox that allows you to enable it (defaulted to off). Note that Viewing Distance is a radio button group.

Includes a table of recommended values. Choosing the 'Match exterior Cell Load Distance' radio button means that it will use these values behind the scenes. For instance, if you set the load distance to 3 cells, then behind the scenes the viewing distance will be set to 21903.However, you can choose 'Custom' to set it to whatever you like.

If it's lower than the recommended value for the number of cells, you'll see a warning that the distant terrain may be obscured by fog. These UI elements will provide some limitations to what you can set. For instance, the load distance number spinner would probably allow you to choose integers between 0 and 10 (the documentation says that 4 is the point where you start seeing diminishing returns). Similarly, the Small Feature Culling Pixel Size will probably only go up to 16.0, since that's the size that people have indicated NPC hands start disappearing. However, anybody can edit the settings.cfg file to add other values outside of 'normal' and the UI won't overwrite it.What do people think of this?

Are there any things that should be changed? Any ways to make it simpler? I suggest exterior cell load distance be excluded from the launcher and shouldn't be fiddled with at all. These settings will look familiar to users of MGE XE, but in OpenMW's case those cells actually are loaded in full. Users will get the wrong idea about OpenMW's performance if their game is running exponentially slower at the same 'load distance' they're used to in MGE. At this point in time, toggling distant terrain and viewing distance to various multiples or a custom number would be best.

The Morrowind Graphics Enhancer (MGE) choice is the singlemost influential choice you'll make affecting game visuals. MGE is a graphics and input wrapper for the game and is not the place to be compromising, provided your rig can handle it. I went ahead and chose the most advanced and visually appealing option, MGE XE.Details of what MGE offers are covered in the following sections. MGE is a project the wrap the various DirectX dlls used by morrowind. Despite it 's name, it wraps the input dlls as well as graphics. It also interfaces with MWSE to make even more functions available to modders. A partial list of the current features includes: Adds an oblivion style distant land feature, including distant statics and refle.

It's unfortunate this will reveal empty land and obvious pop-in, but OpenMW simply doesn't have a distant static LOD generator like MGE yet, and will need one built before distant terrain can be used to its fullest. DIstant terrain automatically puts as much terrain in as is needed to fill the viewing distance. If you leave the viewing distance at the default, then it's not going to add any extra (but Scrawl believes it may be faster on some machines), if you increase it a bit, it will add some, and if you increase it a lot, it might add the whole of Morrowind. Kcat's work in that PR seems to be an attempt to decouple this, but when I've been testing shadows, I've tried using some pretty large viewing distance settings and had no issues with z-fighting, so I'm not convinced there's any merit to doing that. There are also some tweaks to fog and how that obscures things a long way away which may or may not be good, but I've not tested them.The exterior cell load distance is really only a stopgap solution while we wait for someone to implement distant statics and much like Skyrim's uGridsToLoad setting, it breaks things like when quests trigger.

It's unrelated to distant terrain. It just makes more things be rendered in full quality, i.e. Not in distant mode.The units of viewing distance are arbitrary Morrowind distance units.

If you open a mesh in NifSkope and it says it's got a height of 1.0, it's how many of those you can stack end to end starting at the start of the view frustum before you touch the end of the view frustum. 09 Feb 2018, 05:59I suggest exterior cell load distance be excluded from the launcher and shouldn't be fiddled with at all. These settings will look familiar to users of MGE XE, but in OpenMW's case those cells actually are loaded in full. Users will get the wrong idea about OpenMW's performance if their game is running exponentially slower at the same 'load distance' they're used to in MGE. At this point in time, toggling distant terrain and viewing distance to various multiples or a custom number would be best. It's unfortunate this will reveal empty land and obvious pop-in, but OpenMW simply doesn't have a distant static LOD generator like MGE yet, and will need one built before distant terrain can be used to its fullest.Are you suggesting a change to how distant terrain works in OpenMW to instead work more like MGE? Right now, I’m just looking for feedback on how to enable the feature via the Launcher UI without needing to modify the OpenMW.cfg file.

09 Feb 2018, 12:27DIstant terrain automatically puts as much terrain in as is needed to fill the viewing distance. If you leave the viewing distance at the default, then it's not going to add any extra (but Scrawl believes it may be faster on some machines), if you increase it a bit, it will add some, and if you increase it a lot, it might add the whole of Morrowind.So if I understand correctly, turning Distant Terrain on loads as far as possible, and there is no need to set the viewing distance. If so, then we could remove the Viewing Distance radio button group? You need to increase the viewing distance if you want to see distant terrain.With distant terrain off, there is terrain drawn only in fully loaded cells. Viewing distance only controls where fog is and, if set high enough, may introduce z-fighting.With distant terrain on, anywhere the camera can see, terrain is drawn regardless of which cells are fully loaded. As the viewing distance controls where the camera can see, increasing it increases the distance that terrain is visible from. Viewing distance still controls where fog is and may still introduce z-fighting if set too high.The exterior cell load distance controls how many cells are fully loaded, and in fully loaded cells everything is drawn and all scripts are run.

Things might not get drawn if the viewing distance is too small. This setting is independent of distant terrain.The in-game view distance slider is useful when only the nearest cells are fully loaded and distant terrain is off. Changing the exterior cell load distance is pointless with the default view distance as you're loading a bunch of stuff you can't see and running a bunch of scripts that don't affect anything you can see. Turning on distant terrain with the default view distance is pointless (ish) as you can't see far enough to see any terrain that isn't in the nearest cells (although on some machines it may improve the load time when you move to different cells).

Mge Xe Distant Land Settings For Sale

Basically, the viewing distance option sets the far clip plane used for rendering (beyond which nothing is drawn) and is used to calculate fog. IMHO, the fog doesn't really exist for any artistic reason and is just a way to hide the far plane so you don't see objects clip and load distance so you don't see objects pop. It therefore should be tied to the far plane. Any way in which it affects the aesthetic and mood of the game is secondary (otherwise surely it would be affected by other factors like the weather in the original engine) and it's reasonable to expect it to change when things like the view distance are changed.However, the 'New fog shader' thread has a different fog implementation which I feel does a good job of keeping the mood and aesthetic from the original game without ruining the point of having an increased view distance. The main thing it does is have the fog change density with altitude, and this lets you see that there are hills and mountains in the distance without removing the fog completely.

I don't really see any other way to keep the original foggy aesthetic and still have distant terrain (and eventually statics) do something useful.I feel that until we have an official advanced fog system that can keep the best aspects of every approach, the fog distance and view distance should remain coupled. There's no point rendering a hundred miles of terrain into the distance if it's not visible because there's fog in the way, and on machines powerful enough for distant terrain, it's not desirable to have visible pop-in when the fog finishes further away than the far plane. It might make sense, however, to 'rephrase' certain things and reorganise settings such that the view distance is more clearly the fog end.

Long-term, having a setting-driven near and far plane is potentially not going to remain the default. We obviously need a maximum to be set (be it by putting a limit on the maximum far plane distance directly or having a maximum distance for the distant terrain setting) but I've already fixed most of the issues with using per-frame computed near and far planes in my shadow branch, and depth partitioning and other anti-z-fighting techniques exist if necessary. Even without a huge overhaul of things, even if it turns out that OSG's automatic depth partitioning system doesn't work, we could move the distant terrain rendering to a different render bin and use a different near and far plane.Among all this rambling, I'm basically trying to work out why you'd ever want a view distance to be different from the fog distance as you can't see things behind the fog so it's pointless putting objects there and you can see pop-in if the fog ends further than the view distance. I've been testing OpenMW's distant terrain lately with an absurd view distance (6666666) to reveal the entire playable area, as a way of simulating the unlimited view distance of later Bethesda titles like Skyrim. The performance impact is negligible barring a few quirks I need to write about, but aside from the lack of any distant LOD objects it also nullifies fog-type weather effects altogether. I'm not sure if the decoupling commit would actually solve this issue. I'd be interested to know for sure.On another note, while a LOD generator for distant terrain is an absolute must (and is miles away because nobody's started on one) it's still rather pleasant to wander Vvardenfell with crystal-clear visibility.

With some quality depth-based view distance shading and the upcoming shadows feature, which includes distant terrain iirc, we'll be seeing some very worthwhile vistas even without statics. I did a mockup of how Red Mountain may look from Caldera.Original imageSpoiler:Artist's impressionSpoiler. 10 Feb 2018, 03:02IMHO, the fog doesn't really exist for any artistic reason and is just a way to hide the far plane so you don't see objects clip and load distance so you don't see objects pop. It therefore should be tied to the far plane.

Any way in which it affects the aesthetic and mood of the game is secondary (otherwise surely it would be affected by other factors like the weather in the original engine) and it's reasonable to expect it to change when things like the view distance are changed.Fog is affected by weather. There's even a weather type called 'Foggy'. The 'distant fog' settings added in that PR basically mirror what MGE XE does with fog when distant terrain is enabled. At the very least, on clear weather it simulates atmospheric scattering (the fact that the atmosphere is not 100% transparent, and helps provide depth cues we rely on to gauge distance).

Other weather types add varying amounts of moisture and mist, which affects visibility by varying amounts also. However, the 'New fog shader' thread has a different fog implementation which I feel does a good job of keeping the mood and aesthetic from the original game without ruining the point of having an increased view distance. The main thing it does is have the fog change density with altitude, and this lets you see that there are hills and mountains in the distance without removing the fog completely. I don't really see any other way to keep the original foggy aesthetic and still have distant terrain (and eventually statics) do something useful.I think the new distant fog parameters do quite well at that.

One important aspect is that the terrain is still rendered even where the fog is at maximum, rather than cutting it off as the far-clip plane. This creates distant silhouettes of the terrain, instead of a visible far-clip seam.It's true though that shaders can make better looking fog, by utilizing more complex math based on real physics and taking other factors into account, such as altitude. MGE XE has atmospheric scattering shaders that do wonders, and look much better than the fixed-function-like fog. But even with shaders, the engine needs information about the intended depth of the fog (which transitions slowly as the weather and time change) to know how to make it look.

It's not desirable to have visible pop-in when the fog finishes further away than the far plane.Personal preference. I would prefer the fog to finish further away than the far plane, if the far plane is relatively close. It creates a rather unpleasing outline on the far-clip seam when there's full density fog there regardless of how close it is, and creates less distinction with fog between various different weathers (a far clip seam is bad enough on its own, no need to force the fog to highlight it).

Land

I recently downloaded MGSO 3.0 and I tried to run everything at max settings on my computer. I started the game and soon found that I get a framerate of around 30 fps inside cells and around 15 fps outside cells. I have a pretty decent computer and I can run skyrim on High with about 50 fps, so I'm wondering why I can't run MGSO 3.0 very well and I want to know how to increase performance without sacrificing too many of the good graphical effects.These are my computer's stats:System Model: HP Pavilion g6 Notebook PCOperating System: Windows 7 Home Premium 64-bitProcessor: AMD A4-3320M APU with Radeon(tm) HD Graphics (2 CPUs), 2.0GHzMemory: 6 GB RAMGraphics Card: AMD Radeon HD 6480GScreen Resolution: 1366 x 768 (32 bit) (60Hz)Age: 3 years. I had the same fps issue with a high end gaming laptop (ASUS G55V). I got around it by tedious uninstall/install experimentation with shaders/shadows/distant lands etc, etc. But after many trys and errors along with notes on what made things better I ended up with a config of MGSO 'guts' which works for me. Big clue is that most of the fps issue is tied to the MGEXEqui application SHADER and DISTANT LANDS parts.

If you are willing to experiment you can come up with a workable compromise with better graphics and an acceptable fps. Your CPU and GPU are slowing you down. MSGO is very demanding. It doesnt help that you are using a laptop. A few things I did on my older PC to boost FPS was to: turn off armor reflections, reduce grass, and reduce draw distance. Back before I built my new PC I had (For comparison purposes.)AMD 9550 quad (2x your current)9800 GT (2x your current)8 gb ramI could only manage 20FPS outside.

Which was fine for the most part, aside for when 1000 cliff racers attacked.With my newer PC I can run everything at max at 120fps (limited).i5 2500k (5x your current)R9 270 (10x your current)12 gb ramI used stats from passmark. I tried it all. Even with minimum draw distance and super heavy fog, distant lands lags out my game really badly. If I turn off distant lands, it still looks good, but the water looks like vanilla morrowind water, wich is kind of annoying, but the performance boost is enormous (from around 15-20 fps to 50-80 fps). Another problem is that MGE XE needs distant land in order to run (according to the installer).

It still works when I play, but I get a message saying 'A serious error has occured' when I start the game.

   Coments are closed