Author Topic: [PSX] Battle scenes exporter (2011-10-20)  (Read 12942 times)

Zidane_2

  • *
  • Posts: 28
    • View Profile
[PSX] Battle scenes exporter (2011-10-20)
« on: 2011-10-21 02:53:58 »
Hello everything. Not far ago i rewrite my battle scenes viewer into obj-exporter on C.
As result numerous screenshots:



Source code and compiled exe: http://www.mediafire.com/?673zmxl89ei38x5

For converting your need:
1. Extract files from ff9.img(not CD-image, it's file from any game CD) by ffix_img_extr.exe (ffix_img_extr.exe <path/to/ff9.img> <path/to/extract>)
2. Convert files from dir '6' by ffix_bs_converter.exe (  ffix_bs_converter.exe  <path/to/file>)
« Last Edit: 2018-04-24 17:14:26 by Covarr »

Micky

  • *
  • Posts: 300
    • View Profile
Re: FF9: Battle scenes exporter
« Reply #1 on: 2011-10-22 12:21:02 »
That is amazing! I'll have to see if I can get it to run on MacOS sometime.

dkma841

  • *
  • Posts: 1225
  • delete
    • View Profile
Re: FF9: Battle scenes exporter
« Reply #2 on: 2011-10-23 21:00:17 »
Does that mean you can now edit the backgrounds?

obesebear

  • *
  • Posts: 1389
    • View Profile
Re: FF9: Battle scenes exporter
« Reply #3 on: 2011-10-23 21:07:22 »
Awesome!!  I'll be using this shortly!


Moved to Tools.

Zidane_2

  • *
  • Posts: 28
    • View Profile
Re: FF9: Battle scenes exporter
« Reply #4 on: 2011-10-23 23:18:45 »
e1sunz:
Unfortunately it's one-way converter. But yes, you may open and edit scenes in any 3d-editor.
« Last Edit: 2011-10-23 23:21:55 by Zidane_2 »

migero

  • Guest
Re: FF9: Battle scenes exporter
« Reply #5 on: 2012-06-10 17:28:02 »
Hi just wanted to thank u for this amazing tool allso made a mac version from your source via Xcode https://dl.dropbox.com/u/1166176/ff9_tools.zip

sannoki

  • *
  • Posts: 11
    • View Profile
Re: [FF9] Battle scenes exporter (2011-10-20)
« Reply #6 on: 2015-06-12 17:59:50 »
Hi Zidane_2. Can you help me with export files from psx game? Please  send me a messege to contact you. I am russian.

Tirlititi

  • *
  • Posts: 874
    • View Profile
Re: [PSX] Battle scenes exporter (2011-10-20)
« Reply #7 on: 2018-07-04 09:07:57 »
I re-upload all of Zidane_2's tools of Final Fantasy IX (well, those that I obtained at the time at least). You can get them here:
Zidane_2 Tools

There are duplicates in the root folder (but I think that there is more in the root folder than in the sub-folders). You will get among them a tool for viewing the Battle Scenes, the World Map, the Field walkmeshes and backgrounds, Model animation (of the bones, in Blitz3D format if I understand correctly)... For most of them, you'll need to extract the data from the disc .img using the tool "ffix_img_extr":
1) Use an ISO tool (like CDMage) to extract the .img from the binary ISO file of the game,
2) Use "ffix_img_extr" (it's a command-line tool) to extract the files that will be used by the other tools.

You may want to recompile the programs (the source code is included) ; some of them ("ffix_img_extr" in particular) didn't work anymore on my Windows 7.

Only works on the PSX version.