ModEnc is currently in Maintenance Mode: Changes could occur at any given moment, without advance warning.

Difference between revisions of "INI"

From ModEnc
Jump to: navigation, search
(Added lunar/desert theatre file links)
Line 52: Line 52:
 
INIs located in {{Tt|ra2.mix --> local.mix}}, {{Tt|ra2md.mix --> localmd.mix}}, {{Tt|expandmd01.mix}} (this version is the one used by most recent YR patch)<br>
 
INIs located in {{Tt|ra2.mix --> local.mix}}, {{Tt|ra2md.mix --> localmd.mix}}, {{Tt|expandmd01.mix}} (this version is the one used by most recent YR patch)<br>
 
The md-suffix is present in YR-INIs ('''M'''ission '''D'''isk). If you are modding YR, you ''have'' to use the md-INIs, i.e. {{Tt|rules''md''.ini}} instead of {{Tt|rules.ini}}.<br>
 
The md-suffix is present in YR-INIs ('''M'''ission '''D'''isk). If you are modding YR, you ''have'' to use the md-INIs, i.e. {{Tt|rules''md''.ini}} instead of {{Tt|rules.ini}}.<br>
*[[art.ini|art{md}.ini]]
+
*{{Ini|art}}
*[[ai.ini|ai{md}.ini]]
+
*{{Ini|ai}}
*[[battle.ini|battle{md}.ini]]
+
*{{Ini|battle}}
*[[coopcamp.ini|coopcamp{md}.ini]]
+
*{{Ini|coopcamp}}
*[[eva.ini|eva{md}.ini]]
+
*[[desertmd.ini]]
*[[key.ini|key.ini]]
+
*{{Ini|eva}}
*[[keyboard.ini|keyboard{md}.ini]]
+
*{{Ini|key}}
*[[mapsel.ini|mapsel{md}.ini]]
+
*{{Ini|keyboard}}
*[[mpbattle.ini|mpbattle{md}.ini]]
+
*[[lunarmd.ini]]
*[[mpcoop.ini|mpcoop{md}.ini]]
+
*{{Ini|mapsel}}
*[[mpduel.ini|mpduel{md}.ini]]
+
*{{Ini|mpbattle}}
*[[mpfree.ini|mpfreeforall{md}.ini]]
+
*{{Ini|mpcoop}}
*[[mpmeat.ini|mpmeat{md}.ini]]
+
*{{Ini|mpduel}}
*[[mpmodes.ini|mpmodes{md}.ini]]
+
*{{Ini|mpfree}}
*[[mpmw.ini|mpmw{md}.ini]]
+
*{{Ini|mpmeat}}
*[[mpnaval.ini|mpnaval{md}.ini]]
+
*{{Ini|mpmodes}}
*[[mpsiege.ini|mpsiege{md}.ini]]
+
*{{Ini|mpmw}}
*[[mpunholy.ini|mpunholy{md}.ini]]
+
*{{Ini|mpnaval}}
*[[mission.ini|mission{md}.ini]]
+
*{{Ini|mpsiege}}
*[[ra2.ini|ra2{md}.ini]]
+
*{{Ini|mpunholy}}
*[[rmg.ini|rmg{md}.ini]]
+
*{{Ini|mission}}
*[[rules.ini|rules{md}.ini]]
+
*{{Ini|ra2}}
*[[snow.ini|snow{md}.ini]]
+
*{{Ini|rmg}}
*[[sound.ini|sound{md}.ini]]
+
*{{Ini|rules}}
*[[temperat.ini|temperat{md}.ini]]
+
*{{Ini|snow}}
*[[theme.ini|theme{md}.ini]]
+
*{{Ini|sound}}
*[[tutorial.ini|tutorial{md}.ini]]
+
*{{Ini|temperat}}
*[[ui.ini|ui{md}.ini]]
+
*{{Ini|theme}}
*[[urban.ini|urban{md}.ini]]
+
*{{Ini|tutorial}}
*[[urbannmd.ini]]
+
*{{Ini|ui}}
 +
*{{Ini|urban}}
 +
*[[urbannmd]]
  
 
== [[Generals]]/[[Zero Hour]] ==
 
== [[Generals]]/[[Zero Hour]] ==

Revision as of 11:36, 20 August 2006

The INI-files are the key part of modding any C&C-game from RA to Generals/Zero Hour. Although the system of the INIs changed with the engines, even today they're still there. INIs can either be modified via a text/INI-editor or TibEd, while most in the community do not recommend the latter. For more information on what the individual file does, click on it's name.

The INIs

Red Alert/Counterstrike/Aftermath

INIs located in redalert.mix --> local.mix, expand1.mix and expand2.mix


Tiberian Sun/Firestorm

INIs located in tibsun.mix --> local.mix, patch.mix (this version is used by most recent patch), expand01.mix
The suffix in { } is used by the Firestorm versions of the files.

Scrambled/String-INIs

These INIs' names were either not given correctly by XCC Mixer, or have no useful name. They all seem to consist of localization strings.

  • B3C17994
  • B8152851
  • CFD7E82A
  • D2D2D892
  • E1CE9B49
  • FCCBABF1

Red Alert 2/Yuri's Revenge

INIs located in ra2.mix --> local.mix, ra2md.mix --> localmd.mix, expandmd01.mix (this version is the one used by most recent YR patch)
The md-suffix is present in YR-INIs (Mission Disk). If you are modding YR, you have to use the md-INIs, i.e. rulesmd.ini instead of rules.ini.

Generals/Zero Hour

(As I have not started looking into Generals yet, some Gen Modder should fill this gap)