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

INI: Difference between revisions

From ModEnc
Jump to navigation Jump to search
m Reverted edit of 68.43.101.155, changed back to last version by Blade
Chpatrick (talk | contribs)
m changed tutorial links to tutorial.ini
Line 9: Line 9:
*[[mission|mission.ini]] (Aftermath)
*[[mission|mission.ini]] (Aftermath)
*[[mplayer|mplayer.ini]] (Aftermath)
*[[mplayer|mplayer.ini]] (Aftermath)
*[[tutorial|tutorial.ini]]<br>
*[[tutorial.ini]]<br>


=== [[Tiberian Sun]]/[[FireStorm]] ===
=== [[Tiberian Sun]]/[[FireStorm]] ===
Line 37: Line 37:
*[[theme|theme.ini]]
*[[theme|theme.ini]]
*[[theme01|theme01.ini]] (FireStorm)
*[[theme01|theme01.ini]] (FireStorm)
*[[tutorial|tutorial.ini]]<br>
*[[tutorial.ini]]<br>
==== Scrambled/String-INIs ====
==== 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.<br>
These INIs' names were either not given correctly by [[XCC mixer]], or have no useful name. They all seem to consist of localization strings.<br>
Line 75: Line 75:
*[[temperat|temperat{md}.ini]]
*[[temperat|temperat{md}.ini]]
*[[theme|theme{md}.ini]]
*[[theme|theme{md}.ini]]
*[[tutorial|tutorial{md}.ini]]
*[[tutorial.ini|tutorial{md}.ini]]
*[[ui|ui{md}.ini]]
*[[ui|ui{md}.ini]]
*[[urban|urban{md}.ini]]
*[[urban|urban{md}.ini]]

Revision as of 17:59, 3 April 2005

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

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)