Qhimm.com Forums

Final Fantasy 7 => Graphics => Support => Topic started by: Tetraspore on 2017-08-16 01:07:53

Title: (FFVII PSX) Model swapping?
Post by: Tetraspore on 2017-08-16 01:07:53
Is there any way to swap field/battle models around on the psx version? I'd like to try and replace Cloud with Zack's model or some other model.
Title: Re: (FFVII PSX) Model swapping?
Post by: Lazy Bastard on 2017-08-16 01:40:37
There absolutely is - I figured it out several years ago based on reverse engineering work by Akari and a few others, and a large amount of reversing of my own. However, it's a manual and tedious process (I intend to write some Python scripts sometime to automate much of it, but so far I've only written a script to extract BCX file data and provide a text breakdown).

Here are a few threads of interest in this regard (in no particular order):

http://forums.qhimm.com/index.php?topic=13501.0
http://forums.qhimm.com/index.php?topic=15836.0
http://forums.qhimm.com/index.php?topic=13559.0
http://forums.qhimm.com/index.php?topic=14467.0
http://forums.qhimm.com/index.php?topic=13831.25
http://forums.qhimm.com/index.php?topic=13597.0
http://forums.qhimm.com/index.php?topic=13534.0
http://forums.qhimm.com/index.php?topic=13524.0
http://forums.qhimm.com/index.php?topic=13502.0
http://forums.qhimm.com/index.php?topic=13433.0
http://forums.qhimm.com/index.php?topic=13420.0
http://forums.qhimm.com/index.php?topic=13412.0

If after skimming those, you're still interested in diving in, let me know. I've also documented most of this on the Qhimm.com wiki.
Title: Re: (FFVII PSX) Model swapping?
Post by: Tetraspore on 2017-08-16 03:36:55
Great. Thanks for the resources, I'll get back to you on that.
Title: Re: (FFVII PSX) Model swapping?
Post by: Tetraspore on 2017-08-16 06:40:46
Quote from: Lazy Bastard
snip

To be clear, we can't extract the models from the psx iso, rig up a custom mesh, and re-import the model to the psx iso, correct? We are strictly limited to utilizing existing assets?
Title: Re: (FFVII PSX) Model swapping?
Post by: Lazy Bastard on 2017-08-16 21:01:58
To be clear, we can't extract the models from the psx iso, rig up a custom mesh, and re-import the model to the psx iso, correct?

In theory, we should be able to do that. However, I don't know anything about graphic design, and I also don't know anything about PC model data formats. It's quite possible someone else could bridge that gap for us, but in the meantime, yes, we're limited to manual manipulation of existing assets.