NFSCO ‐ 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, see NFSCO - Installation Guide.
Steps
- Prepare your modified game files.
- Open your NFSCO installation directory.
- Open the
NFSCO
directory. - Open the
files
directory. - 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.LZC
file found in theGLOBAL
directory, the file should be copied to thetest\GLOBAL
directory. - Execute
bootstrapper.exe
using the+mount test
command-line parameter to start NFSCO with your game modification.