Difference between pages "FF8/Menu m000 m004" and "User:M4v3R"

From Final Fantasy Inside
< FF8(Difference between pages)
Jump to navigation Jump to search
my_wiki>Sebanisu
(BIN: updated entry)
 
(Created page with "I'm a programmer from a small city Konin in a small country Poland :). I like reverse-engineering, hacking various things and such. I program in Delphi, PHP and Javascript. In...")
 
Line 1: Line 1:
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]
+
I'm a programmer from a small city Konin in a small country Poland :). I like reverse-engineering, hacking various things and such. I program in Delphi, PHP and Javascript. In free time I make scripts for my page - [http://www.subfan.pl Subarashii Fantasy] - a polish site about RPG Games (one of the biggest sites of its kind, btw) or write some weird programs for editing Final Fantasy games :).
==BIN==
 
Location of strings maybe
 
and actual values for refine.
 
=m004.bin=
 
{| class="wikitable"
 
|-
 
! Type
 
! Size
 
! Value
 
! Description
 
|-
 
| UInt16
 
| 2
 
| Offset
 
| Text Offset?
 
(little-endian)
 
|-
 
| Byte
 
| 1
 
| Received
 
| Items received
 
|-
 
| UInt16
 
| 2
 
| UNK
 
| {0x0001}
 
|-
 
| Byte
 
| 1
 
| Card_ID
 
| Card id value
 
'''0x00'''-'''0x6D'''
 
|-
 
| Byte
 
| 1
 
| Amount
 
| Amount needed
 
|-
 
| Byte
 
| 1
 
| [http://forums.qhimm.com/index.php?topic=17034.msg242332#msg242332 Item_ID]
 
| Item id value
 
'''0x00'''-'''0xC6'''
 
|}
 
 
 
==MSG==
 
String data
 

Latest revision as of 01:36, 15 July 2019

I'm a programmer from a small city Konin in a small country Poland :). I like reverse-engineering, hacking various things and such. I program in Delphi, PHP and Javascript. In free time I make scripts for my page - Subarashii Fantasy - a polish site about RPG Games (one of the biggest sites of its kind, btw) or write some weird programs for editing Final Fantasy games :).