| Author |
Message |
![[Post New]](/jforum/templates/cnc/images/icon_minipost_new.gif) 11/4/08 5:15:01 PM
|
PurpleScrin
Fanatic
Joined: 11/3/08 10:39:19 PM
Messages: 1649
Location: 38.5 miles from EALA
Offline
|
From EA Mastermind in the old CNC forums:
If this is your first time modding for C&C 3, please download version 5.0 at the link below. If you downloaded version 4.0, be sure to update to version 5.0 below and take note of the critical fix. If you have not updated your MOD SDK since version 1.0, download and install the latest version below so all your files are completely up to date!
VISTA USERS - In order to install the new MOD SDK version correctly, please remove the old version first by using the add/remove function from the Control Panel. Once you have completely removed the MOD SDK, please proceed to install the new version. This will ensure you install correctly on Windows Vista.
Download version 5 of the MOD SDK Here:
http://files.ea.com/downloads/eagames/cc/tiberium/ModSDK/CnC3ModSDK_v5.exe
There is only one major new feature and that is a fix to the Civilian Asset issue. This fixes up references to assets that are only located in our World Builder stream. This issue prevented modders from being able to use these assets in their own maps. You can now use these assets in your own maps after they are compiled using the new "BuildModCivAsset.bat" program included in the new version of the MOD SDK. You can also modify existing civilian assets or use the existing art assets to create new things for your mod. None of this was possible before.
HOW TO USE BuildModCivAsset. bat
BuildModCivAsset is used in the same way as Buildmod.bat, it takes the name of the mod to build as an argument. It should only be used to build mods that depend on assets that are in the worldbuilder stream. These assets are referenced from the worldbuilder.xml file in the cnc3xml folder. If you are creating civilian assets which use the art from existing civilian assets, you will need to use BuildModCivAsset rather than the normal BuildMod.
Please be advised: You must have Patch 1.09 installed in order for the MOD SDK v5.0 to function correctly. You also must download the newest version of World Builder labeled below as well if you have not already.
Version 5.0 contains all changes in versions 1-4, and is the most current version of the SDK for C&C 3 Tiberium Wars.
Updated April 13, 2009:
Modding resources are still available in these two sites:
http://cncmods.net/downloads.php
http://thundermods.net/index.php?page=downloads
One of the main CNC3 mod sdk's required application is MS DotNet Framework 2.0:
http://www.microsoft.com/downloads/details.aspx?FamilyID=0856eacb-4362-4b0d-8edd-aab15c5e04f5&displaylang=en
or the updated version SP1:
http://www.microsoft.com/downloads/details.aspx?familyid=79BC3B77-E02C-4AD3-AACF-A7633F706BA5&displaylang=en
As an optional request, I had compiled an all-in-one mod sdk pack containing the following:
1. MOD SDK Required Applications (contains Mvp.Xml.dll, antlr.runtime.dll, antlr.astframe.dll and C++ Runtime):
2. If you are not satisfied with EA's buildmod.bat file, you can try these alternative build mod files all in one pack:
a) Codecat's modified buildmod.bat - old version works for C&C3 1.07, new version works for C&C3 1.08 and above
b) Killer's ModBuilder Executable - works for C&C3 1.08 and above; Description link:
http://forums.revora.net/index.php?showtopic=55007
c) Manifest Fix/Mod Crash Fix for the buildmod.bat. Description link:
http://forums.revora.net/index.php?showtopic=63217
d) Advanced modified buildmod.bat - works for C&C3 1.09
Note that all four are in this pack, and they are in separate folders by their names when you extract them. The files must be placed in the MOD SDK folder and replacing the buildmod.bat and run.bat can be necessary. If there are extra folders within the MOD SDK folder, use them as spare backups.
3. JonWil's Tools, BinOpener, W3DMtoASE, and EA Graph combo.
4. BinOpener - it opens'manifest' files equipped with 'bin' files. EA Graph opens some graphic files. W3DMtoASE converts w3dm files into ase files that can be opened with 3DsMax. The description of JonWil's tools is shown here: http://cnc3.net/item-172?addview
5. CNC3 string file - used for other purposes when making a mod
Download the all-in-one optional mod sdk pack at: http://www.megaupload.com/?d=QQ9CIOZC
(that part will be updated again somewhere next week due to RA3 tools update)
Other stuff:
C&C3 movie subtitles (beta status): http://www.megaupload.com/?d=ZCGWVANV
KW movie subtitles (beta status): http://www.megaupload.com/?d=K88JNX96
Directions: Now, go to your C&C3 or KW installation directory, then the Lang-English folder. Inside, there should be further folders named after patch numbers. Open the newest one, and extract the downloaded file there. In the same folder, you should find a config.txt file. Open it via notepad, and add this line at the end:
add-big subtitles.big
Save the file, and you're ready to go. Run TW or KW and enjoy the FMVs with English subtitles!
Complete Dummy Art Files with other mod sdk files: http://bib.bi.funpic.de/index.php?action=download&id=3
Source Code for the C&C3 shaders: http://www.cncmods.net/files/shaders.zip
OS Big Editor 0.5: http://www.ppmsite.com/index.php?go=osbigeditorinfo
or
OS Big Editor 0.58 alpha: http://www.petrolution.net/item-210?addview
The OS Big Editor is used mainly to open and edit C&C3/KW BIG files for now, but not yet optimized for RA3. As of now, program's still buggy.
FinalBIG Editor 0.4 - Description and download link: http://www.wagnerma.de/yinger/showdownload.php?detail=1
OR: http://www.petrolution.net/item-167?addview
FinalBIG can open some C&C3/KW BIG files but it's not compatible for RA3.
KW Shell Textures (contains all CNC3/KW portrait icons including target icons and elf warrior icon):
http://www.megaupload.com/?d=YEEOK4IE
C&C3 Art Packs 1 and 2 are currently unavailable from Filefront and a permanent official one is issued (as a .7z file). However, they are temporary available through thundermods.net and cncmods.net.
Art Pack 1: http://thundermods.net/index.php?page=downloads&action=view&id=63 OR
http://files.ea.com/downloads/eagames/cc/tiberium/ModSDK/CC3_SampleArt.zip
Art Pack 2: http://thundermods.net/index.php?page=downloads&action=view&id=64 OR
http://largedownloads.ea.com/pub/misc/c_c/CnC3ArtPack_2.zip
Updated May 7, 2009
For mappers and modders who are interested to make maps with other terrain textures outside of C&C3/KW:
Terrain.big download: http://www.megaupload.com/?d=QNGDE6TU
C&C3 and KW misc.big (modifid terrain.ini is in there along with the other necessary files)
Download:
mirror 1: http://files.filefront.com/13722765
mirror 2: http://www.sendspace.com/file/ijbsc8
Notes:
-- Put the extracted "terrain.big" file into the KW directory under "Core\1.0" folder. Make sure you either move or rename the old terrain.big before placing the modified "terrain.big".
-- In C&C3, you put the extracted "terrain.big" file into the C&C3 directory under "Core\1.0" folder. Rename that file to art.big and make sure you either move or rename the old "art.big".
-- For C&C3 misc.big you put that file into the C&C3 directory under "Core\1.0" folder. Make a backup of the old misc.big.
-- For KW misc.big you put that file into the KW directory under "Core\1.0" folder. Make a backup of the old misc.big.
The reason why I tell you to do this, is when you load C&C3 or KW Worldbuilder, WB reads the terrain.ini from inside the misc.big in order to load the terrain textures correctly. I have tried putting Terrain.ini through into the TerrainINI.big without the miscellaneous files and defined the file through config.txt but the C&C3/KW Worldbuilders showed up errors and instead went back to the desktop when you load either one of them.
When you load the C&C3 or KW Worldbuilder you will notice that some Russia and China terrain textures are shown in colored grids instead of showing the original terrain textures. I do not know how to fix those but if someone here can fix them, I'll be appreciated to hear your thoughts. That part is being considered proposed for a fix under KW patch 1.03.
As a bonus inside the misc.big to both C&C3 and KW, only the EA logo movie is disabled, FPS limit is set to 60, limit game object length is 8 and terrain.ini has been modified. FMV subtitles from Kodaemon, custom FX bloom shader from Lauren (Ju-Jin) and custom factions are not included.
Note: The 7z files can be opened with WinRAR, 7-Zip or PowerArchiver.
I will update this page once again when the custom KW mod sdk is released. Stay tuned for further updates by the time you read this.
Credits and thanks to the people of the modding community:
*EALA for releasing the mod sdk and art packs, especially the terrain textures.
*Jonwil for the C&C3/KW/RA3 tools and dummy art files.
*Kodaemon for the C&C3 and KW subtitles.
*The users from Revora and Fallout Studios for the buildmod.bat modifications.
*The rest of the CNC community for making various tools and arts relative to C&C3/KW/RA3.
This message was edited 22 times. Last update was at 1/13/10 7:41:10 PM
|
|
|
 |
