Hi, A fellow JKA enthusiast recently turned me on to the idea of using Blender. As someone who is constantly tinkering with models, I look for anything to make the rigging process a little easier. I have Blender 2.7 with the .glm importer from this website. However, when ever I try to import a model, I get this: What's this error mean and how can I fix it?
Xuan=Delmi! I do still have this, though I did this right as I was getting into modding/rigging and the weighting and model needs some work before I'd release it. But here is a idea of what it is (ignore the clipped head and missing hands for now)
Just a basic ATI Mobility Radeon HD 4200. I had absolutely no problem running JKA when it had 7 on it, so I know for a fact the laptop can run the game.
Hello, I recently installed Jedi Academy on a computer that has Windows 8. I tried to run in in compatibility mode and as admin, but I still get the following error: Anybody have ideas on a solution? Cheers!
Hello! I'm wondering if anyone can help me with a small issue I'm having with a shader: The area circled is supposed to have a "glassy" look, but instead it shows up as a blank grey texture. Can someone please tell me what I'm doing wrong and how I can fix it? My shader code is below. Cheers!
models\weapons2\test\glass
{
{
map models\weapons2\test\glass
blendFunc GL_SRC_ALPHA GL_ONE
alphaGen const 0.10
rgbGen lightingDiffuse
}
{
map textures\common\env_chrome
blendFunc GL_SRC_ALPHA GL_ONE
alphaGen const 0.10
tcGen environment
}
}