Fallout4:XSE PluginPreloader F4: Difference between revisions

From Step Mods | Change The Game
No edit summary
m (Text replacement - "|core=No |landw=No |enb=No" to "|core=No |landw=No |pp=No |enb=No")
 
(One intermediate revision by one other user not shown)
Line 7: Line 7:
|core=No
|core=No
|landw=No
|landw=No
|pp=No
|enb=No
|enb=No
}}
}}
{{Recommendations
{{Recommendations
|enabledetailed=Yes
|enabledetailed=Yes
|detailed=# Extract the archive into the root Fallout 4 directory (e.g. <code>..\SteamApps\common\Fallout 4</code>).
|detailed=<div class="mpheading">Visual C++ Redistributable Package</div>
This mod requires the latest [https://docs.microsoft.com/en-US/cpp/windows/latest-supported-vc-redist?view=msvc-170 Microsoft Visual C++ 2015, 2017, 2019, and 2022 Redistributable Package] to be installed in order to function. Download and install the X86 and X64 installers.
 
<div class="mpheading">Root Files Installation</div>
# Extract the archive into the root Fallout 4 directory (e.g. <code>..\SteamApps\common\Fallout 4</code>).
# Open the '''''xSE PluginPreloader.xml''''' file with a text editor.
# Open the '''''xSE PluginPreloader.xml''''' file with a text editor.
# Change <code><LoadMethod Name="ImportAddressHook"></code> to <code><LoadMethod Name="OnThreadAttach"></code> and save.
# Change <code><LoadMethod Name="ImportAddressHook"></code> to <code><LoadMethod Name="OnThreadAttach"></code> and save.
}}
}}

Latest revision as of 18:37, January 3, 2023

XSE PluginPreloader F4

by Karandra

Game:

Fallout4

Download:

Mod Group:

Baseline:

n/a

Links:

CR Patch:

No

LW Patch:

No

PP Patch:

No

ENB Option:

No

Guide/Version-Specific Mod Recommendations

Type a version string using the format indicated by the placeholder text below. Copy/paste the intended guide version from the "Existing Guides" table above (if it exists) into the field below. For unofficial user-created guides, use the format indicated by the placeholder text. Editors: Please DO NOT use wiki headings inside of custom Recommendations and also avoid using templates if at all possible! Template calls add to the max threshold, and headings mess up the guide ToC.

Recommendations

Visual C++ Redistributable Package

This mod requires the latest Microsoft Visual C++ 2015, 2017, 2019, and 2022 Redistributable Package to be installed in order to function. Download and install the X86 and X64 installers.

Root Files Installation
  1. Extract the archive into the root Fallout 4 directory (e.g. ..\SteamApps\common\Fallout 4).
  2. Open the xSE PluginPreloader.xml file with a text editor.
  3. Change <LoadMethod Name="ImportAddressHook"> to <LoadMethod Name="OnThreadAttach"> and save.