![[Post New]](/jforum/templates/cnc/images/icon_minipost_new.gif) 11/29/08 11:43:47 PM
|
Banshee
Joined: 11/4/08 12:21:04 AM
Messages: 7
Offline
|
Some notes:
1) I haven't noticed any difference between the RA3 .big files and C&C3 .big files, so there is nothing to optimize OS BIG Editor for it. The only thing that needs change is the text when opening and saving .BIG files (save is only for the 0.58).
2) OS BIG Editor 0.58 Alpha does save .big files as well, with and without refpack compression. But I must admit that EA's refpack compression is more optimized than the one from OS BIG Editor.
This message was edited 2 times. Last update was at 11/29/08 11:44:12 PM
|
|
|
 |
![[Post New]](/jforum/templates/cnc/images/icon_minipost_new.gif) 12/4/08 5:32:33 PM
|
sprstr576
Peacekeeper
Joined: 11/5/08 8:47:58 PM
Messages: 149
Offline
|
Downloaded the crucial ones, now I'm off to do some private Mod testing
|
|
|
 |
![[Post New]](/jforum/templates/cnc/images/icon_minipost_new.gif) 4/15/09 8:39:33 AM
|
Sc0rp1uS
Joined: 2/19/09 11:59:43 AM
Messages: 56
Offline
|
can all the packages for SDK can be compiled to form only one link for all links
|
|
|
 |
