Hello all!
I am working on Final Fantasy IX content and data formats.
I already wrote two utilities that might interest you:
FF9 image file extractor and DB extractor (utility to split some FF9 files to separate data chunks)
http://www.filefactory.com/file/6b594e/--------------------------------
FF9_img_extractor:
If you want to use this tool, I strongly recommend to copy ff9.img file to your hard drive, because sometimes file cann't be read correctly from CD. If file cann't be copied directly - use special CD image software such as IsoBuster etc.
Usage:
FF9_img_extractor.exe <full path to ff9.img> <path to out dir>
---------------------------------
DB_Extractor:
This utility splits many files from 4, 5, 6, 7, 8, 9, 10, 11 dirs, created by FF9_img_extractor, to the parts, which they consist of.
Usage:
DB_Extract.exe <path to file contain 0xDB in begin>