I created a custom skybox for insurgency which leaks everytime. I tried all sorts of exporting methods.
my VMT looks like
"UnlitGeneric"
{
"$basetexture" "skybox/vegas_01bk"
"$nofog" 1
"$nomip" 1
$ignorez 1
}
Other custom skyboxes work on my map. but the ones I create from scratch just show up as a black leak. I get no errors in compiling or ingame console.
I spent 8 hours today trying to fix this to no avail. I tried all sorts of different resolutions, compression methods, clamp on or off, mipmaps on or off.
I tried different file names and VMT configs and it would not work.
Please someone, tell me what I did wrong or how I can create working skybox textures from scratch with GIMP.