Anonymous

Changes

From Final Fantasy Inside

FF8/Menu m000 m004

164 bytes removed, 01:12, 15 July 2019
m
34 revisions imported
Info from [http://forums.qhimm.com/index.php?topic=17120.0 FF8 - Cards & Menu Text by Sega Cheif] and [http://forums.qhimm.com/index.php?topic=17099.0 FF8 - mngrp.bin by JWP]
=BIN=
Offsets of [[#MSG|strings]]
and actual values for Refine Abilities.
| UInt16
| 2
| [[FF8/Menu_m000_m004#m002.msgMSG|Offset]]
| Text Offset
(little-endian)
| UInt16
| 2
| [[FF8/Menu_m000_m004#m002.msgMSG|Offset]]
| Text Offset
(little-endian)
| UInt16
| 2
| [[FF8/Menu_m000_m004#m002.msgMSG|Offset]]
| Text Offset
(little-endian)
| UInt16
| 2
| [[FF8/Menu_m000_m004#m003.msg|Offset]]
| Text Offset
(little-endian)
| UInt16
| 2
| [[FF8/Menu_m000_m004#m004.msg|Offset]]
| Text Offset
(little-endian)
=MSG=
Text offsets are in [[#BIN|bin ]] files. Strings end with '''0x00'''. [https://sourceforge.net/p/ifrit/code-0/HEAD[FF8/tree/trunk%20ifrit-code-0/Resources/textformat.ifr String_Encoding|Strings are encoded]].
==m003.msg==
Example:<br/>
''Elixir:\n10 will refine \ninto 1 Megalixir\0'' <br/>
When '''Elixir''' Card is selected only "'''10 will refine into 1 Megalixir'''" shows up above in help box<br/>
When choose the a box shows up with entire string. With: <br/>
'''Elixir''' ''(Number remaining)''<br/>
'''Number to refine''' ''10''<br/>
'''Megalixir''' ''(Total amount)''<br/>
 
==m004.msg==
Example:<br/>