Actions

Difference between revisions of "Sonic 2 - Text Code Generator"

From Sonic Retro

(v2.0)
Line 3: Line 3:
 
'''Sonic 2 - Text Code Generator''' (S2TCG) is a text editing tool created by [[Selbi]] and the sequel to [[Sonic 1 - Text Code Generator]].
 
'''Sonic 2 - Text Code Generator''' (S2TCG) is a text editing tool created by [[Selbi]] and the sequel to [[Sonic 1 - Text Code Generator]].
  
The tool was meant to generate various kinds of texts in ''[[Sonic 2]]''; however, due to the {{file|Sonic 2 (Split and Text by Xenowhirl).zip|September 2007 Disassembly}} by [[Xenowhirl]], most kinds of text can be simply edited as [[sega:ASCII|ASCII]]. The only kinds of text, that weren't having this function, were ''Zone Title Cards'' and ''End of Level Title Cards''.
+
The tool was meant to generate various kinds of texts in ''[[Sonic 2]]''; however, due to the {{file|Sonic 2 (Split and Text by Xenowhirl).zip|September 2007 Disassembly}} by [[Xenowhirl]], most kinds of text can be simply edited as [[sega:ASCII|ASCII]]. The only kinds of text, that weren't having this function, were ''Zone Title Cards'' and ''End of Level Title Cards''. That's why it only contains those features (even though there's also a small extra tool, that tells you every starting position of those ASCII editable textes).
  
Because it was written in ''Visual Basic 2008'', ''.NET Framework'' v2.0 or newer (v3.0 is recommended) is needed to run it.
+
Because it was written in ''Visual Basic 2008'', ''.NET Framework'' v3.0 or newer is needed to run it.
  
 
==Example==
 
==Example==
 
<gallery perrow="3" widths="320px" heights="224px" style="text-align: center">
 
<gallery perrow="3" widths="320px" heights="224px" style="text-align: center">
 
Image:S2TCG-2.png | Output of the picture on the right
 
Image:S2TCG-2.png | Output of the picture on the right
 +
Image:S2TCG-EOLExample.png | Example output of the "End of Level" tool
 
</gallery>
 
</gallery>
  

Revision as of 18:32, 11 September 2010

Sonicretro-round.svg This short article is in need of work. You can help Sonic Retro by adding to it.
The GUI itself

Sonic 2 - Text Code Generator (S2TCG) is a text editing tool created by Selbi and the sequel to Sonic 1 - Text Code Generator.

The tool was meant to generate various kinds of texts in Sonic 2; however, due to the September 2007 Disassembly (info) (2.5 MB) by Xenowhirl, most kinds of text can be simply edited as ASCII. The only kinds of text, that weren't having this function, were Zone Title Cards and End of Level Title Cards. That's why it only contains those features (even though there's also a small extra tool, that tells you every starting position of those ASCII editable textes).

Because it was written in Visual Basic 2008, .NET Framework v3.0 or newer is needed to run it.

Example

Downloads

Download.svg Download Sonic 2 - Text Code Generator
File: S2TCG-v2.0.zip (37 kB) (info)
Current version: v2.0

Prior Versions

Sonic 2 - Text Code Generator - v1.0.1 (info) (24 kB)

External links