Skip to content

ShadowTheHedgehogHacking/ShadowTHTextEditor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Shadow The Hedgehog Text Editor

FNT editor (Subtitles & Voice Associations) for GameCube/Xbox versions of Shadow The Hedgehog

Dependencies:

Features:

  • Handles the entire /font folder (with locale support) for both the GameCube and Xbox versions
  • Add / Edit / Delete subtitle entries
  • Filter/search by subtitle in FNT and/or audio filename from AFS archive.
  • Support for previewing, linking, replacing, and extracting associated audio from AFS archive. Import/Export as .wav or .adx. Warnings will be displayed if any issues are detected with replacement files.

Note:

  • By default ShadowTH uses an ampersand (&) to represent the trademark symbol (™). Our 'universal' EN locale .met file makes it so the trademark symbol is represented by the copyright symbol (©️), freeing & for use.
  • Shadow the Hedgehog only includes the letters it uses for a particular font file in the .TXD. We handle this automatically for you with EN language, overwritting any modified text's associated MET and TXD by default. If you are editing other languages you will need to manually edit MET and TXD to add any missing letters.
  • We provide a universal English (EN) MET & TXD file to support all letters. This file is used unless you uncheck Do not replace .met and .txd. If editing other languages, you will need to manually edit these if using letters not used by an edited fnt file.

Projects that have used this program

Credits:

  • Created by dreamsyntax
  • .fnt struct reversal done by LimblessVector & dreamsyntax
  • .met/.txd EN universal map and design work by TheHatedGravity
  • Uses AfsLib by Sewer56 for AFS support
  • Uses VGAudio by Alex Barney for ADX playback
  • Uses modified version of DarkTheme by Otiel
  • Uses Ookii.Dialogs for dialogs

Dev / How to build

Release build with dotnet publish -c Release --self-contained false /p:PublishSingleFile=true -p:TrimMode=CopyUsed --framework net9.0-windows7.0

About

.FNT Editor to modify any subtitles and linked audio in the game Shadow the Hedgehog.

Resources

Stars

Watchers

Forks

Contributors 3

  •  
  •  
  •  

Languages