Overview
Why?
Generating/installing new LOD is NOT a requirement, but it will add detail in the distance by increasing the amount of objects that appear in the distance while also making all LOD match your modded textures. Naturally, this also means a minor performance hit.You can also generate terrain LOD, which will allow mods that edit the game's landscape to have LOD that reflects their changes. Terrain LOD creates a much larger file size and will take longer to generate.
Viva New Vegas (even with VNV Extended) does not need new terrain LOD, but this guide will explain both the object and terrain LOD generation to account for custom modlists or if you just want better looking terrain LOD.
Extra instructions for Tale of Two Wastelands users are included.
What is LOD?
LOD stands for Level Of Detail.In the context of Bethesda games, LOD mainly refers to Cell LOD, not geometry LOD. It's used to represent whole cells (the game's "chunks" of land) in the distance.
Cell LOD is not based on distance - it's a binary state of whether cell is either loaded or not. The LOD Block distance settings control the max draw distance of LOD itself, not the point where it begins.
This means that you will see LOD pop-in at the same distance regardless of the settings.
Cell LOD is split into 3 categories:
- Object LOD - All flagged objects in a group of cells are represented as one geometry block. This LOD has only one constant quality level. Fast generation time.
- Terrain LOD - These blocks represent landscape of cell groups. This is the only LOD that has quality levels that change with the distance - higher levels cover more cells (LOD4 - 4x4, LOD8 - 8x8, etc.). Due to the sheer size and texture count, it takes the longest to generate.
-
Tree LOD - All flagged SpeedTree objects are merged into one block. Works similarly to Object LOD, with the difference of using simple 2D planes instead of actual geometry. Fastest to generate.
Despite the name, Tree LOD is horrible for trees. It's only good for bushes and other small flora objects, for this reason trees themselves are most often made as Object LOD.
Why generate LOD?
Bethesda's LOD relies on pregenerated meshes, and thus is inherently static. This decision is due to offering better performance, since game doesn't have to combine meshes and textures of individual objects on the fly. The drawback is obvious - the game can't reflect any changes made to the landscape or objects on its own. That's where LOD generation comes in.Thanks to LODGen, you are able to generate LOD meshes that reflect your modded game, and thus have a much more consistent experience.
Another reason for generation is due to the fact that the original LOD is pretty low quality, and many objects lack LOD meshes entirely, which causes them to appear out of thin air on cell load. This is covered by individual LOD mods, which add LOD meshes to objects that lack it and/or improve the quality of existing ones.
Preparation
Creating a Separator in MO2
- Right-click the empty space in the left pane of MO2 and select Create separator.
- Name the separator LOD.
INI Tweaks
These settings will increase the LOD draw distance and remove the jarring transitions of SpeedTree flora.- Click the button at the top of MO2 and select INI Editor.
- Select the FalloutCustom.ini tab, which should have the settings copied from the Mod Organizer 2 page.
- Paste in the following at the end of the file:
IMPORTANT:
Increasing LOD distances means that the object LOD will now reach the impostor meshes in Vegas, making them clip into each other!
Install Impostors and LOD Flicker Fix to fix this problem.
Installing LOD Resources
Install in the following order:-
FNVLODGen Resources
- Main Files - FNVLODGen Resources
- Hide FNVLODGen.esp.
- Open the mod in Mod Organizer 2 by double-clicking it on the left pane.
- Go to the Filetree tab.
- Right-click the file or folder you want to hide and click Hide.
How to hide files and folders:
-
Much Needed LOD
- Main Files - Much Needed LOD
-
Hide the following:
- MuchNeededLOD.esp
- The effects folder inside meshes
-
Much Needed LOD fixed rocks color
- Main Files - Much Needed LOD fixed rocks color
-
LOD Additions and Improvements
- Main Files - LODadditions
- Hide tmzLODadditions.esp.
-
FNV LOD Supplementation
- Main Files - FNV LOD Supplementation
- Optional Files - Optional Overpasses
-
TCM's LOD Overhaul
- Main Files - TCM's LOD Overhaul
-
More LODs Additions and fixes
- Main Files - More LODs Additions and fixes
-
Wasted LOD - Cliffs of Mojave
- Main Files - Version 1.0
- Hide Wasted Mojave Rock LOD.esp.
-
Different LOD mods little tweaks and additions
- Main Files - Different LOD mods little tweaks and additions
-
LODIFY - Level of detail improvement for your Fallout
- Main Files - LODIFY
- Optional Files - LODIFY FNV Wall_SoGB Editon
- Hide TTWLods.esp and LODIFY_FNV.esp from both files.
-
Decent LOD Kit
- Main Files - Decent LOD Kit
- Hide Decent LOD Kit.esp.
-
VNV LOD Guide Plugins Merge
-
Main Files - VNV LOD Guide Plugins Merge
- You will be prompted with a BAIN installer, install the file with the ALML patch if you are using A Little More Lamplight
-
Main Files - VNV LOD Guide Plugins Merge
-
Nuclear LOD
- Main Files - Nuclear Core
- Main Files - Nuclear Trees - Vanilla
-
High Priority LOD
- Main Files - High Priority Core
- Main Files - High Priority Trees - Vanilla
Tale of Two Wastelands Instructions
If you are using Tale of Two Wastelands, also do the following:- Disable or uninstall FNVLODGen Resources.
- Install the following files:
IMPORTANT:
Enable all resources in MO2 before continuing, then move the following plugins above above DNWeathers.esp and order them as follows:
- Impostors and LOD Flicker Fix.esp
- VNV LOD Guide Plugins Merge.esp
- Nuclear_LOD.esp
- TreeLOD_Vanilla.esp
- HighPriorityLOD.esp
Pre-Generated LOD
If you use a VNVE modlist with no changes to textures or the game world, you can skip manual LOD generation by using these files. The Object LOD file also includes Tree LOD, while the other only contains Terrain LOD to reduce bandwith required for upload and download.Simply install both the Object and Terrain Pre-Generated LOD as normal mods in MO2 and put it under the resources listed in the previous section (which you still need).
Generating LOD
xLODGen
xLODGen is an xEdit-based tool that allows you to generate LOD meshes for your game. Similarly to xEdit, it has a single executable that can be be turned into a game specific version by adding arguments.
WARNING!
Do not use the FNVLODGen from Nexus! It's heavily out of date and will cause issues with your game - most notably broken Tree LOD!
You need at least version 126 of xLODGen to expect a functional LOD output.
- Download the latest xLODGen from here.
- Once the download has finished, extract the contents of the archive anywhere outside of the default Windows folders.
- In MO2, select the button at the top of MO2 to open the executables menu.
- Click the + at the top of the window and the select Add from file...
- From the pop-up, navigate to where xLODGen is installed and select xLODGenx64.exe.
- In the Arguments box in the right pane, enter -FNV -O:"C:\Output"
- Select xLODGen from the executables drop-down in the top right of MO2 and click Run.
- Right-click on the worldspaces list and pick Select All.
- Copy all settings from the image below:
- Click Generate.
- When complete, the log will stop and at the end you will see a message saying "LOD generation done", you can now close xLODGen.
This argument will send the LOD output to a folder called Output on your C drive (the drive Windows is installed on).
You can change the path if you would prefer the files to be generated elsewhere (do not use a UAC protected folder or the game folder).
Make sure that the output folder is empty before generating LOD.
Ignore locked settings like "in UV range" - they can't be edited since they are not applicable to Fallout: New Vegas.
Installing the LOD
- In MO2, right-click on the Overwrite folder at the bottom of the left pane and select All Mods -> Create empty mod above.
- Title the mod FNVLODGen Output.
- Navigate to where the LOD files were generated and select both the
textures
andmeshes
folders. - Cut them to the FNVLODGen Output mod you just created (right-click on the mod and select Open in Explorer).
IMPORTANT:
Do not disable the LOD resources you installed previously, the game needs them for the LOD to work properly.
Generated LOD must always be loaded last in your modlist!
If it happens to be overwritten by any mod (commonly texture mods such as NMC's Texture Pack), the LOD in-game will be broken.