Changes

Jump to navigation Jump to search

FF8/PlaystationMedia

1,136 bytes added, 20:14, 30 March 2012
no edit summary
= FF8DISCX.IMG File Format =

Almost all of the game files are hidden in the FF8DISCX.IMG (with X=disc number) file.

== Root Files ==

In the case of a Japanese iso, the file begins directly with a list of file location and size, with the following format:

{| border="1" cellspacing="1" cellpadding="3" align="center" style="border: 1px solid black; border-collapse: collapse;"
! style="background:rgb(204,204,204)" | Offset
! style="background:rgb(204,204,204)" | Size
! style="background:rgb(204,204,204)" | Data
|-
| 0
| 4
| Location of file (relative to the start of the '''iso''')
|-
| 4
| 4
| Size of file
|}

In the case of a PAL iso, there are 5 unknown sectors before this list of files.

'''Notes:'''
<ul>
<li>I do not have the American iso, please fix this article if you can.
<li>We do not know how many files there are in the list, neither file names!
<li>Each file in FF8DISCX.IMG are relative to the start of the '''iso'''!
</ul>

== Field Files ==

In the list of root files, the third file is in fact the "FIELD.BIN". This file is LZSed, and contains some informations, like the list of field files position and size.
Anonymous user

Navigation menu