-
Notifications
You must be signed in to change notification settings - Fork 42
Adding Legacy Mods
SE2Dev edited this page Sep 26, 2016
·
1 revision
Note - The term 'legacy mods' refers to any of the early Black Ops mods in which game files are replaced. It does not refer to World at War mods, which are completely incompatible with Black Ops.
- Install the mod into its own folder in
Call of Duty Black Ops/mods/ - Go to the directory for mod that you just installed and check to see if the following directories exist:
/main/zone
- If there is a
/maindirectory in the mod, copy all files from/mainto the mod's root folder - If there is a
/zone/Commondirectory in the mod, copy all files from/zone/Commonto the mod's root folder - Add the suffix
_overrideto any fastfiles that are now in the mod's folder (and delete the, now empty,/zoneand/maindirectories)
- Navigate to the root of the mod's folder
- Create a file called
description.txt - Enter the desired description into the
description.txtfile, and save the file. The result should look like this: