[FE5] [Complete] Fire Emblem: New Theory of Thracia 776

I uploaded the zip containing the dialogue files separated by chapters.

Note:

  • The extension “.tasm” is a text file that can be opened with a text editor. (The reason for using this extension is to determine which file to refer to when compiling.)
  • Due to tool limitations, spaces are replaced by underscores.
  • Lines starting with ; are comments and are not used in the game.
  • There are some unorganized parts, such as Japanese comments, so please ignore them if necessary. The character encoding is UTF-8, so I think you can open the file even if it contains Japanese characters.
  • This hack switches dialogues depending on the situation, but in order to reduce data, some dialogues with the same content are merged (some dialogues are the same but are not merged). Therefore, it may be difficult to tell which is related to which just by looking at this file.
  • <00 3A xx 00> outputs the portrait for ID: xx. To know which ID corresponds to which face, please refer to the accompanying portrait_list.txt file.
  • “▼” means wait for key input.
  • There is a special command that starts with the special letter.
    • \s Erase characters in the current window
    • \c Erase characters in both windows
    • \n New line
    • \w Wait
    • A number after \n and \w specifies the amount of time to wait.

https://www.mediafire.com/file/1k7jqidqdejpmoi/msg.zip/file