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.

Talk:Final Fantasy V:TBL: Difference between revisions

From Data Crystal
Jump to navigation Jump to search
No edit summary
 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
==Characters==
I moved all the stuff that was here to the main TBL page. Talk pages aren't for ROM documenation or explanations, they're for meta discussion. I don't know if I put things exactly where they belong, so it should probably be checked over. [[User:Snarfblam|Snarfblam]] ([[User talk:Snarfblam|talk]]) 17:06, 12 December 2013 (EST)
40, 41, 5D, 5E, and 5F are not used at dialogues.
02 to 15, 17 to 1F, D3 to E4, and E6 to FE are not used in battle dialogues.
The kanjis and MTEs are complete, but aren't 100% accurate (mostly taken from the hiragana FF5A script, not seen in-game).
[[User:Tvtoon|Tvtoon]] ([[User talk:Tvtoon|talk]])
 
==Pointers==
<pre>
00 - Endstring, wait for response.
01 - Linebreak, 4 at most per message at dialogues, waiting for a response to clean the box and keep going.
</pre>
===Main Dialogue===
<pre>
02 - Bartz name, since he is the only one that can be renamed.
08, 09, and 0A - tabulation, range according to characters' names.
0C - Pause with one byte.
0F - Automagically closes the box.
10, 11, 12 - Common variables, for gil, item, and abilities respectively.
17 - Pause, later byte tells how many time it takes.
</pre>
 
===Battle Dialogue===
<pre>
05 - Tabulation, later byte tells how many space it takes.
16 - Same as 02 from Main Dialogue.
</pre>

Latest revision as of 22:06, 12 December 2013

I moved all the stuff that was here to the main TBL page. Talk pages aren't for ROM documenation or explanations, they're for meta discussion. I don't know if I put things exactly where they belong, so it should probably be checked over. Snarfblam (talk) 17:06, 12 December 2013 (EST)