![[Post New]](/jforum/templates/cnc/images/icon_minipost_new.gif) 4/15/09 2:49:02 PM
|
PurpleScrin
Fanatic
Joined: 11/3/08 10:39:19 PM
Messages: 1649
Location: 38.5 miles from EALA
Offline
|
Sc0rp1uS wrote:can all the packages for SDK can be compiled to form only one link for all links
I wish I can, but the answer is no. There's too much material to combine everything into one.
|
|
|
 |
![[Post New]](/jforum/templates/cnc/images/icon_minipost_new.gif) 4/24/09 10:06:25 AM
|
m3ga0n3
Fanatic
Joined: 11/3/08 10:30:36 PM
Messages: 1425
Location: Monaghan, Ireland
Offline
|
You forgot to thank the people who made these things. eg. you never thanked Kodaemon for the subtitles.
|
|
|
|
 |
![[Post New]](/jforum/templates/cnc/images/icon_minipost_new.gif) 5/4/09 2:31:24 AM
|
Bibber
Peacekeeper
Joined: 11/4/08 12:29:28 PM
Messages: 476
Location: Germany
Offline
|
Here too: jonwils dummy art files are incomplete. Get the full bunch here:
http://bib.bi.funpic.de/index.php?action=download&id=3
|
RA3 Mod SDK Extra Files
C&C3 Mod SDK Extra Files
www.bibber.bplaced.net |
|
|
 |
![[Post New]](/jforum/templates/cnc/images/icon_minipost_new.gif) 5/4/09 7:19:53 AM
|
Mighty_BOB_cnc
Peacekeeper
Joined: 11/4/08 1:14:37 AM
Messages: 337
Location: California, USA
Offline
|
Oh? How are they incomplete? (What is missing?)
|
Interest in C&C4: [::::+::::+::::+::::+::::+::::+::::+::::+::::+::::+]
Confidence in EA: [::::+::::+::::+::::+::::+::::+::::+::::+::::+::::+] |
|
|
 |
