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

Search found 17 matches

by mcjnp4864
Mon Jul 19, 2021 4:53 pm
Forum: 3D/2D models
Topic: [Fantasy Tennis] Need Help on models
Replies: 23
Views: 4704

Re: [Fantasy Tennis] Need Help on models

Here's the updated script compatible for all current samples. Not sure if it works with other item files. 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 ...
by mcjnp4864
Wed Jan 20, 2021 9:18 am
Forum: 3D/2D models
Topic: [Yulgang] 3D model (.bon) of Yulgang
Replies: 0
Views: 477

[Yulgang] 3D model (.bon) of Yulgang

Hi there everyone, I would like to know if there're some methods to open the model file of Yulgang? One model consists of .bon, .skin and .ani file. I searched once and found the python script for Neosis (which I included in the file); however, when I exported the models from this script and applied...
by mcjnp4864
Tue Feb 18, 2020 9:54 am
Forum: 3D/2D models
Topic: [Fantasy Tennis] Need Help on models
Replies: 23
Views: 4704

Re: [Fantasy Tennis] Need Help on models

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.
by mcjnp4864
Tue Feb 18, 2020 7:34 am
Forum: 3D/2D models
Topic: [Fantasy Tennis] Need Help on models
Replies: 23
Views: 4704

Re: [Fantasy Tennis] Need Help on models

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/ope...
by mcjnp4864
Mon Feb 17, 2020 12:02 pm
Forum: 3D/2D models
Topic: [Fantasy Tennis] Need Help on models
Replies: 23
Views: 4704

Re: [Fantasy Tennis] Need Help on models

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
by mcjnp4864
Mon Feb 17, 2020 9:22 am
Forum: 3D/2D models
Topic: [Fantasy Tennis] Need Help on models
Replies: 23
Views: 4704

Re: [Fantasy Tennis] Need Help on models

Bigchillghost wrote: Mon Feb 17, 2020 5:06 am You did that manually? :eek:
Indeed. What do you mean by that, does it have other easy ways to do this?
The value 4 in the red field indicates the stride, which is 32 here, is different than the previous 2 cases.
Thanks a lot.
by mcjnp4864
Sat Feb 15, 2020 6:51 pm
Forum: 3D/2D models
Topic: [Fantasy Tennis] Need Help on models
Replies: 23
Views: 4704

Re: [Fantasy Tennis] Need Help on models

Hi again, Mr.Bigchillghost. I've made many models now and I'm really proud of them. Now I wonder something. I attempted to make a model of an in-game item (the file size is quite small), I found these codes but I can't find what number(s) should I put into the program. https://uppic.cc/d/64Ea Could ...
by mcjnp4864
Fri Feb 14, 2020 7:29 am
Forum: 3D/2D models
Topic: [Fantasy Tennis] Need Help on models
Replies: 23
Views: 4704

Re: [Fantasy Tennis] Need Help on models

Bigchillghost wrote: Fri Feb 14, 2020 6:43 am Did you press the Push button of the UV settings?
Image
After I clicked del on the program, I could finally make it.
Thank you so much
by mcjnp4864
Thu Feb 13, 2020 6:27 pm
Forum: 3D/2D models
Topic: [Fantasy Tennis] Need Help on models
Replies: 23
Views: 4704

Re: [Fantasy Tennis] Need Help on models

I tried doing it once again, I could finally make it way better than my first three. https://uppic.cc/d/64MC >> You can see that there are some mistakes in the model but I guess it is fine Also, thanks for your work on that model, I really appreciate it. And right now I'm absorbed into this thing. B...
by mcjnp4864
Wed Feb 12, 2020 1:30 pm
Forum: 3D/2D models
Topic: [Fantasy Tennis] Need Help on models
Replies: 23
Views: 4704

Re: [Fantasy Tennis] Need Help on models

May I ask if there's any modification for some cases?

I tried to make this model 3 times already but what I get were incomplete models as shown below.

Image

Here's a link to this file: https://drive.google.com/open?id=1CGWP5 ... zaJy4Tv-CG
by mcjnp4864
Wed Feb 12, 2020 11:04 am
Forum: 3D/2D models
Topic: [Fantasy Tennis] Need Help on models
Replies: 23
Views: 4704

Re: [Fantasy Tennis] Need Help on models

Hi again, I've done 3 models (with color) so far and have no problems at all thanks to you.
Just to let you know that you helped me a lot. :)
by mcjnp4864
Tue Feb 11, 2020 1:53 pm
Forum: 3D/2D models
Topic: [Fantasy Tennis] Need Help on models
Replies: 23
Views: 4704

Re: [Fantasy Tennis] Need Help on models

Thank you very much for your help (also your link, it helps me learn many things) Now I'm able to extract the model I posted and other models using your method too. https://uppic.cc/d/6SrY Now I will finish the model and move to the next step, which is putting UV-map into the model. I will now have ...
by mcjnp4864
Tue Feb 11, 2020 6:40 am
Forum: 3D/2D models
Topic: [Fantasy Tennis] Need Help on models
Replies: 23
Views: 4704

Re: [Fantasy Tennis] Need Help on models

Wow, this is incredible. Thank you for lighting the way for me. About AMR, I tried reading your topic about AMR and I think that this might be too hard for me to execute (like I don't know where to get the .plf file from my files or how to split file to submeshes as you do) Could you please indicate...
by mcjnp4864
Mon Feb 10, 2020 2:13 pm
Forum: 3D/2D models
Topic: [Fantasy Tennis] Need Help on models
Replies: 23
Views: 4704

[Fantasy Tennis] Need Help on models

Hi there everyone. I have some problems with acquiring file type from the game 'Fantasy Tennis' I tried to extract the model from the game file, what I got is UV map files in .TEX format (which I later converted to .DDS) However, the model files are in .DAT format which I don't know how to open it. ...
by mcjnp4864
Tue Mar 19, 2019 10:11 am
Forum: Game Tech Tips
Topic: [Fantasy Tennis] Need Help on item's icon
Replies: 3
Views: 6056

Re: [Fantasy Tennis] Need Help on item's icon

Thank you very much, I can finally made it!