Installing Mods in Call of Duty 5
Call of Duty
Browse through our topics and discussions for the Call of Duty series of games.
Installing Mods in Call of Duty 5
by loder » August 30th, 2011, 2:58 pm
COD 5 - World at War Mods
This little guide for the Call of Duty 5 World at War shows you where to install Mods and how to create your own specific mod folder.
Since Call of Duty World At War is a Games For Windows title, custom content now needs to live in your
- Code: Select all
Documents and Settings/YOUR_USERNAME/Local Settings/Application Data/Activision/CoDWaW
or
- Code: Select all
AppData/Local Data/Activision/CoDWaW/
for XP or Vista, respectively.
You still use the root game directory as a development environment, but to play your content you will need to copy your mods to the new designated area. Launcher conveniently does this for your automatically when you compile a map or build a mod, but when you share your content be sure it is clear to users on where exactly to place your mods.
Trying to run mods from the root directory of where your game is installed is the wrong way in Call of Duty World at War. Forcing the game to run mods from the game installation directory using dvars like fs_BaseGame or fs_localAppData is not intended/supported and may affect your profile/stats, Punkbuster, other users trying to run the mod who store mods in the correct folder, and/or the actual mods if you do not use the Documents and Settings(XP)/Local Data(Vista) folder.
Patch 1.1
Since Patch 1.1 release 11/11/2008 the fs_game is set to default to fs_localAppData.
By Default also, fs_localAppData is set to
- Code: Select all
"C:\Documents and Settings\Username\Local Settings\Application Data\Activision\CoDWaW"
Note: "Username" stands for the folder name of the Windows profile you use. This might be "Admin" or "Owner", but can be whatever you set it to be when you created your user profile for Windows.
The idea is to change fs_localAppData and then use fs_game as normal:
In your Command Line add this:
- Code: Select all
+set fs_localAppData "C:\Documents and Settings\Username\Local Settings\Application Data\Activision\
CoDWaW" +set fs_game mods/whatever
However, you dont have to use that destination path. You can use the fs_LocalAppData dvar to place your mods anywhere you like.
Example:
- Code: Select all
+set fs_localAppData "C:\Documents and Settings\Tally\CoDWaW" +fs_game mods/yourmod
That places your mod, and a unique 'players' folder, at that destination path.
In fact, using the fs_LocalAppData dvar, you can even take everything back to your COD:WaW install.
Example:
Lets suppose you have the game installed at the default path:
- Code: Select all
C:\Program Files\Activison\Call of Duty - World at War
Nesting Mods
You can now take your mod and players folder back to that install:
- Code: Select all
+set fs_localAppData "C:\Program Files\Activison\Call of Duty - World at War" +fs_game mods/yourmod
If you now look in your COD:WaW install, you will find a 'players' folder, and a nested folder structure:
mods\yourmod
Note: Each mod can now have its own custom slot names. When you set the fs_LocalAppData path, the game creates a new player profile folder, which has its own config_mp.cfg file. Hence, it will not clash with your default profile copy of config_mp.cfg like it did in COD4
We are only temporary custodians of the particles which made us - Stephen Hawking

loder- 1.0

- Posts: 1428
- Location: UK
- Uploads: 7
- Kudos: 34
- CPU: AMD 4000
- GPU: Nvidia 6800
- RAM: 2048 MB
- Storage Space: 500 GB
- Sound Card: On board
- Related topics
- Replies
- Views
- Last post
- New Call Of Duty
by loder » April 23rd, 2012, 7:42 am - 0 Replies
- 129 Views
- Last post by loder

April 23rd, 2012, 7:42 am
- New Call Of Duty
- Dead Nvidia 9800GT fan
- UnikGamer: ranking of the Video games
- Darwin's ME3 pics
- I.m Australian so don't hold that against me.
- Chrono here.
- International Day Against Homophobia and Transphobia
- HELLO!! =)
- greetings and merry meet
- The Internet Kill Switch With Global Wiretapping Capability
- Derek by Ricky Gervais
