-
Notifications
You must be signed in to change notification settings - Fork 2
NFSCO ‐ Loading Modifications
rx edited this page Jan 17, 2025
·
3 revisions
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.
- 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.