Manually Installing One Vision
Manually Installing One Vision
This tutorial covers how to manually install a mod for Kane’s Wrath without using the Mod Launcher.
Note that if you are having problems with the Mod Launcher, you should check out the
Troubleshooting section in this tutorial.
Topics
Basics......................................................................................................................................................2
Manually launching a mod.....................................................................................................................2
Troubleshooting.....................................................................................................................................3
Use another directory........................................................................................................................3
Alternative languages.........................................................................................................................3
Manually removing a mod......................................................................................................................3
Basics
When starting up the game, the config file CNC3EP1_english_1.2.SkuDef will determine which files
are loaded. This SkuDef file is a textfile and can be edited with a usual text editor (like Notepad or
Editor).
add-config Lang-english\1.2\config.txt
add-config EnglishAudio\1.2\config.txt
add-config Core\1.2\config.txt
add-config Meta\1.2\config.txt
add-config RetailExe\1.2\config.txt
add-config Movies\1.0\config.txt
add-search-path big:
Note that you must not add the big files, but instead you must add the SkuDef file of the mod.
The result should look something like this:
set-exe RetailExe\1.2\cnc3ep1.dat
add-config Lang-english\1.2\config.txt
add-config EnglishAudio\1.2\config.txt
add-config Core\1.2\config.txt
add-config Meta\1.2\config.txt
add-config RetailExe\1.2\config.txt
add-config Movies\1.0\config.txt
add-search-path big:
Finally, start up the game like you would normally do. Now, the mod should start. Note that you
should make a backup of your unmodified SkuDef file. This backup is necessary to remove the mod
and revert to the vanilla game if you want.
Troubleshooting
For several reasons, the specified mod might not run when you did the steps mentioned above. If you
saved your SkuDef file and launched the game, but the mod did not start try the following steps
below.
In other words, make a directory named “One Vision” in your game’s main directory and put the mod
files in there. Then, edit your SkuDef file and add the following line:
Now, your game should start One Vision when you start the game normally.
Alternatively, use a different path that is not on the C drive (since that drive may cause problems with
accessing rights). A suggestion would be to make a mod folder in your D drive (if available).
Alternative languages
Note that if you don’t use the English version of the game, you should not change the
“CNC3EP1_english_1.2.SkuDef” file. Instead, use the other “…1.2.SkuDef” file that is placed in your
game’s main directory.
If you have a backup, simply use the backup SkuDef file. Alternatively, remove the part which calls the
One Vision as described in the sections before.
add-config Lang-english\1.2\config.txt
add-config EnglishAudio\1.2\config.txt
add-config Core\1.2\config.txt
add-config Meta\1.2\config.txt
add-config RetailExe\1.2\config.txt
add-config Movies\1.0\config.txt
add-search-path big: