JKA models into XSI?
Moderator: Moderators
-
RogueKnight
- Space Ranger
- Posts: 2512
- Joined: Sat Nov 22, 2008 1:50 pm
- Projects :: Life. Work.
- xbox live or psn: No gamertag set
- Location: Washington, US
JKA models into XSI?
I've been looking, and have seen lots of converted JKA models in battlefront, and i was wondering how you pull a .pk3 into XSI. I know that you need the creators permission first, but I was thinking that i should know how to do it before i start asking permissions. I asked some of the previous JKA converters, but got nothing.....
-
Caleb1117
- 2008 Most Original Avatar
- Posts: 3096
- Joined: Sun Aug 20, 2006 5:55 pm
- Projects :: No Mod project currently.
- xbox live or psn: No gamertag set
- Location: X-Fire: caleb1117 ಠ_ಠ
Re: JKA models into XSI?
You must convert it, to a format that XSI can import, usually this is done through the full version of the 3D Object Converter. I believe that Milkshape 3D can also convert JKA files, there should be a free 30 day demo of it somewhere.
- DarthD.U.C.K.
- Master of the Force

- Posts: 6027
- Joined: Wed Sep 27, 2006 11:05 am
- Location: Duckburg, Germany
Re: JKA models into XSI?
to clear some things up:
.pk3 files are just zipfiles iwth another extension, you can rename them to zip and unpack them, the actual model file of jediknight is .glm
but i dont know how to convert glm to xsi or obj, maybe 3doc can do that...
ok, caleb was faster but the posts complement themselves pretty good
.pk3 files are just zipfiles iwth another extension, you can rename them to zip and unpack them, the actual model file of jediknight is .glm
but i dont know how to convert glm to xsi or obj, maybe 3doc can do that...
ok, caleb was faster but the posts complement themselves pretty good
-
Caleb1117
- 2008 Most Original Avatar
- Posts: 3096
- Joined: Sun Aug 20, 2006 5:55 pm
- Projects :: No Mod project currently.
- xbox live or psn: No gamertag set
- Location: X-Fire: caleb1117 ಠ_ಠ
Re: JKA models into XSI?
Oh yea, I forgot that pk3's were zips. 
- AceMastermind
- Gametoast Staff

- Posts: 3285
- Joined: Mon Aug 21, 2006 6:23 am
- Contact:
Re: JKA models into XSI?
Change pk3 to zip and extract the contents
glm = Model files
jpg = Texture files for JKA models
jpg > tga in Photoshop, Gimp, etc
glm > Milkshape
or
glm > 3ds Max
or
glm > Noesis
or
glm > Ultimate Unwrap 3D
Convert glm to a format readable by XSI(e.g. xsi,obj,dae,fbx)
Import into XSI and clean up the model
(e.g. remove unwanted parts,merge parts,resize,re-topo for point tolerance(if necessary),etc)
For player models:
For static props you can use the MshEx method for exporting to msh, but the Pandemic Tools are still highly recommended to export these as well because there is more to it than just a model converted to msh, you also have shadowvolume, proper collision, lowrez, etc to make it work properly ingame.
glm = Model files
jpg = Texture files for JKA models
jpg > tga in Photoshop, Gimp, etc
glm > Milkshape
or
glm > 3ds Max
or
glm > Noesis
or
glm > Ultimate Unwrap 3D
Convert glm to a format readable by XSI(e.g. xsi,obj,dae,fbx)
Import into XSI and clean up the model
(e.g. remove unwanted parts,merge parts,resize,re-topo for point tolerance(if necessary),etc)
For player models:
- Import Unit_Template_Beta(released by psych0fred) into a full version of XSI, preferably 5.11
Envelope and weight your new character then export using the Pandemic Tools.
For static props you can use the MshEx method for exporting to msh, but the Pandemic Tools are still highly recommended to export these as well because there is more to it than just a model converted to msh, you also have shadowvolume, proper collision, lowrez, etc to make it work properly ingame.
-
RogueKnight
- Space Ranger
- Posts: 2512
- Joined: Sat Nov 22, 2008 1:50 pm
- Projects :: Life. Work.
- xbox live or psn: No gamertag set
- Location: Washington, US
Re: JKA models into XSI?
Ok, but what is the .skin file for and how can i convert the textures to tga?
- Maveritchell
- Jedi Admin

- Posts: 7366
- Joined: Mon Aug 21, 2006 11:03 pm
Re: JKA models into XSI?
JKA textures are just jpeg files, you can open them with almost any image editor.
-
RogueKnight
- Space Ranger
- Posts: 2512
- Joined: Sat Nov 22, 2008 1:50 pm
- Projects :: Life. Work.
- xbox live or psn: No gamertag set
- Location: Washington, US
Re: JKA models into XSI?
Yes, but i need to know how to change them so that the model uses a tga.
- Fluffy_the_ic
- Hoth Battle Chief

- Posts: 3223
- Joined: Thu Jan 24, 2008 7:03 pm
- xbox live or psn: fluffytherc
- Location: she/her
- Contact:
Re: JKA models into XSI?
That would hafta be done in XSI. Just resave the texture as a .tga and then apply the .tga texture in XSI.DarthRogueKnight wrote:Yes, but i need to know how to change them so that the model uses a tga.
-
theultimat
- Lieutenant General

- Posts: 679
- Joined: Sun Apr 13, 2008 1:39 pm
- Location: UK
Re: JKA models into XSI?
Or Hex Edit the model where the texture is specified, and change the extension of jpg to tga.
- Fluffy_the_ic
- Hoth Battle Chief

- Posts: 3223
- Joined: Thu Jan 24, 2008 7:03 pm
- xbox live or psn: fluffytherc
- Location: she/her
- Contact:
Re: JKA models into XSI?
That's actually already done. I guess when you export (with mshex?) if you have anything but a .tga applied, the exporter corrects the problem and changes it to a .tga automatically.theultimat wrote:Or Hex Edit the model where the texture is specified, and change the extension of jpg to tga.
-
theultimat
- Lieutenant General

- Posts: 679
- Joined: Sun Apr 13, 2008 1:39 pm
- Location: UK
Re: JKA models into XSI?
Ah....sorry. 
- Fluffy_the_ic
- Hoth Battle Chief

- Posts: 3223
- Joined: Thu Jan 24, 2008 7:03 pm
- xbox live or psn: fluffytherc
- Location: she/her
- Contact:
Re: JKA models into XSI?
It's okay, I was panicking yesterday when I converted a model for Rogue and then I looked in the msh file with a hexeditor and the texture name in the msh already had teh tga file extension instead of jpg.theultimat wrote:Ah....sorry.
