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

Difference between revisions of "RA2StrEdit"

From ModEnc
Jump to: navigation, search
(Ouch hurts ouch)
Line 1: Line 1:
''' Allied General '''
+
The RA2 String Editor was developed in 2000 by [[Matthias Wagner]] to edit Red Alert 2's string file (ra2.csf); since the format has not changed, it can equally well be used to edit Yuri's string file (ra2md.csf).
  
An programme used to edit and add UIName: to a unit since RA2 ignores the Name= tag
+
It supports several open files at once, reading, inserting, editing and deleting of strings as well as the setting of the language flag.
  
This feature however is built into XCC Mixer.
+
==See also==
 
+
*[[CSF|Information about CSF files]]
For more information vist [http://www.modenc.renegadeprojects.com/index.php/CSF CSF]
+
*[http://www.wagnerma.de TheMatze's Website]

Revision as of 18:00, 17 May 2005

The RA2 String Editor was developed in 2000 by Matthias Wagner to edit Red Alert 2's string file (ra2.csf); since the format has not changed, it can equally well be used to edit Yuri's string file (ra2md.csf).

It supports several open files at once, reading, inserting, editing and deleting of strings as well as the setting of the language flag.

See also