Loading Modifications - NFSCO/documentation GitHub Wiki
This page documents how to load game file modifications on NFSCO.
[!IMPORTANT] If you do not have a NFSCO installation yet, read the installation guide here.
Steps
- Prepare your modified game files.
- Open your NFSCO installation directory.
- Open the
NFSCOdirectory. - Open the
filesdirectory. - Create a directory for your modified game files. For this guide, the directory name is
test. - Copy your modified game files and place them in this directory while maintaining the original directory structure. For example, if we are modifying the original
GLOBAL.LZCfile found in theGLOBALdirectory, the file should be copied to thetest\GLOBALdirectory. - Execute
bootstrapper.exeusing the+mount testcommand-line parameter to start NFSCO with your game modification.