Actions

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

From Sonic Retro

m (Text replacement - "date=September ([0-9]), ([0-9][0-9][0-9][0-9])" to "date=$2-09-0$1")
 
(8 intermediate revisions by 5 users not shown)
Line 1: Line 1:
{{stub}}
+
{{ProgramBob
[[Image:S2TCG-1.png|thumb|right|The GUI itself|300px]]
+
| screen=S2TCG-1.png
'''Sonic 2 - Text Code Generator''' (S2TCG) is a text editing tool created by [[Selbi]] and the sequel to [[Sonic 1 - Text Code Generator]].
+
| screenwidth=300px
 +
| category=Graphics editor
 +
| version=2.0
 +
| date=2010-09-03
 +
| system=Microsoft .NET Framework
 +
| games=[[Sonic the Hedgehog 2 (16-bit)|Sonic 2]]
 +
| credits=[[User:Selbi|Selbi]]
 +
}}
 +
'''Sonic 2 - Text Code Generator''' (S2TCG) is a text editing tool created by [[User:Selbi|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''. 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).
+
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 [[User:Xenowhirl|Xenowhirl]], most kinds of text can be simply edited as ASCII. The only kinds of text that weren't having this function are ''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 texts).
 +
 
 +
As of May 2013, this program also supports the [http://repo.sonicretro.org/MegaDrive-Genesis-32X/s2disasm_hg/archive/default.zip Sonic 2 Hg disassembly on Sonic Retro's mercurial].
  
 
Because it was written in ''Visual Basic 2008'', ''.NET Framework'' v3.0 or newer 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 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
 
Image:S2TCG-EOLExample.png | Example output of the "End of Level" tool
Line 14: Line 24:
  
 
==Downloads==
 
==Downloads==
{{Download|file=S2TCG-v2.0.zip|version=v2.0|filesize=37KB}}
+
{{Download|file=S2TCG-v3.0.zip|version=v3.0|filesize=36KB}}
  
 
==Prior Versions==
 
==Prior Versions==
{{file|S2TCG-v1.0.1.zip|Sonic 2 - Text Code Generator - v1.0.1}}
+
* {{file|S2TCG-v2.0.zip|Sonic 2 - Text Code Generator - v2.0}}
 +
* {{file|S2TCG-v1.0.1.zip|Sonic 2 - Text Code Generator - v1.0.1}}
  
 
==External links==
 
==External links==
 
* {{LinkRetro|topic=21519|title=Release Thread on the Sonic Retro forums}}
 
* {{LinkRetro|topic=21519|title=Release Thread on the Sonic Retro forums}}
 
[[Category:Programs]]
 
[[Category:Programs]]

Latest revision as of 14:48, 10 October 2019

S2TCG-1.png
Sonic 2 - Text Code Generator
Category: Graphics editor
Version: 2.0
System: Microsoft .NET Framework
Supported Games: Sonic 2
Credits: Selbi

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 are 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 texts).

As of May 2013, this program also supports the Sonic 2 Hg disassembly on Sonic Retro's mercurial.

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-v3.0.zip (36 kB) (info)
Current version: v3.0

Prior Versions

External links