NewHouse
#17630 posted by khreathor on 2016/11/29 22:28:38
What Rick said.
...and maybe don't do a box around the map. It will VIS all geometry inside, extremely increasing VIS time. Just place brushes like you'll do with normal sky. Skybox should work just fine.
Do Not Just Box Your Maps.
#17631 posted by mfx on 2016/11/29 22:48:26
Thats horribly wrong, bad practice and lazy too.
#17632 posted by Newhouse on 2016/11/30 00:51:44
Ahem! Never said I would let it be boxed forever* I was more interested of these weird not drawing faces etc. I started layouting from the scratch, since I think it has something to do with how I made the castle's main hall area. BTW mfx how is your super professional non-lazy map project coming along.
Box Along
#17633 posted by mfx on 2016/11/30 00:54:27
i dont care about you.
@mfx
#17634 posted by Newhouse on 2016/11/30 00:57:34
It was sarcasm, and you don't need to like me.
@mfx
#17635 posted by Qmaster on 2016/11/30 02:10:16
Unless it's a coagula map then boxing it up is fine, but yes. Ahh many a day spent plugging up leaks to be saved by the box only to lose many more days waiting for compile time. Good times.
#17636 posted by PRITCHARD on 2016/11/30 03:01:33
Y'all need to put some elbow grease into it. Don't build leaky shit and consider having the patience to fix it if you do. Maybe I'm just not architecturally adventurous enough, but I rarely get leaks in what I build because I pay attention as I go. And when I finish working on an area, I seal up the loose ends and find all the little nooks and crannies and plug them up.
Much, much better than waiting 'till the whole map's done. And not that hard to do!
#17617
#17637 posted by Mugwump on 2016/11/30 03:36:59
Thanks Spike for the detailed explanation and the vocabulary correction.
#17638 posted by NewHouse on 2016/11/30 06:38:22
The thing is simple. I start playtesting right away. I am precise when it comes to finishing up areas, like you all what you would expext, sometimes I seal them right away and sometimes not, because I focus on gameplay and mood. Since I don't know what works and what not if I don't test it first.
If you are familiar with Unity/Unreal level design, you most likely do the same practice and it is the right way to it. So you ask why skyboxes? I don't seem to need them anymore it seems, but back then some older versions of those engines didn't liked to draw void and made testing out barebone layouts frustrating to look at plus it gave a lot of errors.
Now that I am more familiar with mapping, I can plan ahead a lot more, but I am not genious if you think I can create something just purely thinking about it and that works right away with testing. So sorry if I triggered mfx this time, but I will not change the way I test out things, since it is faster and wiser in the end. Only thing is, I need to be even more precise.
Quake Texture Tool Works Great!
#17639 posted by xaGe on 2016/11/30 07:42:40
This tool will batch-convert any PNG files in the current working dir to the Quake color palette and create a WAD2 file containing all converted textures.
https://github.com/maikmerten/QuakeTextureTool
Nice!
#17640 posted by NewHouse on 2016/11/30 07:51:20
MadFox
#17641 posted by JPL on 2016/11/30 08:47:39
For some reasons I lost the source file of one of my map, hence I'd like to recover the map file by decompiling the bsp file.
I tried WinBspC 1.4, and it failed. It is working with some other map, but no with the one I am trying to recover.
So even though I am on Win7, I set executable properties to execute the file as in winXP (one of the possible options in the properties of any executable file), so that is not the problem.
I am just wondering whether the bsp file has to much complex geometry for the tool, and in this case what are the options to recover.
Is there any other available tool with better capabilities, etc.. ?
@JPL
#17642 posted by muk on 2016/11/30 09:14:31
Try and older version maybe. :shrug:
https://www.quaddicted.com/files/tools/winbspc12.zip
V1.2 is on Quaddicted.
Open up WinBSPC and go to Help > Help.
Read through the Help section. Namely Section 1. I believe No CSG would help if the issue is complex geometry.
#17643 posted by muk on 2016/11/30 09:34:26
also, what error are you getting when you decompile?
I just tried to decompile ad_swampy and got an error for the map being in BSP29 mode.
Me Too
#17644 posted by JPL on 2016/11/30 10:27:02
Got this message also.. tool is expecting a bsp v30, while the map is v29....
Need to retry in anyway.
#17645 posted by Naitelveni on 2016/11/30 17:49:32
is there a way to find leaks in hte map? or do i just have to manually find them?
In TrenchBroom
#17646 posted by mjb on 2016/11/30 17:54:02
When a leak is encountered from a compile, you can go to File > Load Point file and select your map.
Here a line will display and if you follow that line it should lead you to the leak. Of course a leak can happen for other reasons.
#17647 posted by khreathor on 2016/11/30 17:56:57
First thing you want to do is to load point file. You can do this in editor or in game. It will show you where the leak come from.
#17648 posted by Naitelveni on 2016/11/30 18:00:21
Thanks Bloughsburgh! i would have never found that leak on my own.
@Bloughsburgh
#17649 posted by Newhouse on 2016/11/30 19:42:07
Finally some good answers*
#17650 posted by Naitelveni on 2016/11/30 21:40:58
Hey, Can i compile 2 maps at the same time?
Im compiling my main practice project at the moment and it will take me another 3 hours to compile.(i've been compiling for 4 hours now)
JPL
#17651 posted by madfox on 2016/11/30 21:45:36
Send the bsp to me, I can easily decompile it in seconds,
if the map is a clear bsp.
Use winbspc12 on winXP!
#17652 posted by Naitelveni on 2016/11/30 21:46:12
The huge one?
#17653 posted by Naitelveni on 2016/11/30 21:46:55
ups sorry
MadFox
#17654 posted by JPL on 2016/12/01 09:57:31
Thanks, but it is not needed anymore: I found by luck an old CD-ROM archive on which I put the complete QuArK project of the map I have been trying to decompile... :)
|