[HELP] Mod model game Xin Jian 2
-
tinykidpro
- ultra-n00b
- Posts: 7
- Joined: Tue Feb 11, 2020 7:22 pm
- Has thanked: 2 times
[HELP] Mod model game Xin Jian 2
Hello everyone, I am currently modifying the game Xin Jian 2. I have exported some file is: .mesh .mtl and .tga
I have tried google to find out about KSword3D and get the link of the forum viewtopic.php?f=16&t=8325
Hope everyone can help me understand the files I exported
-Link file: https://drive.google.com/file/d/1yELFra ... sp=sharing
I have tried google to find out about KSword3D and get the link of the forum viewtopic.php?f=16&t=8325
Hope everyone can help me understand the files I exported
-Link file: https://drive.google.com/file/d/1yELFra ... sp=sharing
- shakotay2
- MEGAVETERAN

- Posts: 3461
- Joined: Fri Apr 20, 2012 9:24 am
- Location: Nexus, searching for Jim Kirk
- Has thanked: 955 times
- Been thanked: 1876 times
Re: [HELP] Mod model game Xin Jian 2
Don't speak in riddles. How did you export them?tinykidpro wrote: ↑Tue Feb 11, 2020 7:38 pmI have exported some file is: .mesh .mtl and .tga
I have tried google to find out about KSword3D
This is the contents of 143.mesh, afaics (normals usually build a sphere, so dunno):
. (btw: there's one or two QNANs (not a number) when converting the hex data, so manual correction is required)
You do not have the required permissions to view the files attached to this post.
Bigchillghost, Reverse Engineering a Game Model: viewtopic.php?f=29&t=17889
extracting simple models: viewtopic.php?f=29&t=10894
Make_H2O-ForzaHor3-jm9.zip
"You quoted the whole thing, what a mess."
extracting simple models: viewtopic.php?f=29&t=10894
Make_H2O-ForzaHor3-jm9.zip
"You quoted the whole thing, what a mess."
-
tinykidpro
- ultra-n00b
- Posts: 7
- Joined: Tue Feb 11, 2020 7:22 pm
- Has thanked: 2 times
Re: [HELP] Mod model game Xin Jian 2
thank for help me. Can I have your facebook to share more? I am a newbie and really looking forward to your support. one more time thank you very muchshakotay2 wrote: ↑Tue Feb 11, 2020 9:12 pmDon't speak in riddles. How did you export them?tinykidpro wrote: ↑Tue Feb 11, 2020 7:38 pmI have exported some file is: .mesh .mtl and .tga
I have tried google to find out about KSword3D
This is the contents of 143.mesh, afaics (normals usually build a sphere, so dunno):
.
143-mesh.png
(btw: there's one or two QNANs (not a number) when converting the hex data, so manual correction is required)
My facebook https://www.facebook.com/Thuong.EoPi
-
tinykidpro
- ultra-n00b
- Posts: 7
- Joined: Tue Feb 11, 2020 7:22 pm
- Has thanked: 2 times
Re: [HELP] Mod model game Xin Jian 2
please help meshakotay2 wrote: ↑Tue Feb 11, 2020 9:12 pmDon't speak in riddles. How did you export them?tinykidpro wrote: ↑Tue Feb 11, 2020 7:38 pmI have exported some file is: .mesh .mtl and .tga
I have tried google to find out about KSword3D
This is the contents of 143.mesh, afaics (normals usually build a sphere, so dunno):
.
143-mesh.png
(btw: there's one or two QNANs (not a number) when converting the hex data, so manual correction is required)
- shakotay2
- MEGAVETERAN

- Posts: 3461
- Joined: Fri Apr 20, 2012 9:24 am
- Location: Nexus, searching for Jim Kirk
- Has thanked: 955 times
- Been thanked: 1876 times
Re: [HELP] Mod model game Xin Jian 2
I don't have much time. Ask your specific questions and I'll try to answer them.
As always it's required that you get some basic understanding of 3D formats (see/read links in my sig).
As always it's required that you get some basic understanding of 3D formats (see/read links in my sig).
Bigchillghost, Reverse Engineering a Game Model: viewtopic.php?f=29&t=17889
extracting simple models: viewtopic.php?f=29&t=10894
Make_H2O-ForzaHor3-jm9.zip
"You quoted the whole thing, what a mess."
extracting simple models: viewtopic.php?f=29&t=10894
Make_H2O-ForzaHor3-jm9.zip
"You quoted the whole thing, what a mess."
-
tinykidpro
- ultra-n00b
- Posts: 7
- Joined: Tue Feb 11, 2020 7:22 pm
- Has thanked: 2 times
Re: [HELP] Mod model game Xin Jian 2
I have read it, but still don't quite understand, can you make a video or tutorial for my .mesh file? If I have finished editing the .mesh or .obj file, how can I export it back to its original format? thank you very much for your support
-
tinykidpro
- ultra-n00b
- Posts: 7
- Joined: Tue Feb 11, 2020 7:22 pm
- Has thanked: 2 times
Re: [HELP] Mod model game Xin Jian 2
I just want to know how to edit this .mesh file, for example here is the Christmas tree, edit it to become another tree and put it back into the game
- shakotay2
- MEGAVETERAN

- Posts: 3461
- Joined: Fri Apr 20, 2012 9:24 am
- Location: Nexus, searching for Jim Kirk
- Has thanked: 955 times
- Been thanked: 1876 times
Re: [HELP] Mod model game Xin Jian 2
What did you edit? The .mesh or an .obj?tinykidpro wrote: ↑Wed Feb 12, 2020 9:46 amIf I have finished editing the .mesh or .obj file, how can I export it back to its original format? thank you very much for your support
How did you edit the .mesh? In case you didn't change the vertex count there's no reason why the game shouldn't accept the modified .mesh.
(You didn't answer my question, how you got the unchanged .mesh file. Is it directly from a game folder/archive file or is it "exported"?
If "exported" then with which tool? What was the input file then?)
You need to realize that an obj_to_some3DFormat converter is very time consuming to create. It's not that simple as you might think of.
Converting some3DFormat to obj usually takes 15 minutes (first submesh only) for simple formats.
That's probably the reason why some guys believe the vice versa way is similar. But it is not.
You may read here to better understand, why:
viewtopic.php?f=16&t=13184&hilit=vkm
Bigchillghost, Reverse Engineering a Game Model: viewtopic.php?f=29&t=17889
extracting simple models: viewtopic.php?f=29&t=10894
Make_H2O-ForzaHor3-jm9.zip
"You quoted the whole thing, what a mess."
extracting simple models: viewtopic.php?f=29&t=10894
Make_H2O-ForzaHor3-jm9.zip
"You quoted the whole thing, what a mess."
-
tinykidpro
- ultra-n00b
- Posts: 7
- Joined: Tue Feb 11, 2020 7:22 pm
- Has thanked: 2 times
Re: [HELP] Mod model game Xin Jian 2
This file is pak in the game data file, I unpak it and it appears in the foldershakotay2 wrote: ↑Wed Feb 12, 2020 10:34 amWhat did you edit? The .mesh or an .obj?tinykidpro wrote: ↑Wed Feb 12, 2020 9:46 amIf I have finished editing the .mesh or .obj file, how can I export it back to its original format? thank you very much for your support
How did you edit the .mesh? In case you didn't change the vertex count there's no reason why the game shouldn't accept the modified .mesh.
(You didn't answer my question, how you got the unchanged .mesh file. Is it directly from a game folder/archive file or is it "exported"?
If "exported" then with which tool? What was the input file then?)
You need to realize that an obj_to_some3DFormat converter is very time consuming to create. It's not that simple as you might think of.
Converting some3DFormat to obj usually takes 15 minutes (first submesh only) for simple formats.
That's probably the reason why some guys believe the vice versa way is similar. But it is not.
You may read here to better understand, why:
viewtopic.php?f=16&t=13184&hilit=vkm
- shakotay2
- MEGAVETERAN

- Posts: 3461
- Joined: Fri Apr 20, 2012 9:24 am
- Location: Nexus, searching for Jim Kirk
- Has thanked: 955 times
- Been thanked: 1876 times
Re: [HELP] Mod model game Xin Jian 2
ok, then: how did you edit the .mesh? (details, not one sentence, please
)
Bigchillghost, Reverse Engineering a Game Model: viewtopic.php?f=29&t=17889
extracting simple models: viewtopic.php?f=29&t=10894
Make_H2O-ForzaHor3-jm9.zip
"You quoted the whole thing, what a mess."
extracting simple models: viewtopic.php?f=29&t=10894
Make_H2O-ForzaHor3-jm9.zip
"You quoted the whole thing, what a mess."
-
tinykidpro
- ultra-n00b
- Posts: 7
- Joined: Tue Feb 11, 2020 7:22 pm
- Has thanked: 2 times
Re: [HELP] Mod model game Xin Jian 2
Can you give me a video tutorial?shakotay2 wrote: ↑Wed Feb 12, 2020 10:34 amWhat did you edit? The .mesh or an .obj?tinykidpro wrote: ↑Wed Feb 12, 2020 9:46 amIf I have finished editing the .mesh or .obj file, how can I export it back to its original format? thank you very much for your support
How did you edit the .mesh? In case you didn't change the vertex count there's no reason why the game shouldn't accept the modified .mesh.
(You didn't answer my question, how you got the unchanged .mesh file. Is it directly from a game folder/archive file or is it "exported"?
If "exported" then with which tool? What was the input file then?)
You need to realize that an obj_to_some3DFormat converter is very time consuming to create. It's not that simple as you might think of.
Converting some3DFormat to obj usually takes 15 minutes (first submesh only) for simple formats.
That's probably the reason why some guys believe the vice versa way is similar. But it is not.
You may read here to better understand, why:
viewtopic.php?f=16&t=13184&hilit=vkm
- shakotay2
- MEGAVETERAN

- Posts: 3461
- Joined: Fri Apr 20, 2012 9:24 am
- Location: Nexus, searching for Jim Kirk
- Has thanked: 955 times
- Been thanked: 1876 times
Re: [HELP] Mod model game Xin Jian 2
You'd better answer my questions than waiting for a "video tutorial" - I don't have the time for such, sorry.
Bigchillghost, Reverse Engineering a Game Model: viewtopic.php?f=29&t=17889
extracting simple models: viewtopic.php?f=29&t=10894
Make_H2O-ForzaHor3-jm9.zip
"You quoted the whole thing, what a mess."
extracting simple models: viewtopic.php?f=29&t=10894
Make_H2O-ForzaHor3-jm9.zip
"You quoted the whole thing, what a mess."
-
SilesVyr
- beginner
- Posts: 38
- Joined: Fri Oct 25, 2019 1:29 pm
- Has thanked: 12 times
- Been thanked: 4 times
- Dinoguy1000
- Site Admin
- Posts: 759
- Joined: Mon Sep 13, 2004 1:55 am
- Has thanked: 129 times
- Been thanked: 142 times
Re: [HELP] Mod model game Xin Jian 2
You're free to join our Discord server (linked at the top of every page on the forum). Joining the server doesn't guarantee anyone helps you any faster, though.
