Xycaleth Posted May 11, 2016 Share Posted May 11, 2016 Okay, think I've found the problem (again?)! Any Ghoul2 model attached to the model also counts towards the limit. For example, if your model is holding a saber, you would add another numSurfaces*4 + numVertes*20 for that extra model. Does that bring the numbers over the limit? Link to comment
AshuraDX Posted May 11, 2016 Author Share Posted May 11, 2016 @@Xycaleth check out the google sheets link in my previous post and yes, depending on the weapon it will Link to comment
ChalklYne Posted May 11, 2016 Share Posted May 11, 2016 I was having problems with this as well. I noticed if I deleted the head and recompiled they ran fine and realized it was just too many tris. I think around 6000 was the limit I had came to, while having multiple of them ingame at once to getting stable gameplay. I fixed it in two ways... first, I just reduced tri count on everything to well under 6000... then... any characters for my mod that I wanted to look real nice up close, over 6000 tris, fight you in a more one-on-one environment. So say my high detailed heavy rodian... you would fight him almost one on one so you can savor the high details... and save it from crashing. Then the ones placed randomly in the map can be lower resolutions because youre in a more fast paced environment and dont have time to savor the details. Just ideas to kick around... maybe have one for show and one for performance, but the performance one needs to come way down in tris (most likely ruining your uvs) =( Sorry man that sucks Edit: check the dismemberment too... if i recall that would crash them as well Link to comment
AshuraDX Posted May 11, 2016 Author Share Posted May 11, 2016 I was having problems with this as well. I noticed if I deleted the head and recompiled they ran fine and realized it was just too many tris. I think around 6000 was the limit I had came to, while having multiple of them ingame at once to getting stable gameplay. I fixed it in two ways... first, I just reduced tri count on everything to well under 6000... then... any characters for my mod that I wanted to look real nice up close, over 6000 tris, fight you in a more one-on-one environment. So say my high detailed heavy rodian... you would fight him almost one on one so you can savor the high details... and save it from crashing. Then the ones placed randomly in the map can be lower resolutions because youre in a more fast paced environment and dont have time to savor the details. Just ideas to kick around... maybe have one for show and one for performance, but the performance one needs to come way down in tris (most likely ruining your uvs) =(Sorry man that suckstris are not a problem vertex count is and I still have a trick up my sleeve that might help me here - custom normals instead of split normals should reduce the amount of edgesplits EDIT: aaaaaah, that felt good.... so that seems to have fixed my problems ChalklYne, Kualan, Omicron and 2 others like this Link to comment
Kualan Posted May 11, 2016 Share Posted May 11, 2016 Sweet, glad to hear the minds of JKHub were able to resolve it. I'm curious if you're considering making the higher-quality model available too (perhaps as an optional file?) for those who want to use it for MP exclusively, or with OpenJK? Link to comment
AshuraDX Posted May 11, 2016 Author Share Posted May 11, 2016 Sweet, glad to hear the minds of JKHub were able to resolve it. I'm curious if you're considering making the higher-quality model available too (perhaps as an optional file?) for those who want to use it for MP exclusively, or with OpenJK?that's planned, yes Kualan likes this Link to comment
Raz0r Posted May 12, 2016 Share Posted May 12, 2016 So basically Ashura is a wizard. Noted. More seriously, it's awesome to see how you've progressed since JK3Files days. GJ :> AshuraDX likes this Link to comment
Archangel35757 Posted May 12, 2016 Share Posted May 12, 2016 @@Xycaleth -- maybe you guys should consider bumping the limit to 15k (or higher) to account for Ghoul2 weapons? Link to comment
JAWSFreelao Posted May 12, 2016 Share Posted May 12, 2016 This model is a blast (no pun intended) to play with. Such a drastic improvement over Neomarz'. No disrespect intended. It simply is a statement as to how far the community has come. Link to comment
AshuraDX Posted May 12, 2016 Author Share Posted May 12, 2016 Whatd you do?I made a few hard egdes soft by merging the vertex normals, I tried editing their angles a little to get nicer shading with mixed results. Faces are exploded/detached along hard edges, which duplicates vertices in these spots decreasing the number of hard edges saved me 400 vertices. @@Raz0r ah, yes good old times Any chance you still have the portal mod code stuff? Daniel likes this Link to comment
Raz0r Posted May 12, 2016 Share Posted May 12, 2016 Any chance you still have the portal mod code stuff?Not only that, but it's still in JA++ AshuraDX likes this Link to comment
AshuraDX Posted May 12, 2016 Author Share Posted May 12, 2016 Neat. Anyway, back to the clone! All I need before I deem him ready for a first release would be Sounds, since stormtrooper sounds seem a little unfitting and botfiles which I'll set up really quick later Link to comment
Seven Posted May 12, 2016 Share Posted May 12, 2016 Neat. Anyway, back to the clone! All I need before I deem him ready for a first release would be Sounds, since stormtrooper sounds seem a little unfitting and botfiles which I'll set up really quick laterThere is a whole set of them on the Star Wars soundboard Link to comment
AshuraDX Posted May 12, 2016 Author Share Posted May 12, 2016 There is a whole set of them on the Star Wars soundboardI have a few clips from stars wars battlefront 2 and the voice actors don't match. Temuera morrison voiced the clones in battlefront, battlefront 2 and republic commando. He also portrayed them and Jango in the prequels. if anyone could get me some clips from republic commando that'd be great! I really need some pain sounds atm all I have right now is random "for the republic/chancellor" shouts Link to comment
Daniel Posted May 12, 2016 Share Posted May 12, 2016 I made a few hard egdes soft by merging the vertex normals, I tried editing their angles a little to get nicer shading with mixed results. Faces are exploded/detached along hard edges, which duplicates vertices in these spots decreasing the number of hard edges saved me 400 vertices. @@Raz0r ah, yes good old times Any chance you still have the portal mod code stuff? I also want to fix the vertex normals in my high resolution model, because I have that error when I shoot to my model. I visited the following website and it seems that here found the solution using this vertex Editor: https://www.blend4web.com/en/article/131/. The problem is that this Editor works with Blender 2.74, and I use Blender 2.64 because I export from this version with the Jedi Academy Plugin Suite v0.2.2. What do you recommend? Link to comment
Seven Posted May 12, 2016 Share Posted May 12, 2016 I have a few clips from stars wars battlefront 2 and the voice actors don't match. Temuera morrison voiced the clones in battlefront, battlefront 2 and republic commando. He also portrayed them and Jango in the prequels. if anyone could get me some clips from republic commando that'd be great! I really need some pain sounds atm all I have right now is random "for the republic/chancellor" shoutsWell I think that there are multiple clone voices right? Could make more sounds for troops Link to comment
AshuraDX Posted May 12, 2016 Author Share Posted May 12, 2016 I also want to fix the vertex normals in my high resolution model, because I have that error when I shoot to my model (and dies). I visited the following website and it seems that here found the solution using this vertex Editor: https://www.blend4web.com/en/article/131/. The problem is that this Editor works with Blender 2.74, and I use Blender 2.64 because I export from this version with the Jedi Academy Plugin Suite v0.2.2. What do you recommend? I don't use blender, sorry can't help Link to comment
Xycaleth Posted May 12, 2016 Share Posted May 12, 2016 @@Xycaleth -- maybe you guys should consider bumping the limit to 15k (or higher) to account for Ghoul2 weapons?It's not that simple. Anything that is attached will contribute to the problem. That includes jetpacks, that includes (in JKG's case) armour, etc. If anything the code needs to be redesigned to avoid the problem altogether. But this still doesn't solve anything for models in JASP eezstreet and Archangel35757 like this Link to comment
Revan9190 Posted May 12, 2016 Share Posted May 12, 2016 I think Galactic Battlegrounds has some good voice clips, IIRC. Otherwise, I can .zip some things up for you that I happen to have. yeyo JK likes this Link to comment
ChalklYne Posted May 12, 2016 Share Posted May 12, 2016 I made a few hard egdes soft by merging the vertex normals, I tried editing their angles a little to get nicer shading with mixed results.Faces are exploded/detached along hard edges, which duplicates vertices in these spots decreasing the number of hard edges saved me 400 vertices. Ok. So in the interest of Softimage... From what I understood, vertex normals assign blending in the shading between planes... how does one.. merge vertex normals? Im envisioning overlapping vertices that you welded lol Link to comment
Kualan Posted May 12, 2016 Share Posted May 12, 2016 The Republic At War mod for Empire At War is a good source for sound files - I've used it in the past for my Plo Koon release, and I'm sure they have a plethora of clone audio clips you could use. Link to comment
AshuraDX Posted May 13, 2016 Author Share Posted May 13, 2016 https://jkhub.org/files/file/2865-ashura39s-clone-trooper/ Revan9190, yeyo JK, Circa and 2 others like this Link to comment
Kualan Posted May 13, 2016 Share Posted May 13, 2016 Looking great Ashura, but I think the visor.tga appears to be missing? AshuraDX likes this Link to comment
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now