LBA1:Dialogs file: Difference between revisions

From LBA File Information
Jump to navigation Jump to search
[unchecked revision][checked revision]
Content deleted Content added
m Zink moved page Dialogs file to LBA1:Dialogs file without leaving a redirect
No edit summary
 
Line 2: Line 2:
| extension = LBT
| extension = LBT
| lba1 = true
| lba1 = true
| lba2 = true
| colour = 8FBC8F
| colour = 8FBC8F
}}
}}


These files contain text subtitles that display at the bottom on the screen when characters say something. The files have identification numbers, and the game references them by these numbers. This way it is easy to make a translation of the game without modifying the scene scripts. In LBA 2 these files also contain information how the text should be displayed: in a small frame, large frame, as an option to choose, etc.
These files contain text subtitles that display at the bottom on the screen when characters say something. The files have identification numbers, and the game references them by these numbers. This way it is easy to make a translation of the game without modifying the scene scripts.


== Specification ==
== Specification ==

Latest revision as of 09:25, 2 March 2013

Dialogs file
Extension

LBT

Occurence

LBA1

Colour
Programs supporting this format
References

Find entries of this type


These files contain text subtitles that display at the bottom on the screen when characters say something. The files have identification numbers, and the game references them by these numbers. This way it is easy to make a translation of the game without modifying the scene scripts.

Specification[edit]


Information provided by: El Muerte