Replacing Sky1
Posted: Fri Aug 23, 2013 19:04
I am attempting to replace sky1 in Doom.wad with an HD texture of my own design.
My method at the moment (there are probably better ones, this is convenient while working on the texture):
1. Make a zip file named big_sky.zip with a /hires/ folder inside.
2. Put the texture, named "SKY1.png" in big_sky.zip /hires/
3. Drag big_sky.zip onto gzdoom.
So far, so good, gzdoom loads and displays the sky.
PROBLEM: The sky still wraps 4 times. I understand that the default sky wraps every 256 pixels and the horizon is 1024 pixels in circumference.
My replacement texture is 1024 pixels, and thus should only be displayed once.
How do I tell gzdoom that my texture is larger than the SKY1 it replaces? I presume that's the problem here...
I did a forum search for 1024 sky here and on the ZDoom forums, and couldn't find anything that seemed relevant. Sorry if this has been answered many times over.
Thanks to anyone who can help me here.
My method at the moment (there are probably better ones, this is convenient while working on the texture):
1. Make a zip file named big_sky.zip with a /hires/ folder inside.
2. Put the texture, named "SKY1.png" in big_sky.zip /hires/
3. Drag big_sky.zip onto gzdoom.
So far, so good, gzdoom loads and displays the sky.
PROBLEM: The sky still wraps 4 times. I understand that the default sky wraps every 256 pixels and the horizon is 1024 pixels in circumference.
My replacement texture is 1024 pixels, and thus should only be displayed once.
How do I tell gzdoom that my texture is larger than the SKY1 it replaces? I presume that's the problem here...
I did a forum search for 1024 sky here and on the ZDoom forums, and couldn't find anything that seemed relevant. Sorry if this has been answered many times over.
Thanks to anyone who can help me here.