Actions

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

From Sonic Retro

(v2.5)
Line 1: Line 1:
 
[[Image:S1TCG-ZTCWindow.png|thumb|right|The Zone Title Card window]]
 
[[Image:S1TCG-ZTCWindow.png|thumb|right|The Zone Title Card window]]
'''Sonic 1 - Text Code Generator''' (or simply S1TCG) is a text editing tool, which generates normal [[ASCII]] characters to Zone and Credits Title Card [[Sprite mappings]] for Sonic 1 Split [[Disassemblies]] ([http://info.sonicretro.org/images/5/5f/Sonic_1_%28Split_and_Text_by_Hivebrain%29_%28ASM68K%29.zip Hivebrain June 2005 version] only). It was created by [[Selbi]] and was written in Visual Basic 2008, which requires .NET Framework v2.0 or better (v3.0 is recommended). The latest version of the tool (v2.0.1) is also aviable to do [[Level Select]] Text (though it's just a temporary solution yet).
+
'''Sonic 1 - Text Code Generator''' (or simply S1TCG) is a text editing tool, which generates normal [[ASCII]] characters to Zone and Credits Title Card [[Sprite mappings]] for Sonic 1 Split [[Disassemblies]] ([http://info.sonicretro.org/images/5/5f/Sonic_1_%28Split_and_Text_by_Hivebrain%29_%28ASM68K%29.zip Hivebrain June 2005 version] only). It was created by [[Selbi]] and was written in Visual Basic 2008, which requires .NET Framework v2.0 or better (v3.0 is recommended). The latest version of the tool (v2.5) is also aviable to do [[Level Select]] Text (though it's just a temporary solution yet).
  
 
[[Image:S1TCG-Edit1.png|thumb|right|A Zone Title Card edit with S1TCG]]
 
[[Image:S1TCG-Edit1.png|thumb|right|A Zone Title Card edit with S1TCG]]
 
[[Image:S1TCG-Edit2.png|thumb|right|A new "SONIC TEAM PRESENTS" screen]]
 
[[Image:S1TCG-Edit2.png|thumb|right|A new "SONIC TEAM PRESENTS" screen]]
  
{{Download|file=s1tcg-2.0.1.zip|version=v2.0.1|filesize=51KB}}
+
{{Download|file=s1tcg-2.5.zip|version=v2.5|filesize=61KB}}
 
Note: You should download [http://www.microsoft.com/downloads/details.aspx?FamilyID=10CC340B-F857-4A14-83F5-25634C3BF043&displaylang=en .NET Framework v3.0 Runtimes] (though you can also use v2.0) to use this program.
 
Note: You should download [http://www.microsoft.com/downloads/details.aspx?FamilyID=10CC340B-F857-4A14-83F5-25634C3BF043&displaylang=en .NET Framework v3.0 Runtimes] (though you can also use v2.0) to use this program.
  
 
==Prior Versions==
 
==Prior Versions==
 +
* {{file|s1tcg-2.0.1.zip|Sonic 1 - Text Code Generator - v2.0.1}} (51KB)
 
* {{file|s1tcg-2.0.zip|Sonic 1 - Text Code Generator - v2.0}} (51KB)
 
* {{file|s1tcg-2.0.zip|Sonic 1 - Text Code Generator - v2.0}} (51KB)
 
* {{file|s1tcg-1.5.zip|Sonic 1 - Text Code Generator - v1.5}} (37KB)
 
* {{file|s1tcg-1.5.zip|Sonic 1 - Text Code Generator - v1.5}} (37KB)
  
 
==Tools and help windows==
 
==Tools and help windows==
Version 2.0.1 of the utility contains (or at least partially) the following generating tools and help windows:
+
Version 2.5 of the utility contains (or at least partially) the following generating tools and help windows:
  
 
* Zone Title Cards text generator
 
* Zone Title Cards text generator
Line 19: Line 20:
 
* Level Select Text generator (Temporary solution)
 
* Level Select Text generator (Temporary solution)
 
* "SONIC TEAM PRESENTS" generator
 
* "SONIC TEAM PRESENTS" generator
 +
* Level Select Text editor (for directly editing the misc\menutext.bin)
 +
* Header generating tool (the thing your emulator shows)
 
* Tutorial help window
 
* Tutorial help window
 
* Help window on how to change the Zone Title Card format (as it's different in this tool)
 
* Help window on how to change the Zone Title Card format (as it's different in this tool)
Line 27: Line 30:
 
==Planned features==
 
==Planned features==
 
The next releases will contain these new windows and optimized features:
 
The next releases will contain these new windows and optimized features:
* Level Select Text editor (for directly editing the misc\menutext.bin)
 
* Header generating tool (the thing your emulator shows)
 
 
* Optimized Credits tool (making creating credits much more handy)
 
* Optimized Credits tool (making creating credits much more handy)
 
* A feature so Titel Cards are not off-centre
 
* A feature so Titel Cards are not off-centre

Revision as of 20:02, 31 October 2009

The Zone Title Card window

Sonic 1 - Text Code Generator (or simply S1TCG) is a text editing tool, which generates normal ASCII characters to Zone and Credits Title Card Sprite mappings for Sonic 1 Split Disassemblies (Hivebrain June 2005 version only). It was created by Selbi and was written in Visual Basic 2008, which requires .NET Framework v2.0 or better (v3.0 is recommended). The latest version of the tool (v2.5) is also aviable to do Level Select Text (though it's just a temporary solution yet).

A Zone Title Card edit with S1TCG
A new "SONIC TEAM PRESENTS" screen
Download.svg Download Sonic 1 - Text Code Generator
File: s1tcg-2.5.zip (60 kB) (info)
Current version: v2.5

Note: You should download .NET Framework v3.0 Runtimes (though you can also use v2.0) to use this program.

Prior Versions

Tools and help windows

Version 2.5 of the utility contains (or at least partially) the following generating tools and help windows:

  • Zone Title Cards text generator
  • Credits Title Cards text generator (Beta)
  • Level Select Text generator (Temporary solution)
  • "SONIC TEAM PRESENTS" generator
  • Level Select Text editor (for directly editing the misc\menutext.bin)
  • Header generating tool (the thing your emulator shows)
  • Tutorial help window
  • Help window on how to change the Zone Title Card format (as it's different in this tool)
  • Credits window (Don't be confused by all the SSRG stuff there. This tool was originally made for SSRG.)

The help windows are there as a replacement for a readme.txt.

Planned features

The next releases will contain these new windows and optimized features:

  • Optimized Credits tool (making creating credits much more handy)
  • A feature so Titel Cards are not off-centre
  • Bugfixes, optimized optic and more stuff


External links