Jump to content

mrwonko

JKHub Staff
  • Posts

    1,599
  • Joined

  • Last visited

Everything posted by mrwonko

  1. You know what's better than saying no comment? Not commenting. There's a Fluttershy model, it's pony though, not human.
  2. Efficient grass rendering would be a renderer thing (rd-*.dll), while camera code is gamecode (jampgamex86.dll) so they can be combined.
  3. Make sure it's set to SP Mapping Mode, I think that's in the Project Settings.
  4. Megatextures is id Tech 5, not 4 (well, I think Quake Wars had them, but that never got open sourced). FWIW I don't think switching engines is the solution.
  5. No offence but that does not contribute to the topic in any meaningful way.
  6. A modern OpenJK renderer could greatly speed up grass rendering. Just saying.
  7. No, you must not move the bones unless you want to create a custom skeleton for just that model - but if you want a player model, you must use _humanoid, which means you can't change the skeleton.
  8. Look up how many people worked on Far Cry 2 for how long. Given that much time, we may be able to copy it.
  9. Nah, I had the same issue on my 2GB HD6950 on the latest drivers.
  10. It could just be a problem with the plugin/blender. Could you upload the ASE so others can see how long it takes them to import?
  11. The textures are imported in some way, I think as material names. You could probably load them as materials using the python console.
  12. I did not have people loading whole maps in mind when I wrote the importer, it was meant to be used for smaller map objects... I'm not sure what's taking so long though, I don't see any obvious bottlenecks.
  13. It should take no more than a couple of seconds, typically; are you loading some insanely large map? Not sure what the problem is...
  14. It's actually pitch/yaw/roll, which is Y Z X, if memory serves.
  15. http://jkhub.org/files/file/1413-blender-264-jedi-academy-plugin-suite/ It has not been tested with any Blender version beyond 2.69.
  16. Q3Map2 can convert BSP to ASE, and I have an importer for that in my Blender Plugin Suite.
  17. mrwonko

    JK3Files Shuts Down

    I don't mean trouble for JKHub, I'm more concerned about myself. The more well known it is, the more likely people are to yell at me.
  18. mrwonko

    JK3Files Shuts Down

    And that's why I'd rather not take that risk.
  19. mrwonko

    JK3Files Shuts Down

    Not sure if you noticed, but I've got a mirror of the files (with a dozen or so exceptions).
  20. What problems are there? Left handed sabers/guns don't work? Porting the skeleton would be quite a bit of work, but I think you could probably just add the JKA tags to the JK2 model and it would likely work.
  21. Without coding? Nope. Blur requires coding as well, and quite a bit of it. And you're right about the animations, that's just how it works, there's no dynamic posing of the hands. What's worse, the animation is shared between all (or at least most) of the weapons, so you can't just change it for that one (without coding). And in my opinion that's clearly not acceptable for hosting on JKHub, I find any use of existing models/textures beyond getting the dimensions of your recreation right questionable. (And you may even get in trouble for a complete recreation due to Intellectual Property rights... but it's a good deal less likely, especially with small mods.)
  22. mrwonko

    Lack of coders

    I feel comfortable doing most of these changes, it will just take time.
  23. Switching blade0 and blade1 would be the way to go about this, yes. Just don't use Word, it's just about the worst editor for hex editing.
×
×
  • Create New...