Welcome to Data Crystal's new home! Data Crystal is now part of the TCRF family (sort of).
The wiki has recently moved; please report any issues in Discord. Pardon the dust.

SMW text tables: Difference between revisions

From Data Crystal
Jump to navigation Jump to search
No edit summary
No edit summary
Line 6: Line 6:


==Message Box and OW text==
==Message Box and OW text==
Message box and OW text supports both large and small letters.  The Capital letters begin at 0x00 in the L3 graphics file, and the small letters begin at 0x40 in the same file.  Numbers are stored, starting with 0, at entry 0x22.
Message box and OW text supports both large and small letters.  The Capital letters begin at 0x00 in the L3 graphics file, and the small letters begin at 0x40 in the same file.  Numbers are stored, starting with 0, at entry 0x22.  Message box strings end with the byte 0xFE.


==Title Screen and Status Bar Text==
==Title Screen and Status Bar Text==

Revision as of 02:47, 20 February 2006

Introduction

The text in Super Mario World is stored similar to an ASCII string in the ROM for most texts, the only difference being that differnt values mean A, and so forth. The exception to that rule is the text for Bowser, since that uses a special 4-byte data packet to describe the individual letters.

===NOTE:=== If you change the grphics files dcescribed, these descriptions may not fully apply.

Message Box and OW text

Message box and OW text supports both large and small letters. The Capital letters begin at 0x00 in the L3 graphics file, and the small letters begin at 0x40 in the same file. Numbers are stored, starting with 0, at entry 0x22. Message box strings end with the byte 0xFE.

Title Screen and Status Bar Text

Text for the title Screen and Status Bar is stored in a differnt graphics file, and uses a differnt format. This time, the numers go from 0x00 to 0x09, from 0 to 9. This time, you do not hafve small letters, only capital ones. These letters start with "A" at 0x0A in the graphics file.

Bowser Text

This section needs to be filled out.

So very stubbly.
This page is rather stubbly and could use some expansion.
Are you a bad enough dude to rescue this article?