Difference between revisions of "FF8/Menu m000 m004"

From Final Fantasy Inside
< FF8
Jump to navigation Jump to search
my_wiki>Sebanisu
(m004.bin: added m003.bin)
my_wiki>Sebanisu
(m003.bin: updated varible name to make them different)
Line 31: Line 31:
 
| Byte
 
| Byte
 
| 1
 
| 1
| [http://forums.qhimm.com/index.php?topic=17034.msg242332#msg242332 Item_ID]
+
| [http://forums.qhimm.com/index.php?topic=17034.msg242332#msg242332 Input_Item_ID]
 
| Input: Item id value
 
| Input: Item id value
 
'''0x00'''-'''0xC6'''
 
'''0x00'''-'''0xC6'''
Line 42: Line 42:
 
| Byte
 
| Byte
 
| 1
 
| 1
| [http://forums.qhimm.com/index.php?topic=17034.msg242332#msg242332 Item_ID]
+
| [http://forums.qhimm.com/index.php?topic=17034.msg242332#msg242332 Output_Item_ID]
 
| Output: Item id value
 
| Output: Item id value
 
'''0x00'''-'''0xC6'''
 
'''0x00'''-'''0xC6'''
 
|}
 
|}
 +
 
==m004.bin==
 
==m004.bin==
 
Card Mod
 
Card Mod

Revision as of 04:27, 22 April 2019

Info from FF8 - Cards & Menu Text by Sega Cheif and FF8 - mngrp.bin by JWP

BIN

Location of strings maybe and actual values for refine.

m003.bin

Med LV Up

Type Size Value Description
UInt16 2 Offset Text Offset?

(little-endian)

Byte 1 Received Amount received
UInt16 2 UNK {0x0001}
Byte 1 Input_Item_ID Input: Item id value

0x00-0xC6

Byte 1 Required Amount needed
Byte 1 Output_Item_ID Output: Item id value

0x00-0xC6

m004.bin

Card Mod

Type Size Value Description
UInt16 2 Offset Text Offset?

(little-endian)

Byte 1 Received Amount received
UInt16 2 UNK {0x0001}
Byte 1 Card_ID Card id value

0x00-0x6D

Byte 1 Required Amount needed
Byte 1 Item_ID Item id value

0x00-0xC6

MSG

Text offsets are in bin files. Strings end with 0x00. Strings are encoded.

m004.msg

Example:
Geezard Card:\n1 will refine \ninto 5 Screws\0
When Geezard Card is selected only "1 will refine into 5 Screws" shows up above in help box
When choose the a box shows up with entire string. With:
Geezard (Number remaining)
Number to refine 1
Screws (Total amount)