Page 1 of 1

standards/practices/policies/procedures

Posted: 26 Mar 2007, 13:38
by Tyarthas
i'm rather intrigued by your project here, just wondering: what are your standards/practices/policies/procedures?

as in: if i were to do work for you guys, what kind of files should i turn in? tga,png,jpeg,dds for textures. obj,max,3ds,etc. for models? poly limit? dpi/res limit? texture amount limit?

i dont know, just kinda curious about this whole thing. please fill me in on this, and any others of which you may think.

Posted: 26 Mar 2007, 14:25
by Ling_Lover
umm... i think, if you're working on a mod, you can work however you want :-)

dds is good for textures, and obj/3ds can be converted into s3o for use in-game

low-poly is better

textures are usually 256x256, 512x512, or 1024x1024 (smaller is better)

specifics would be dependant on the mod that you're working on... find one you like the look of and enquire about work (see the mods forum)

Posted: 26 Mar 2007, 16:17
by KDR_11k
The poly numbers depend strongly on the mod, the spammier the mod the lower the polycount.

Posted: 27 Mar 2007, 07:57
by Forboding Angel
Actually as Lathan Stanley proved some time back, TGA's for textures actually do not cause as large of a performance hit as dds does. I'd have to dig up the thread on the reasons etc etc, but it has been proven.

Posted: 27 Mar 2007, 08:06
by smoth
yeah, he did and people ignored his efforts... really sad.

Posted: 27 Mar 2007, 09:48
by Zpock
I do not claim supreme knowledge on this subject, but isn't dds compressed in the grapichs card memory while TGA is not? So you can fit more ddses but their slower since they need to be uncompressed all the time? And rather then 1024 or 512 etc shouldn't you go for a certain #megabytes, for the whole mod?

Posted: 27 Mar 2007, 10:43
by smoth
eh, it goes into the whole cost for speed I prefer speed.

there is and always be a tradeoff... and for my money png is better then both.

Posted: 27 Mar 2007, 14:11
by KDR_11k
Theoretically the texture pipeline should be just as fast for compressed and uncompressed textures. We're not talking about ZIP compression or something.

Posted: 27 Mar 2007, 15:30
by LathanStanley
they both have their advantages and dis-advantages... but unless you get some uber-huge image, on some crazy assed bumpmapped model with 40 bazillion faces, they both, are about the same...

Since spring uses relatively low texture memory other than the actual game map surface itself, the difference in what imagetype gets better performance is about +/- 5% depending on the machine, how its used, and videocard.

honestly, I'd just use whatever format you feel more comfortable with and you like better.


as far as what to do, there is no "rules"...

if you want to make a map, and have some naked girl on it, go for it, its been done though.. :P

if you wanna make units, go to town, there are quite a few modmakers making entire armies of units right now...

If you are a texturer, and you honestly are, I'd have more than a million models for you to skin in a few hours :roll: ... naw, but seriously, there are lots of us content creators that are better at modeling than skinning, and frankly, we can use all the help we can get.

If there are downloadable links to any models I've made, and I hope I speak for others as well, and their models, go ahead and skin them and post them on the forum. Just always give the creator some credit and try not to say your work is "better" :wink: I got cranky one day for that and threw a bit of a fit, not one of my best days...

If you wanna make features, go for it, I can use all the help I can get with making content for maps.

maps themselves, sure, just avoid anything "speed*.*" or anything thats a "take the middle" map... and if you DO make maps, put frakkin features on them :P

and if you are a coder, you are a saint sent from the gods! help them fix the damn de-synch issues, they popped up around spring version .64 if its any help, and honestly I think they happen from pathfinding and mass command issuing, I.E. when a player tells 400 someodd units to do the same task, or series of tasks.. (too many commands at once and basically floods the input/output udp ports.)

If you'd like to just re-vemp the wiki and make an upload section or someting, hell a real directory or contents page or something... thats cool too...


there is just a ton of things to do, jump in, have fun, and if you get tired of doing one thing, do the next, it never hurts to bounce around...

myself, I bounce from texture/model/map/features/suggestions/ to mentoring the new guys... I dunno.. sometimes I'm an A-hole too... but hehe we all have our moments..

have fun!