Super Simple Fallout: New Vegas
Root Files
- New Vegas Script Extender
- STEAM/GOG: 4GB Patcher
Patches the game to use 4GB of RAM and also auto-load NVSE.
- EPIC: Epic Games Patcher
Same as above, just for Epic.
- BSA Decompressor
Decompresses the BSA files to decrease load times.
- ESM Fixes
Optimizes and cleans ESMs. Fixes some hard errors in the landscape. Boosts performance on modern systems with SSDs.
Engine Fixes
- Mod Limit Fix
Fixes the Fallout New Vegas mod limit bug. 255 plugins can now be loaded.
- JIP LN
- Download and install JIP LN NVSE Plugin
- Download and install JIP LN Settings INI
Adds new functions, includes numerous engine bug fixes/tweaks, and restores several broken game features.
- ShowOff
- Download and install ShowOff xNVSE
- Download and install ShowOff INI
Adds new functions and engine-level tweaks.
- JohnnyGuitar
Adds new script functions, features and engine bug fixes.
- User Interface Organizer
Manages and maintains all UI/HUD extensions added to the game by various mods.
- OneTweak But Really Updated
Fixes double cursor, ShowRaceMenu precache killer, and adds borderless window.
- New Vegas Tick Fix
- Download and install NVTF
- Download and install NVTF - INI
Performance enhancement and stutter fixing. Provides fixes to the dreaded micro stutter and a high FPS Havok fix.
- lStewieAl’s Tweaks and Engine Fixes
Engine bugfixes, optional tweaks and new features with no performance impact.
- lStewieAl’s Tweaks and Engine Fixes - INI
A Stewie Tweaks INI with just the essential fixes and QoL settings enabled.
- lStewieAl’s Engine Optimizations
Rewrites various slow functions in the game to decrease loading/saving time and improve general performance.
- lStewieAl’s Combat Lag Fix
Improves framerate in combat by fixing an engine bug.
- lStewieAl’s VATS Lag Fix
Fixes an issue that caused the game to wait around 1-2 seconds before showing hit percentages in some cases.
- lStewieAl’s ActorCause Save Bloat Fix
Fixes a save bloating issue related to actors detecting the player.
Bug Fixes
- Yukichigai Unofficial Patch
A compilation of vital bug fixes for Fallout: New Vegas and its DLC.
- YUPDate - YUP Tweaks and Fixes
- Download and install YUPDate
- Download and install YUPDate Config
Various tweaks and enhancements for YUP utilizing the full suite of xNVSE script extenders.
- Piber’s Unofficial Patches
- Download and install Piber’s Unofficial Patches - New Vegas
- Download and install Piber’s Unofficial Patches - Vanilla UI Fixes
Fixes and quality of life tweaks.
- Unofficial Patch NVSE Plus
An updated and refined selection of bugfixes.
Animation Fixes
- Anniversary Animation Pack
Fixes various issues with the vanilla animations and adds some nice modernities.
- Anniversary Animation Pack - General Bug Fix
- Download and install AnniAnimPack_BugFix 1.3
- Download and install Bonus Patch
- OPTIONALLY: Download and install 2hrAttack5 Alt (1st Person Lever-Action hip-fire)
- OPTIONALLY: Download and install Revolver Fanning Fixed
- OPTIONALLY: Download and install Tactical Reload Addon Fixed
Fixed camera jumps, animation snapping, movement lock, broken aim in 3rd person with Anniversary Animation Pack.
- 3rd Person Animation Fixpack
Fixes gliding, stuttering, limb popping, broken fingers, animation bugs, bad blending, etc, of 3rd person animations.
- Diagonal Movement
Shooting Fixes
- Smooth True Iron Sights Camera
Aim down sights without the camera snapping to place.
- Viewmodel Shake Fix
Fix for massive shaking during aiming caused by floating point precision loss.
- ISControl
Dynamically adds ISControl node system animation support + easy per-weapon sights adjustment.
- Iron Sights Aligned
Pixel perfect iron sight alignment. Supports a variety of animation mods.
Quality Of Life
- lStewieAl’s Faster Main Menu
Makes the games main menu load faster.
- lStewieAl’s Faster Sleep-Wait
Decreases the delay between hours while waiting or sleeping.
- lStewieAl’s Auto-Save Manager
Lightweight mod adding timed autosaves, save slots and incremental/full save hotkeys.
- lStewieAl’s WASD Menu Controls
Allow WASD for interaction in menus, add TAB to go back or close most menus.
- lStewieAl’s Menu Search
Add Ctrl-F to search in PipBoy, Container, Barter, Recipe, Levelup Perks and Save/Load menus.
- Enhanced FOV
- Download and install Enhanced FOV
- Download and install Enhanced FOV INI
Corrected weapon zoom, scope switching, separate 1st/3rd person FOVs, ingame FOV adjusting, and more.
- Mod Configuration Menu
- Download and install The Mod Configuration Menu
- Download and install MCM BugFix 2
Allows any number of mods to be configured from a single menu.
- Mod Configuration Menu Extender
Adds quality-of-life features, script-free menu creation, support for Scriptrunner MCMs, bug fixes, and more.
Gameplay
- Quick Start
Skips the introduction sequence.
FalloutCustom.ini
Thank you to ModdingLinked for the INI.
; Value types (prefixes):
; i = integer (whole number)
; f = float (decimal number)
; s = string (text)
; b = boolean (0 = Off, 1 = On)
[Audio]
; Enables additional worker thread for minor performance improvement
bMultiThreadAudio=1
; Disables unnecessary copy operations performed on sound data
bUseAudioDebugInformation=0
; Increase audio file cache size to reduce loading stutter
iAudioCacheSize=16384
iMaxSizeForCachedSound=2048
[BackgroundLoad]
; Forces cell unload on fast travel to lessen memory usage
bSelectivePurgeUnusedOnFastTravel=1
; Reduces stutter when loading multiple NPCs
bBackgroundLoadLipFiles=1
[Controls]
; Disables mouse acceleration in menus
; Game does not have mouse acceleration for the camera
fForegroundMouseAccelBase=0
fForegroundMouseAccelTop=0
fForegroundMouseBase=0
fForegroundMouseMult=0
[Display]
; Disables Fullscreen mode for compatibility with OneTweak
; Enable Fullscreen mode for the best performance in D3D9
; Refer to the Performance Guide for more info
bFull Screen=0
; Use this for V-Sync control (the Launcher setting doesn't work)
; 0 = Off, 1 = On, Higher values toggle fractional V-Sync (not recommended, very laggy and disables Variable Refresh Rate)
iPresentInterval=1
; Forces highest texture quality so textures won't break if you had it set to anything lower
iTexMipMapSkip=0
; Disables actor shadows due to their low visual impact and high performance cost
bDrawShadows=0
iActorShadowCountInt=0
iActorShadowCountExt=0
; Camera FOV
; Default is 75
fDefaultWorldFOV=90.0000
; Viewmodel FOV, values above 75 are not recommended
; Default is 55
fDefault1stPersonFOV=75.0000
; Pip-Boy and terminal FOV
fPipboy1stPersonFOV=47.0
[General]
; Forces faster cell unload to lessen memory usage
bPreemptivelyUnloadCells=1
; Spreads AI and game logic updates across 2 threads for better performance
; Values above 3 don't change anything, and the setting has nothing to do with the number of CPU cores
iNumHWThreads=3
[Grass]
; Increases grass draw distance
fGrassStartFadeDistance=11200
; Ensures that 3.0 Vertex Shader is used.
; Allows drawing more grass with better performance
b30GrassVS=1
[Water]
; Disables full scene reflections for a massive performance boost
; Water will use reflect LOD instead of drawing the entire world twice
bForceHighDetailReflections=0
[PipBoy]
; Fixes flicker when opening Pip-Boy when its light is on
fLightEffectFadeDuration=400