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
 
(8 intermediate revisions by 6 users not shown)
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]
 +
*[http://yrarg.cncguild.net/old/pages/hosted/ra2stredit.zip Download Link] (needed since Matze's website doesn't seem to have this)
 +
*[https://www.mediafire.com/?26ehbyi9b3btp9m Another download link since the above is dead]
 +
[[Category: Tools]]

Latest revision as of 10:32, 16 February 2014

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