Jump to content

Psyk0Sith

Members
  • Posts

    790
  • Joined

  • Last visited

Everything posted by Psyk0Sith

  1. Excellent work! Where's the spec map tho? Substance should give you the option to make one i reckon.
  2. Testing the model in the engine in different light to see how the specularity behaves. Can't quite get constant spec/reflection on the eyes.
  3. I guess i got distracted by other projects and life, never added proper optimized LODs. Also he's got no custom sounds.
  4. Kudos on your dedication to this project and creating everything from scratch.
  5. Paste the content of your new skin file here. Might need to send the pk3 file over for troubleshooting.
  6. Which software? Applying texture is sort of universal tho...load image files into software's material editor and apply to model. Or do you mean applying them to the actual .glm model?
  7. Did you create a .skin file? The .skin file contains paths to texture files and it's a simple text file. You'll need to "merge" together the texture paths of all models that were used, within that file.
  8. You need to use the correct GLA. If you are loading a JK2 model you will need the _humanoid.gla from Jedi Outcast, not Jedi Academy. The Jedi Academy .gla had some of the bones removed hence the bones mismatch error.
  9. Try Noesis if you haven't https://richwhitehouse.com/index.php?content=inc_projects.php
  10. If you remove your player model does SP return to normal behavior? Also...just to be sure...when editing, are you working in a separate folder structure? i.e.: "d:\base\models\players\yourplayermodel" and not the actual game folder.
  11. .obj is a mesh format. As pointed above sabers need to be .md3 mesh format first and ten exported to .glm with something like md3view .PK3 is a "container" it's simply a .zip file with the correct folder structure and contains your saber mesh model and textures / shaders / custom sound (if needed). You can find more in-depth info here:
  12. Anatomy wise there are a few areas that need work i.e.: Eye sockets / eye lids and nasolabial fold. I think that should be fixed before attempting likeness...which is not easy since there is a lack for high resolution references.
  13. How heavy are your models? Are you adding tons of surface details? Are you working with dynamesh at all? It's pretty useful to remesh stuff without bloating the density. Still behaves naturally when sculpting instead of fighting against edge looped base geometry.
  14. Thanks guys. 12.249 Million points and 39 subtools. RAM "active mem" ~1600. My computer is a piece of garbage but i've thrown worse at it. If i need to go deep into surface detailing i could work on separate ztools and reduce document size + using dynamic solo mode.
  15. Updated this while in lock down. Only thing left to add is a simple buckle / saber clip.
  16. There's no need to throw textures on your meshes yet, UV's are distorted and messing things up. Just focus on showing flat shaded wire frames. Colors and shaders are not useful at this point.
  17. 10k is pushing the limits but should work in most cases. If you're going that high it would be a good idea to add LOD support. Sometimes complex models paired with complex hilts can result in game crashing so be aware.
  18. Original model = 38k triangles Optimized = 21k If you give this a go, you'd still need to bring down the optimized version to around 10k.
  19. There's the option to use someone else's work and keep the original weights so you can mix and match from different sources. Aka Frankenstein-ing. Sure it's faster but doesn't help your skills if you want to rig models from scratch. Weighting can be slow if you...are still learning and need practice to get faster at it or have a badly modeled mesh (without proper edge loops) / ported triangulated dense mesh. For ports, most of the time it's both issues.
  20. Player models: Check the game console first (shift + ~), it will report errors if possible. It could be a shader or texture issue, wrong .pk3 path, skeleton mismatch etc. It could be a NPC issue if you've hit the max limit, the fix is to use a mod such as JA+ that has higher limit.
  21. I made this...would you like the other red areas of the armor to be yellow as well?
  22. That model is really crappy tho, why not make a new one?
  23. Also the caps need to point to correct texture path for stormtrooper caps. models/players/stormtrooper/caps.tga
×
×
  • Create New...