Enable Loose Files

From the Fallout4 CreationKit Wiki
Revision as of 11:41, 29 August 2019 by imported>Qazaaq (fixed link)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

A loose file is a file that exist within the Fallout 4 directory that is not listed by any manifests. By default, Fallout 4 will ignore loose files. This includes the compiled .pex files the Papyrus Compiler creates. If you find that none of your scripts appear to be working in the game, then most likely it is because you have not enabled loose files.

  1. Open\Create the file : <Documents>\My Games\Fallout 4\Fallout4Custom.ini
  2. Populate the Fallout4Custom.ini file with the following:
[Archive]
bInvalidateOlderFiles=1
sResourceDataDirsFinal=

See Also[edit | edit source]