Actions

Difference between revisions of "Sonic 2 Titlecard Code Editor Python"

From Sonic Retro

m
Line 19: Line 19:
 
==Download/Source==
 
==Download/Source==
 
[https://github.com/RobiTheGit/Sonic2TitleCardCodeGeneratorPython Sonic 2 Titlecard Code Generator Python on Github]
 
[https://github.com/RobiTheGit/Sonic2TitleCardCodeGeneratorPython Sonic 2 Titlecard Code Generator Python on Github]
 +
[[Category:Programs]]

Revision as of 10:19, 1 January 2023

S2TCGinPython.png
Sonic 2 Titlecard Code Editor Python
Category: Graphics editor
Version: 2.0
System: Cross-platform
Supported Games: Sonic 2
Credits: RobiWanKenobi

This tool is for the Github/Hg version of the Sonic 2 dissasembly, to run this you must have Python 3, and if you want to use the GUI version, tkinter.

This tool was originally made so that Linux users could edit sonic 2 title card mappings code with ease, and because I couldn't get Sonic 2 Text Code Generator to work on Linux.

CLI Version

S2TCGinPythonCLI.png

GUI Version

S2TCGinPython.png

Download/Source

Sonic 2 Titlecard Code Generator Python on Github