The Truthful Liar Posted April 27, 2003 Author Share Posted April 27, 2003 The second hallway is almost finished, I've added a mirror under the glass floor - in one of the screenshots you can see it better than the others. Overall the map is about half done. Link to comment Share on other sites More sharing options...
Wudan Posted April 27, 2003 Share Posted April 27, 2003 Great delicious textures. I know everybody loves the map - and I bet you are using q3map2 - have you tried enabling phong shading or messing with the scale of the lightmaps? The light that comes from those neon things could be 100x smoother, IMO. Just a thought. /me braces for impact. Link to comment Share on other sites More sharing options...
Khaza Posted April 27, 2003 Share Posted April 27, 2003 Using -filter helps too.. but the blockyness appears mostly because of stupid texture compression that also controls the lightmap compression and makes all lights change color like mad. wudan: Could you post settings for that phong shading & lightmaps scale thingy ? /me wants to test it Link to comment Share on other sites More sharing options...
Wudan Posted April 27, 2003 Share Posted April 27, 2003 To enable Phong Shading, add "-shadeangle X" to your light compile stage - where X is a decimal value, I usually use 21 because it looks fairly natural. This will 'phong-shade' the entire map, I think that it can be done on a per-shader basis, if I remember. To enable lightmapscaling, just add key "_lightmapscale" to your worldspawn with a value, I usually use "0.1" or if I am getting crazy-go-nuts (rather, when I just want to see sexay lighting), I use a value of "0.001" which *I THINK* is the lowest you can go. I'm not sure. Sorry about the thread jack - just wanted to spread some knowledge. It's always best to fool around with these settings, but it takes almost al much time to get the compile settings right as it does to make the map (ps - don't take my word for it, i can't map nearly as good as truthful liar can, i just read up on q3map2's forums often to keep myself up on what can be done with maps) Link to comment Share on other sites More sharing options...
Khaza Posted April 27, 2003 Share Posted April 27, 2003 THX wudan ! Those settings really make difference (take a look my wip if you want ) Link to comment Share on other sites More sharing options...
starunner Posted April 27, 2003 Share Posted April 27, 2003 This map is looking really slick. The architecture and texture work is impeccable. Are you deliberately trying to give Unreal 2003 a run for it's money? By the way Truthful Liar, I've finally answered your Pm. I'm really sorry it took so long to reply. Link to comment Share on other sites More sharing options...
Altus_Thrawn Posted April 28, 2003 Share Posted April 28, 2003 Awsome...just plain goodness. The contrast is interesting....you have a curvy hallway ending in a blocky room...with a door to another curvy hallway... Link to comment Share on other sites More sharing options...
The Truthful Liar Posted April 28, 2003 Author Share Posted April 28, 2003 Originally posted by wudan The light that comes from those neon things could be 100x smoother, IMO. I've been using the lowest compile settings for these screenshots. :-) Originally posted by Khaza but the blockyness appears mostly because of stupid texture compression that also controls the lightmap compression and makes all lights change color like mad. The textures used are .tga format, no compression. Originally posted by starunner This map is looking really slick. The architecture and texture work is impeccable. Are you deliberately trying to give Unreal 2003 a run for it's money? Am I? Not yet. :] Soon... Originally posted by Altus_Thrawn Awsome...just plain goodness. The contrast is interesting....you have a curvy hallway ending in a blocky room...with a door to another curvy hallway... Trust me, this isn't the end of curvyness to the map - expect much much more. ; ) Link to comment Share on other sites More sharing options...
Khaza Posted April 28, 2003 Share Posted April 28, 2003 I didn't mean to diss your work at all (it's awesome) ...and actually I was talking about "r_ext_compress_texture" which controls "r_ext_compress_lightmaps" in mp that makes lightmaps look crap with strange colors everywhere. Link to comment Share on other sites More sharing options...
The Truthful Liar Posted April 28, 2003 Author Share Posted April 28, 2003 Originally posted by Khaza I was talking about "r_ext_compress_texture" which controls "r_ext_compress_lightmaps" in mp that makes lightmaps look crap with strange colors everywhere. Are you saying you can get sp-like shading/lighting in mp? :-O Link to comment Share on other sites More sharing options...
Khaza Posted April 28, 2003 Share Posted April 28, 2003 All you need to do is write this command to console & restart game and you get all those smooth shadows in mp: r_ext_compress_texture 0 In sp that variable doesn't effect lightmaps because lightmaps have their own variable: "r_ext_compress_lighmaps" (which doesn't work in mp). I don't know what raven coders were thinking when they enabled lightmap compression for mp, but I hate how it makes all lightmaps look like puke ..also I have been wondering why doesn't JK2 menus have any buttons for compression settings ? ..lazy..raven.. ... Link to comment Share on other sites More sharing options...
Wudan Posted April 28, 2003 Share Posted April 28, 2003 Lightmap compression is it's own r_ext. On the whole, MP's renderer BITES compared to SP's. That's what REALLLLY gets me mad. There really isn't any reason for it. Link to comment Share on other sites More sharing options...
fat_101 Posted April 29, 2003 Share Posted April 29, 2003 if thats what pies like i LOVE pie FATTEH Link to comment Share on other sites More sharing options...
The Truthful Liar Posted May 2, 2003 Author Share Posted May 2, 2003 It's a shame that raven didn't apply sp like lighting into mp - it really makes a difference. (I wonder if it could be implemented into ydnar's q3map2 somehow.) New shots, the last one is abit bright - working on that. You guys have no idea how much stress this is; I've 6 maps planned and 3 in the works right now. :| Link to comment Share on other sites More sharing options...
LITE Jedi Posted May 2, 2003 Share Posted May 2, 2003 Wow you are my hero, 6 maps is a lot, new hallway looks great btw, this map pack is going to be mofo 14 maps..?.. Link to comment Share on other sites More sharing options...
Wudan Posted May 3, 2003 Share Posted May 3, 2003 Originally posted by The Truthful Liar It's a shame that raven didn't apply sp like lighting into mp - it really makes a difference. (I wonder if it could be implemented into ydnar's q3map2 somehow.) Huh? Lighting looks sexier with Q3Map2, in general - explain what you want to do, I'm sure there is a way to do it. The lightmaps seem kind of compressed - are you sure you have lightmap compression turned off? Link to comment Share on other sites More sharing options...
The Truthful Liar Posted May 3, 2003 Author Share Posted May 3, 2003 Originally posted by wudan Huh? Lighting looks sexier with Q3Map2, in general - explain what you want to do, I'm sure there is a way to do it. The lightmaps seem kind of compressed - are you sure you have lightmap compression turned off? I havn't used it yet, only briefly. I just tried what Khaza suggested recently and (all) maps look alot better with r_ext_compress_texture 0 - just like sp but in mp, no discolored splotches. It doesn't have to do wether you compile with q3map2 or not. ; ) Link to comment Share on other sites More sharing options...
Wudan Posted May 3, 2003 Share Posted May 3, 2003 I am telling you, go use Q3Map2 on that map NOW. It just plan works better than SOF2Map. I know you have a monster machine, but ... SOF2MAP times are not really a cool benchmark of machine strength - just use Q3Map2! Please Please! Use it and pimp out the sweeetness of the map to the 10th power! Link to comment Share on other sites More sharing options...
The Truthful Liar Posted May 4, 2003 Author Share Posted May 4, 2003 I use q3map2 to compile my maps - in fact q3map2toolz v1.15 for easier setup. I was referring to using the lightmap thing briefly ingame to see what it was like. Link to comment Share on other sites More sharing options...
Wudan Posted May 4, 2003 Share Posted May 4, 2003 Oh, ok then Link to comment Share on other sites More sharing options...
-=ReApEr=- Posted May 4, 2003 Share Posted May 4, 2003 Looking good Truthfall Liar Keep up the good work:) Link to comment Share on other sites More sharing options...
master_thomas Posted May 5, 2003 Share Posted May 5, 2003 Still looking good, Truthful Liar. Your work is inspiring. Oooooohhh looks like it's lit with neon lights. Pretty. Question: What is the actual name of the map? Is it "I Like Pie", is it mentioned somewhere in this thread, is it still undecided, or did you just not tell anyone? Link to comment Share on other sites More sharing options...
The Truthful Liar Posted May 5, 2003 Author Share Posted May 5, 2003 Terminal Velocity Link to comment Share on other sites More sharing options...
master_thomas Posted May 8, 2003 Share Posted May 8, 2003 Oh yes, I think I've heard you say that. It doesn't seem to fit the design, but the name sounds good and the level looks awesome. Link to comment Share on other sites More sharing options...
MuRaSaMuNe Posted May 9, 2003 Share Posted May 9, 2003 Wow, very unique. Link to comment Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.