Hello.
This is a tutorial for those who don't know how to load singleplayer/special ops mods in MW2.
There's two "main" ways of doing this, either using a third party injector (like agentgod1337's modloader) or editing the .CFG file to unlock the developer mode.
Here's the MW2 modloader if you don't have it:
Modloader.rar (Size: 120.02 KB / Downloads: 215)
NOTE that the modloader can get you banned
Alright, this works the same way as you load MW2 multiplayer mods using the modloader.
Just remember to start SP instead of MP.
For those who don't know how this works:
Download a mod, place it inside the modloader folder. Open up MW2_Modder.ini, and add the new mod to the list. You should be able to see how it works.
Start LoaderX.exe (If you get an error, try to run the .exe with adminstrator rights) and launch modern warfare 2 SP. Then press auto inject.
Now the mod is injected.
If you don't want to edit the .CFG file, you can use the developers console. The problem is, you'll have to use third party tools for that, so there's a risk you'll get banned.
aIW users can simply download this IW4SP.exe file by NTAuthority:
iw4sp.rar (Size: 1.41 MB / Downloads: 79)
Steam users however, should be able to use @SuperNovaAO 's MW2 SP console injector, it's somewhere on the web, ask him if you want it. I don't have it.
(Note that you only have to do this part once)
This is a tutorial for those who don't know how to load singleplayer/special ops mods in MW2.
There's two "main" ways of doing this, either using a third party injector (like agentgod1337's modloader) or editing the .CFG file to unlock the developer mode.
Agentgod1337's modloader:
Spoiler (Click to View)
Here's the MW2 modloader if you don't have it:
Modloader.rar (Size: 120.02 KB / Downloads: 215)
NOTE that the modloader can get you banned
Alright, this works the same way as you load MW2 multiplayer mods using the modloader.
Just remember to start SP instead of MP.
For those who don't know how this works:
Download a mod, place it inside the modloader folder. Open up MW2_Modder.ini, and add the new mod to the list. You should be able to see how it works.
Start LoaderX.exe (If you get an error, try to run the .exe with adminstrator rights) and launch modern warfare 2 SP. Then press auto inject.
Now the mod is injected.
Developer mode way:
Spoiler (Click to View)
Turning developer mode on:
Spoiler (Click to View)
Using the developers console:
Spoiler (Click to View)
If you don't want to edit the .CFG file, you can use the developers console. The problem is, you'll have to use third party tools for that, so there's a risk you'll get banned.
aIW users can simply download this IW4SP.exe file by NTAuthority:
iw4sp.rar (Size: 1.41 MB / Downloads: 79)
Steam users however, should be able to use @SuperNovaAO 's MW2 SP console injector, it's somewhere on the web, ask him if you want it. I don't have it.
Editing the .CFG:
(Note that you only have to do this part once)
Spoiler (Click to View)
Okay, so first off you have to make sure you know where your config.CFG file is.
It should be located in your Modern warfare 2 dictionary and then in the players folder.
After you've found it, open up the config.cfg file with some text editor of your choice, like wordpad.
Now go to the very last line of the file and add this:
Where it says "buttonnamehere", replace it with a button of your choice. This is the button which will launch the mod.
Example:
You'll now be able to press F1 in-game to launch the mod you've installed.
It should be located in your Modern warfare 2 dictionary and then in the players folder.
Steam users: (Click to View)
Now go to the very last line of the file and add this:
Code:
bind buttonnamehere "seta developer 1; seta thereisacow 1337; seta developer_script 1; map_restart"
Where it says "buttonnamehere", replace it with a button of your choice. This is the button which will launch the mod.
Example:
Code:
bind F1 "seta developer 1; seta thereisacow 1337; seta developer_script 1; map_restart"
Installing a mod:
Spoiler (Click to View)
Okay, so currently, there's no SP mods for MW2 as far as I know, but I've made two of them which you can use.
http://www.itsmods.com/forum/Thread-Rele...m-mod.html
http://www.itsmods.com/forum/Thread-Rele...CO-OP.html
I'll use the realism mod in this case.
First off, download the realism mod. Open it up with winrar or something similiar. You should now see a folder called "realism";
Move that folder to your MW2 installation folder and rename it to "raw".
Now start MW2, launch whatever map you want (the realism mod just works on the "S.S.D.D" map, so launch this one)
After the map started, press the button we made before to launch the mods (in my case, F1). The map should now re-start with the mod.
That's basically how you load the mods, the "raw" folder is the mod folder which the game will load if you have the developer mode on.
http://www.itsmods.com/forum/Thread-Rele...m-mod.html
http://www.itsmods.com/forum/Thread-Rele...CO-OP.html
I'll use the realism mod in this case.
First off, download the realism mod. Open it up with winrar or something similiar. You should now see a folder called "realism";
Spoiler (Click to View)
Now start MW2, launch whatever map you want (the realism mod just works on the "S.S.D.D" map, so launch this one)
After the map started, press the button we made before to launch the mods (in my case, F1). The map should now re-start with the mod.
That's basically how you load the mods, the "raw" folder is the mod folder which the game will load if you have the developer mode on.