Warning: array_merge() [function.array-merge]: Argument #1 is not an array in [path]/archive/global.php(40) : eval()'d code on line 2
Huge map size... [Archive] - TF2Maps.net Forums

PDA

View Full Version : Huge map size...


Spamdini
03-16-2008, 05:52 PM
hey guys, well tower is done and released and now im on to my next project. the problem i have run into is that the .bsp file is huge. a whopping 99 mb. granted the map itself is enormous.

http://img214.imagevenue.com/loc588/th_08182_cp_pit0000_122_588lo.jpg (http://img214.imagevenue.com/img.php?image=08182_cp_pit0000_122_588lo.jpg)

http://img153.imagevenue.com/loc993/th_08184_cp_pit0001_122_993lo.jpg (http://img153.imagevenue.com/img.php?image=08184_cp_pit0001_122_993lo.jpg)

something that may also be interesting is when i buildcubemaps, its really slow. i do it first with hdr off then with hdr on. when hdr is off, normally it would go really fast non stop. for this map it does a couple then pauses on 1. when i buildcubemaps with hdr on, its really slow, like each image that cycles past takes about a second or more.

any ideas or is it something i have to live with?

poopster101
03-16-2008, 06:00 PM
why is it sohuge?
99 mb is monster

Earl
03-16-2008, 09:04 PM
Wait -- when you look down in the pit is that a stack of alpha'ed black layers? If so, select them all, go to the texture application, and set the lightmap scale to the largest possible value. I bet the lightmap for every layer is whats causing the huge filesize.

Spamdini
03-16-2008, 10:54 PM
no its not...i achieved the dark pit by making a custom blend that went from cliff to black the blackness is just brushes with black texture on them...

dirtyminuth
03-17-2008, 12:20 PM
Lightmaps persist on all visible brushes. If the black texture is visible, up the lightmap to at least 64. Try 32 for the cliff faces.

However, it sounds like your cubemap resolutions are huge, or you have a lot of cubemaps. What are your env_cubemap settings?

Spamdini
03-17-2008, 09:16 PM
dirtyminuth u are gold. i actually copy and pasted the cubemap i had made for the capture point which i had set higher to make extra shiny, so the rest of them were set that high aswell. ++ for my friend.

thanks a bunch.