Page 2 of 2

Re: [Fantasy Tennis] Need Help on models

Posted: Mon Feb 17, 2020 9:43 am
by Bigchillghost
mcjnp4864 wrote: Mon Feb 17, 2020 9:22 am Indeed. What do you mean by that, does it have other easy ways to do this?
Of course, by using the Noesis script provided already in this post.

Re: [Fantasy Tennis] Need Help on models

Posted: Mon Feb 17, 2020 12:02 pm
by mcjnp4864
Bigchillghost wrote: Mon Feb 17, 2020 9:43 am
mcjnp4864 wrote: Mon Feb 17, 2020 9:22 am Indeed. What do you mean by that, does it have other easy ways to do this?
Of course, by using the Noesis script provided already in this post.
I tried to do it once, but I got an error message in some models. So I do manually instead.
Image

Re: [Fantasy Tennis] Need Help on models

Posted: Mon Feb 17, 2020 12:40 pm
by Bigchillghost
mcjnp4864 wrote: Mon Feb 17, 2020 12:02 pm I tried to do it once, but I got an error message in some models.
Well, you can't guarantee a script written based on a limited number of samples to work with all files. Just upload a couple of the files that crash the script.

Re: [Fantasy Tennis] Need Help on models

Posted: Tue Feb 18, 2020 7:34 am
by mcjnp4864
Bigchillghost wrote: Mon Feb 17, 2020 12:40 pm
mcjnp4864 wrote: Mon Feb 17, 2020 12:02 pm I tried to do it once, but I got an error message in some models.
Well, you can't guarantee a script written based on a limited number of samples to work with all files. Just upload a couple of the files that crash the script.
Here are some files that cause an error.

>> https://drive.google.com/open?id=1E4K-a ... lwCWkNivKO

Re: [Fantasy Tennis] Need Help on models

Posted: Tue Feb 18, 2020 9:06 am
by Bigchillghost
Here's the updated script compatible for all current samples. Not sure if it works with other item files.

Re: [Fantasy Tennis] Need Help on models

Posted: Tue Feb 18, 2020 9:54 am
by mcjnp4864
Bigchillghost wrote: Tue Feb 18, 2020 9:06 am Here's the updated script compatible for all current samples. Not sure if it works with other item files.
Thanks a lot.
If there is another error occurring, I can do it manually so no problem on that.

Re: [Fantasy Tennis] Need Help on models

Posted: Wed Mar 25, 2020 3:44 pm
by LionRnD
I tried to open some Player mesh file still the same error.

Re: [Fantasy Tennis] Need Help on models

Posted: Tue May 19, 2020 1:58 am
by Acewell
mcjnp4864 wrote: Mon Feb 10, 2020 2:13 pm...what I got is UV map files in .TEX format (which I later converted to .DDS)

This is the example of the files I mentioned.
: https://drive.google.com/open?id=1ymTvH ... o_l9V7SI3X
the tex sample has the first 128 bytes xored by 0xff,
here is Noesis python script to unxor the header and open the image. :D
tex_FantasyTennis_tex.zip

Re: [Fantasy Tennis] Need Help on models

Posted: Mon Jul 19, 2021 4:53 pm
by mcjnp4864
Bigchillghost wrote: Tue Feb 18, 2020 9:06 am Here's the updated script compatible for all current samples. Not sure if it works with other item files.
Acewell wrote: Tue May 19, 2020 1:58 am the tex sample has the first 128 bytes xored by 0xff,
here is Noesis python script to unxor the header and open the image. :D
tex_FantasyTennis_tex.zip
Hello Bigchillghost and Acewell, I tried to open these two files with your script but there's an error when I tried to open them. May I ask for your help?

I uploaded the files through Google Drive (as it is too large to upload here)
: https://drive.google.com/file/d/1O12Ui4 ... YXxIb/view

Thanks.