0 of 0

File information

Last updated

Original upload

Created by

zelldralsoni

Uploaded by

zelldralsoni

Virus scan

Safe to use

About this mod

(OldGen / downgraded only for now)
Simply script mods settings, since most play it 'safe', I upped their settings in various ways, for personal preference.
I wanted relatively high but stable FPS (or at least close) and to optimize script configs for more performance where I could find it.

Please read further down.

Requirements
Permissions and credits
Changelogs
                            ¯\_(ツ)_/¯  
(05 JULY 2024) BUFFOUT 4 for NEXTGEN is available! (Buffout 4 NG with PDB support)
Now I need to make sure my new configs work for NEXTGEN... Will probably take a week or two.
NOTE: When I say NEXTGEN, I mean NEXTGEN, not downgraded NextGen (which is OldGen F4SE).

For now, this mod is still only available for OldGen / downgraded NextGen.
These steps if you need to downgrade from the "NEXTGEN" update of Fallout 4:
  • Install BASS. Allows usage of newer versions of BA2 archives, on an older Fallout 4 base game. 
  • Download and run Simple Fallout 4 Downgrader. Allows usage of OldGen F4SE plugins. 
WHY CHOOSE THIS BUFFOUT 4? Because it does all of the following and much more:
#############################
######## REQUIREMENTS ########
#############################

- Fallout 4 Script Extender (baseline ---- version 0.6.23)
- Address Library for F4SE Plugins (baseline ---- version 1.10.163.0)
Mod Configuration Menu (MCM Booster uses this ---- version 1.39)
- XSE Plugin Preloader F4 (Buffout 4 uses this ---- version 0.2.5.1)

Required (if you want all configs to work--otherwise you technically don't need all of them): 
Buffout 4 NG with PDB support (At a minimum, I recommend Buffout 4 -- 1/6) 
Baka ScrapHeap (only necessary if you use SS2 / script heavy mods  -- 2/6) 
        * Buffout 4 has a check to disable its own memory tweaks in favor of ScrapHeap, if it sees the DLL.
CPU Performance FPS Optimizer (required for settings to work -- 3/6)
* Can install the OldGen (toml) version or NextGen (ini) version, as this mod has both files.
High FPS Physics Fix (required for FPS specific settings to work -- 4/6) 
Long Loading Times Fix (this is just here in case you have it and High FPS Physics Fix - 5/6)
MCM Booster (required for settings to work -- 6/6) -- this is the only mod that's currently not in NEXTGEN 

####################################
######## FURTHER INSTRUCTIONS ########
####################################

Edit your Fallout4Prefs.ini if you want to disable V-SYNC: 
[Display]
iPresentInterval=0
If using ENB, make sure to also edit the enblocal.ini to the following: 
[ENGINE]
ForceVSync=false

[LIMITER]
EnableFPSLimit=false
[WARNING: doing the above will potentially cause latency/stuttering/tearing without proper GPU settings]
The reason you want to disable in-game V-SYNC is so you can use High FPS Physics Fix's FPS limiter.
Nvidia G-SYNC (guide) control panel set to Fast with triple buffering --or-- AMD FreeSync (guide).
For NVIDIA users: also install this Nvidia Reflex Support mod, which provides a varied latency boost.
For AMD users: Tesselation Mode set to "AMD Optimized" in Radeon Software.
For AMD users: get Fallout 4 Vulkan Renderer if your GPU is an older model by like 2~3 generations.

The following are not redundant and still relevant:
Disk Cache Enabler 
Escape Freeze F4SE 
Fallout 4 Vulkan Renderer (relevant for old AMD GPUs mainly)
NVIDIA Reflex Support (relevant for newer NVIDIA GPUs only)
Sprint Stuttering Fix 
Weapon Debris Crash Fix (relevant for NVIDIA GPUs only) 

#####################################
######## JUST SOME EXTRA NOTES ########
##################################### 


- Kept most of the logging across these settings disabled; who needs that? Not me. 
- Do yourself a favor and make sure you don't have the HighRes DLC; it's garbage for performance and there's better mods for that. If you have any mods that require you have this DLC, they're shooting themselves in the foot. 
- BakaScrapHeap.toml set to 3; keeping this at the default of 2 for some people might be better, but if you're running SS2 or anything heavy on script memory usage, 3 or 4 is a good bet. I kept it at 3 as a middle ground.
- Per the mod Backported Archive2 Support System, Buffout 4's archive limit remover is incompatible with new ba2s.
- I kept Buffout 4's setting enabled for modded saves getting Achievements. Since Buffout is kind of essential in most builds, might as well use this one. Redundant if you have others like this Achievements mod or this other non-F4SE version, but again Buffout does something well enough, so why not use it. I'm going for a packed content immersive build, so I find it annoying that I get punished for having mods. WARNING: your save history will be separate with [M] from the new saves you make and you'll have to click the option to see other characters when you load the game. Example:

- Enabled the Buffout 4 compatibility setting with LooksMenu, assuming most here use it anyways.

[OPTIONAL-- Pre-NextGen only -- CPU Performance FPS Optimizer V3.4.0]
- For the PriorityMod.toml file, the affinities will need to be setup manually since they're varied on how many CPU cores you have. Look for:
# affinity = 0xF5 # 4 cores -- 8 logical/threads
# affinity = 0xFF5 # 6 cores -- 12 logical/threads
# affinity = 0xFFF5 # 8 cores -- 16 logical/threads
# affinity = 0xFFFFS # 10 core -- 20 logical/threads 
# affinity = 0xFFFFF5 # 12 core -- 24 logical/threads 
# and so on... you get the point by now
# replace with one of the above -- keep in mind the logical/threads is more important to note
affinity = 0