Freedom Reborn

Freedom Force Forums => Meshes => Topic started by: abenavides on June 04, 2014, 11:56:19 PM

Title: Ghosting meshes
Post by: abenavides on June 04, 2014, 11:56:19 PM
Ran into ghosting problems on Ren's Hal mesh.

Found recommended fix in Archvies (using Nifskope)
Doesn't seem to work . Does that fix work?

Or do I need to do the PyFFI one (which involves a few downloads so I haven't tried yet).
Title: Re: Ghosting meshes
Post by: spydermann93 on June 05, 2014, 12:02:39 AM
The PyFFI Ghosting Fix is the one I use, and so far, I haven't had any issues with it.

I use Python 2.7, as that's the only one that seems to work for me.

Once you get it set up, it's pretty quick to fix meshes.  Literally Copy/Paste.
Title: Re: Ghosting meshes
Post by: abenavides on June 05, 2014, 12:49:30 AM
OK I'll give it a shot.

BTW - I just realized I did the nifskope thing on a mesh that had already been converted (by eznif).

Should I do the fix and then convert or does the order matter?
Title: Re: Ghosting meshes
Post by: BentonGrey on June 05, 2014, 01:08:04 AM
Alex, I always convert first, but I don't know that it makes any difference.  The Python method is the best way to do this, though.
Title: Re: Ghosting meshes
Post by: Murdock on June 05, 2014, 03:05:43 AM
How do you set up the python fix?
Title: Re: Ghosting meshes
Post by: abenavides on June 05, 2014, 03:21:40 AM
Installed everything and it worked great.
Just for kicks tried it both before and after converting - worked fine either way.

Murdock to set it up, you need to download and install 4 things - the info is here:
http://frp.unlimited2.net/ghosting-mesh-tutorial/

Title: Re: Ghosting meshes
Post by: Murdock on June 05, 2014, 04:14:50 AM
Quote from: abenavides on June 05, 2014, 03:21:40 AM
Murdock to set it up, you need to download and install 4 things - the info is here:
http://frp.unlimited2.net/ghosting-mesh-tutorial/

Thanks. Just got a couple of questions.

Is there any order i should follow on when to run each application? One file was a read me that instructed me to where i can download pywin32. There were lots of files, but downloaded only pywin32 build 219 which was a zip file. Is the right file i should use? Is there a place in particular where i should extract these files?

And on the download page for Python release version 2.7.6, there was another zip file named "Windows x86 MSI program database (2.7.6) (sig)" . Is this file also needed and if so where do i extract these files?
Title: Re: Ghosting meshes
Post by: abenavides on June 05, 2014, 04:25:15 AM
 I install these files in this order:
1 - python-2.7.7.msi
2 - pywin32-219.win32-py2.7.exe
3 - PyFFI-0.4.5.win32.exe
4 - ffvt3rskinpartition-1.0.win32.exe
Title: Re: Ghosting meshes
Post by: Murdock on June 05, 2014, 04:33:28 AM
Thanks for clearing that up. I will try it that way then. Thanks again.
Title: Re: Ghosting meshes
Post by: Murdock on June 05, 2014, 04:50:06 AM
Still encountered a bit of a problem though. When i ran the PyFFI-0.4.5.win32.exe, a message popped up and said it could not create the pyffi - py 2.7 file, nor set key value for the python 2.7 pyffi 0.45, "c:\python27\remove pyffi.exe "-u , "c:\python27\pyffiwininst.log". And the same thing happens when i ran the ffvt3rskinpartition-1.0.win32.exe file afterwards. "could not create ffvt3rskinpartition py 2.7" and so on.
Title: Re: Ghosting meshes
Post by: abenavides on June 05, 2014, 11:52:42 AM
I got those too. I just clicked ok to all of them. Everything worked anyway .
Title: Re: Ghosting meshes
Post by: Murdock on June 05, 2014, 03:44:07 PM
I see. That's good to know. I think it must have been because i was installing it earlier on Windows 7. I tried installing those files again on Windows XP and didn't get the error messages anymore. Anyway, it took a bit of trial and error but i found the ffvt3rskinpartition i was supposed to open, inside the scripts folder. ( C:\Python27\Scripts ) and right clicked on it (ffvt3rskinpartition...the python file) and selected "Edit with Pythonwin". From there, the tutorial was easy enough to follow. Haven't really tested it on meshes with ghosting issues but should i encounter one, at least i know how to go about it using Pythonwin now. Thanks.
Title: Re: Ghosting meshes
Post by: abenavides on June 05, 2014, 07:26:52 PM
Glad you're all set.

Just FYI - Ren's Hal mesh required the fix - if you want to test it out.

Also, PyFFI-0.4.5.win32.exe, is a very old version (from 6 yrs ago or so?), there are newer ones , but I didn't try them. I assume they would work fine.

Also, another way to run the script: , Start PyWin (should be on your Start Menu after install) and click File-open and load the ffvt3rskinpartition file. Then just run it (I think it's Ctrl-R, but it's on the menu anyway)
Title: Re: Ghosting meshes
Post by: Murdock on June 06, 2014, 01:56:26 PM
Thanks for the FYI as i do want to test it out sooner or later, and the other additional info. Should come in handy not only for me but for others wanting to try it out as well.