Important information: this site is currently scheduled to go offline indefinitely by end of the year.

Final Fantasy X/X-2 HD Remaster

Post questions about game models here, or help out others!
Haro
beginner
Posts: 24
Joined: Tue Jul 28, 2009 6:14 pm
Been thanked: 1 time

Re: Final Fantasy X/X-2 HD Remaster

Post by Haro »

---------------------------
Noesis Python Error
---------------------------
Traceback (most recent call last):
File "D:\modding\tools\noesis\plugins\python\test_extraction.py", line 4, in <module>
importlib.reload(phyre)
AttributeError: 'module' object has no attribute 'reload'

---------------------------
OK
---------------------------



What that mean?
Running the latest version of noesis.
Acewell
VIP member
VIP member
Posts: 1330
Joined: Wed Nov 05, 2008 12:16 pm
Has thanked: 2710 times
Been thanked: 884 times

Re: Final Fantasy X/X-2 HD Remaster

Post by Acewell »

dtester1's scripts are not for Noesis, they are standalone python scripts. :)
viewtopic.php?p=126978#p126978
dtester1 wrote:The main script itself is phyre.py. You'll need python 3 to run it (I ran it on 3.5). The basics to run it look like:

Code: Select all

from phyre import extractMesh, extractDDS
extractMesh(r'/path/to/file.dae.phyre', r'outputfile.obj')
extractDDS(r'/path/to/file.dds.phyre', r'outputfile.dds')
Haro
beginner
Posts: 24
Joined: Tue Jul 28, 2009 6:14 pm
Been thanked: 1 time

Re: Final Fantasy X/X-2 HD Remaster

Post by Haro »

oh ok, I was drunk and didn't read the part about needing python 3.
dragicorn
beginner
Posts: 37
Joined: Sat Sep 17, 2011 8:21 pm
Been thanked: 8 times

Re: Final Fantasy X/X-2 HD Remaster

Post by dragicorn »

How do I view model animations and textures? Just drop the plugin into noesis plugin folder, then drop the files?

>
Detected file type: Phyre
version: -133496832
version not supported: -133496832

Why cant I view the file in noesis?
Ambrellich
ultra-n00b
Posts: 2
Joined: Sun May 29, 2011 12:33 pm
Has thanked: 7 times
Been thanked: 1 time

Re: Final Fantasy X/X-2 HD Remaster

Post by Ambrellich »

Hey guys!
Just in case you missed tool that allow to extract FFX / FFX-2 models with skeleton, I would like to repost it here.

Just drag and drop name.dae.phyre file into tool and you will get extracted model in Noesis friendly format.
Note: tool does not extract textures, so use another tool posted previously in this topic.

Stay safe! Cheers!
You do not have the required permissions to view the files attached to this post.
Kevin3DA
ultra-n00b
Posts: 1
Joined: Mon Aug 23, 2021 6:31 pm

Re: Final Fantasy X/X-2 HD Remaster

Post by Kevin3DA »

Hello all I'm new here so I apologize if requests are not allowed here.
I'm a VR enthusiast and like to see ripped game worlds in VR.

Would anyone here be willing to share some FFX maps with me that they have compiled?
I'd need the material data for textures and such if possible to be setup in Unity.
I only have exp ripping from Vagrant Story but I really want to see some FFX maps in VRchat.
I was considering making the animation of the Zanarkand Blitzball stadium startup sequence in VR.
Post Reply