Fallout4:XSE PluginPreloader F4: Difference between revisions

From Step Mods | Change The Game
(Created page with "{{Mod |author=Karandra |modgroup=02-Extenders |sourcename=Nexus |sourceid=33946 |forumtid=17126 |core=No |landw=No |enb=No }} {{Recommendations |enabledetailed=Yes |detailed=#...")
 
No edit summary
Line 13: Line 13:
|detailed=# Extract the archive into the root Fallout 4 directory (e.g. <code>..\SteamApps\common\Fallout 4</code>).
|detailed=# 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 the <code><LoadMethod Name="ImportAddressHook"></code> to <code><LoadMethod Name="OnThreadAttach"><code> and save.
# Change the <code><LoadMethod Name="ImportAddressHook"></code> to <code><LoadMethod Name="OnThreadAttach"></code> and save.
}}
}}

Revision as of 01:09, June 22, 2022

XSE PluginPreloader F4

by Karandra

Game:

Fallout4

Download:

Mod Group:

Baseline:

n/a

Links:

CR Patch:

No

LW Patch:

No

PP Patch:

{{{pp}}}"{{{pp}}}" is not recognized as a Boolean (true/false) value.

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

  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 the <LoadMethod Name="ImportAddressHook"> to <LoadMethod Name="OnThreadAttach"> and save.