![[Post New]](/jforum/templates/cnc/images/icon_minipost_new.gif) 5/4/09 7:30:51 AM
|
Bibber
Peacekeeper
Joined: 11/4/08 12:29:28 PM
Messages: 476
Location: Germany
Offline
|
There are missing ca. 1700 files.
|
RA3 Mod SDK Extra Files
C&C3 Mod SDK Extra Files
www.bibber.bplaced.net |
|
|
 |
![[Post New]](/jforum/templates/cnc/images/icon_minipost_new.gif) 5/4/09 4:12:17 PM
|
PurpleScrin
Fanatic
Joined: 11/3/08 10:39:19 PM
Messages: 1649
Location: 38.5 miles from EALA
Offline
|
Thread updated with credits.
I will be posting a RA3 Mod SDK thread with all tools and art packs in one until EALA and Jonwil releases all updates of the tools and art assets.
|
|
|
 |
![[Post New]](/jforum/templates/cnc/images/icon_minipost_new.gif) 7/22/09 4:31:47 PM
|
Dvsttr0317
Peacekeeper
Joined: 12/7/08 10:06:35 AM
Messages: 227
Location: Warsaw, Poland :-)
Offline
|
Hey, where can I download SDK for Kane's Wrath with updated CnC3xml directory??
|
Fan of strategy games: Dune 2, Dune 2000, Emperor, C&C: TIberian Sun, C&C 3, Starcraft, Warcraft 3 |
|
|
 |
![[Post New]](/jforum/templates/cnc/images/icon_minipost_new.gif) 7/24/09 8:58:13 PM
|
PurpleScrin
Fanatic
Joined: 11/3/08 10:39:19 PM
Messages: 1649
Location: 38.5 miles from EALA
Offline
|
Dvsttr0317 wrote:Hey, where can I download SDK for Kane's Wrath with updated CnC3xml directory??
There is no Mod SDK for Kane's Wrath as what EALA had said before in earlier months they will not do it due to other projects. EALA has mostly concentrated on making newer games than supporting older games.
|
|
|
 |
![[Post New]](/jforum/templates/cnc/images/icon_minipost_new.gif) 7/24/09 10:56:58 PM
|
Naraku172
Fanatic
Joined: 7/14/09 12:29:40 AM
Messages: 1864
Location: Threshold-19, Studying the one they call "Kane"
Offline
|
PurpleScrin wrote:
Dvsttr0317 wrote:Hey, where can I download SDK for Kane's Wrath with updated CnC3xml directory??
There is no Mod SDK for Kane's Wrath as what EALA had said before in earlier months they will not do it due to other projects. EALA has mostly concentrated on making newer games than supporting older games.
dam, they need more support for old games, (like new patch for KW that adds 2 new units for each faction playable online)
(KW Mod SDK)
(Uprising multiplayer mode and Mod SDK)
|
|
|
 |
![[Post New]](/jforum/templates/cnc/images/icon_minipost_new.gif) 9/12/09 6:45:17 PM
|
BoydofZINJ
Joined: 9/10/09 4:14:07 AM
Messages: 79
Offline
|
Naraku172 wrote:
PurpleScrin wrote:
Dvsttr0317 wrote:Hey, where can I download SDK for Kane's Wrath with updated CnC3xml directory??
There is no Mod SDK for Kane's Wrath as what EALA had said before in earlier months they will not do it due to other projects. EALA has mostly concentrated on making newer games than supporting older games.
dam, they need more support for old games, (like new patch for KW that adds 2 new units for each faction playable online)
(KW Mod SDK)
(Uprising multiplayer mode and Mod SDK)
I am guessing you could always make a MOD of vanilla c&c3 into KW - minus, probably the Global Conquest. It is a shame, I would love to see a mod of that Global Conquest.
This message was edited 1 time. Last update was at 9/12/09 6:45:43 PM
|
|
|
 |
|
|