- 0
-
Similar Content
-
By sheson
This is a beta of [FNV|FO3|FO4|FO4VR|TES5|SSE|TES5VR|ENDERAL|ENDERALSE]LODGen/Edit with terrain LOD meshes and textures generation.
This is for experienced mod authors and users that know how to use xEdit, xLODGen or DynDOLOD already.
Installation and Setup
Download
xLODGen beta 94 - based on 4.1.4b
Unzip into a dedicated folder outside of any Steam, game or mod manager folders or special Windows folders like Program Files.
Rename xLODGen.exe to [game mode]LODGen.exe (TES5LODGen.exe for example) or start with command line parameter -fnv, -fo3, -fo4, -fo4vr, -tes5, tes5vr, -sse, -enderal, -enderalse
Use -o:"c:\OutputPath\" command line parameter to change where files are generated to, default is the game folder. Then install output as a mod.
Do not generate into any game, any mod manager folders or special Windows folder like Program Files x86.
Requirements
Microsoft Visual C++ Redistributable for Visual Studio 2015, 2017 and 2019 - Required by LODGen.exe/LODGenx64.exe and Texconv.exe/Texconvx64.exe. Get matching platform x86/x64 depending on which xLODGen.exe (x86) or xLODGenx64.exe (x64) is used.
RTFM and Share Results
See the included Skyrim-Occlusion-Readme.txt for a brief explanation of the Skyrim TVDT Occlusion data generation. Read the hints that are shown when the mouse pointer rests on a setting. Ask specific questions or give feedback in the dedicated Skyrim TVDT - Occlusion Data thread.
See the included Terrain-LOD-Readme.txt for a brief explanation of the settings for terrain LOD generation. Read the hints that are shown when the mouse pointer rests on a setting. Ask specific questions about terrain LOD in this thread for a more in-depth explanation if required and share feedback (with screenshots) about results or problems.
These tools generate LOD meshes and textures "exactly" like CK, but not like the meshes and textures which are shipping with the games (they are often manually edited).
However, these tools provide more options and higher resolutions (use the x64 version if there are memory errors because you believe you require 4k or higher) and can be updated to add more useful features and options.
I did some testing in the different games, but finding the best combinations of options and settings requires lots of testing and are a matter of personal opinion and which game is used, the load order, mods, even different worldspaces probably.
That means, I am only able to give generic guidelines and hints to send you off to find and test for yourself and share your results. My main interested is that generations works correctly and without problems for now.
Check out the thread xLODGen Terrain Settings Compare. Also refer to any modding guide which has a list of relevant mods close to your load order.
The object and tree LOD generation is the same as the current versions of xEdit / xLODGen. Refer to their respective descriptions and explanations.
Obviously, users of Skryim/Enderal/Skyrim SE/Skyrim VR/EnderalSE continue to use the easier and more comprehensive DynDOLOD for drastically improved object and tree LOD generation and only use xLODGen for terrain LOD (and maybe Occlusion) generation.
First Time
Here are suggestion to start without going crazy and that should be quick enough to generate:
Set quality of meshes for LOD4 to 5 and then +5 for each next level. Or just set levels 8/16/32 to 10.
Check protect cell borders (yes it fixes the ugly terrain drops at outer cell borders that still exist in Fallout 4).
Use the max vertices setting only if you want to hard limit max file size.
In Skyrim Special Edition or Skyrim VR, if you notice terrain briefly flickering when new areas are loading in, set [Display] bEnableLandFade=0 in Skyrim.INI
Set Optimize Unseen to off for LOD4 for first generation. Start experimenting with a value of 550 with a quality setting of 10 or lower for LOD32 (used for map) and compare coastlines and file size to other settings.
To quickly generate terrain LOD meshes just for the map, check only terrain LOD Meshes, check the Specific Chunk checkbox and set drop down to 32. Leave SW fields empty for complete map or set SW cell coordinates to same values as a *.btr filename to test a specific area with lots of water, river etc.
Set texture sizes to 512 for a start. Larger sizes and large world spaces will take a considerable time (like 15 to 30 minutes or more easily). Each higher resolution means quadruple the work.
Use DXT1 for diffuse and 565 (DXT1 if on Windows 7) for normal maps. If generating for Skyrim Special Edition and VRAM is not of concern use BC7. Uncheck mipmaps, raise steepness and Bake normal maps.
For now, leave the Brightness, Contrast and Gamma at 0 and 1.0 respectively. It seems that only Skyrim CK and Skyrim SE CK are manipulating the intensity of the textures to adjust for the noise.dds and the god awful "improved" snow shader of Skyrim SE (just turn that thing off, really). If textures seem too dark in the game, brighten the noise.dds instead or vice versa. That way you can get perfectly matching LOD textures that look just like the textures in the loaded cells. For Skyrim a good average color of the noise texture seems to be around #C0. See below for a couple noise texture downloads.
If you want to test larger texture sizes, use the chunk option to limit the number of textures that need to be generated. For example, check [x] Specific chunk, leave the drop down empty and set WS to the lower left cell coordinate of an 32x32 area, like 0, 0. It will then generate all textures up to 31,31. Not all worldspaces have their origin at 0,0 so you will have to check already generated meshes/texture filenames for their lower left coordinates.
Questions and Feedback
Obliviously anything related to terrain LOD should be posted in this thread.
Posts related to Occlusion should be made here.
Recommended Optionals
TES5-Terrain-Tamriel.esm (Mega), SSE-Terrain-Tamriel.esm (Mega)
TES5-Terrain-Tamriel-Extend.esm (Mega), SSE-Terrain-Tamriel-Extend.esm (Mega) - These extend the sea of ghost further to the north (see screenshots)
SSE-Terrain-Tamriel-Full-Extend.esm (Mega) - Entire map from -96,-96 to 95,96 with northern ocean extension. Useful for mod authors.
Put in game data folder obviously. Adds back terrain for Skyrim (Tamriel worldspace) at the outer edges so there is no missing terrain meshes/textures when generating terrain LOD for Skyrim.
Load as early with lowest priority as possible, so that any other plugins overwriting or adding land records or cells with the same coordinates take precedence.
Only required to be loaded when generating terrain LOD. No harm done when loaded in-game but typically the player can not get close to these areas. There are no effects outside the far away added cells.
Noise
Single color flat noise, Adjusted vanilla noise, HD Terrain Noise Texture SE
Examples for Skyrim. Install to game folder like any other texture mod. The noise texture is applied in-game on top of terrain LOD textures, so no effect for LOD generation.
Only the red channel is used in case the textures is not a grey channel format. MipMaps are ignored. The textures is tiled 3x3 per LOD quad, e.g. for LOD level 4, the noise texture is repeated 3 times to cover 4 cells, for LOD level 8, the noise texture is repeated 3 times to cover 8 cells and so on.
Test-Terrain-Tamriel.7z
For testing terrain LOD distances. Plain color terrain LOD textures for Tamriel with coordinates for every LOD quad. Green for LOD 4, yellow for LOD8, blue for LOD 16 and red for LOD 32.
-
Recently Browsing 0 members
No registered users viewing this page.
The short story:
I was going to post in the MO2 support forum, but it says to only post questions in there dealing with FO4 and SkyrimSE. Does that mean MO2 isn't recommended for other games? I'm having a problem with MO 1.3.11 so I "upgraded" to MO2, which fixed the problem, but INI Tweaks aren't functional in MO2.
The long story:
I started a heavily modded game of FNV over a year ago using MO. I've taken a breaks and come back to it off and on. It has been a long game and I still have lots more to go (366 hours so far according to the save). I was planning to resume my game this weekend, so I fired up MO last night to check for mod updates. There were a few, so I downloaded and began updating them. When I tried to update JIP LN, which uses a FOMOD script, I got an error: "Unable to obtain public key for StrongNameKeyPair; installation failed (errorcode 5)." I tried to re-install the old version, but I got the same error.
All of the other mods installed fine, but they were just loose files where the JIP LN has a FOMOD script in it. I tried installing another mod that is FOMOD scripted and it gives the error too. I had no problem just a few months ago, and the only thing that has changed was MS managed to sneak the Fall Creators Update on my system, so I think that update broke something.
Searching for a solution I found this old post that was pretty much what was happening to me, except I'm installing mods for FNV. I tried the suggested solution linked at the bottom, however the beta version 2.0.7 wouldn't install. It gets to a point where it looks like it's trying to download something, but after a minute or so it gives an error and doesn't install. I couldn't find a stand-alone package for the beta versions, which I prefer. I tried downloading the fix anyway and dropping it in the MO 1.3.11 directory, but it still wouldn't install JIP LN. It didn't pop up an error, but in the log window at the bottom, it said "no files in installed mod."
I was reading another post somewhere with the same problem and someone mentioned MO version 2.1.1 working for them, but the latest version I saw was 2.0.7 beta. Searching 2.1.1 lead me to discover the stable MO2 release is on SkyrimSE Nexus. I didn't even know MO2 had come out of beta because all of the links to download MO on the Wiki here lead to the MO page on Skyrim Nexus which is MO 1.3.11, and there is no mention of MO2 there either. I knew of the beta versions, but I there hasn't been an update to them on the GitHub page in almost 2 years so all this time I thought MO had been abandoned.
I install MO2 and it works. I got all of the mods updated, but when I ran it, the fonts were messed up and the mouse acceleration was back (all of which I had setup and fixed with INI Tweaks). I checked to make sure my INI tweaks didn't get disabled in the transition, and then I saw the INI Tweaks box grayed out with "INI Tweaks *this feature is non-functional*" above it!
I tried replacing NCC directory in MO 1.3.11 with the one from 2.1.2, but it too gives me the "no files in installed mod" error when installing JIP LN.
Share this post
Link to post
Share on other sites