Frictional Games Forum (read-only)
[LVL ED] Skybox doesn't show up correctly (see attachments!) - Printable Version

+- Frictional Games Forum (read-only) (https://www.frictionalgames.com/forum)
+-- Forum: Amnesia: The Dark Descent (https://www.frictionalgames.com/forum/forum-6.html)
+--- Forum: Custom Stories, TCs & Mods - Development (https://www.frictionalgames.com/forum/forum-38.html)
+---- Forum: Development Support (https://www.frictionalgames.com/forum/forum-39.html)
+---- Thread: [LVL ED] Skybox doesn't show up correctly (see attachments!) (/thread-29800.html)

Pages: 1 2


Skybox doesn't show up correctly (see attachments!) - ethics - 04-05-2015

If I set the skybox active in my level settings and try to browse my chosen skybox, it is not there (in my Custom Story folder).
Did they change it so that .dds files aren't recognized anymore?
Please help, this really sucks :c


RE: Skybox is not selectable - Romulator - 04-05-2015

There is something wrong with your Skybox's sizing or exported .dds format.
If I use a "side" of the cubemap as an example, which is 512x512 in size, then the length of my image is 512x6 pixels widthwise, by 512 height wise. (3072x512)

Thus, you will have 6 512x512 images, which make up your Skybox.

I only know how to do the correct formatting for Photoshop, but essentially, you just have to export the image as a .dds using an extension and not change the settings when Saving As...


RE: Skybox is not selectable - ethics - 04-05-2015

(04-05-2015, 02:06 PM)(拉赫兰) Romulator Wrote: There is something wrong with your Skybox's sizing.
If I use a "side" of the cubemap as an example, which is 512x512 in size, then the length of my image is 512x6 pixels widthwise, by 512 height wise. (3072x512)

Thus, you will have 6 512x512 images, which make up your Skybox.
I downloaded a skybox from here, by statyk and it doesnt show up.
And I can't make a skybox myself, since I really don't know anything about such things.


RE: Skybox is not selectable - Romulator - 04-05-2015

Unfortunately, my laptop is giving me troubles with graphics drivers and the like. I'll see if I can take a look at it.


RE: Skybox is not selectable - ethics - 04-05-2015

(04-05-2015, 02:16 PM)(拉赫兰) Romulator Wrote: Unfortunately, my laptop is giving me troubles with graphics drivers and the like. I'll see if I can take a look at it.
I wanted to use a skybox i used in my custom story before, and now it is broken, you only can see one tile of the skybox and it is in a visible cube shape.

This must have something to do with the updates.


RE: Skybox is not selectable - Romulator - 04-05-2015

I have done some experimentation with the skyboxes and I can say that there is something wrong with the orientation and proper layout of them.

If I recall, the front and left tiles need to be swapped and the "top" tile rotated clockwise 90 degrees. The problem is that you need the "raw" six images to make a proper skybox to apply such rules to the final image.


RE: Skybox is not selectable - ethics - 04-05-2015

(04-05-2015, 02:26 PM)(拉赫兰) Romulator Wrote: I have done some experimentation with the skyboxes and I can say that there is something wrong with the orientation and proper layout of them.

If I recall, the front and left tiles need to be swapped and the "top" tile rotated clockwise 90 degrees. The problem is that you need the "raw" six images to make a proper skybox to apply such rules to the final image.
Yeap the picture is divided in six tiles and in the final file, they are put together to a cube. But now, only one tile is used to form the cube, so it looks really ugly.

Take a look at the image below, it is from my Custom Story.


RE: Skybox is not selectable - DnALANGE - 04-06-2015

Same issue here!!!


RE: Skybox is not selectable - MrBehemoth - 04-08-2015

I had this problem while playing around in map a couple of months ago.

IIRC, the problem happens with ver 1.3, but 1.3.1 is ok.


RE: Skybox doesn't show up correctly - ethics - 04-16-2015

(04-08-2015, 08:28 PM)MrBehemoth Wrote: I had this problem while playing around in map a couple of months ago.

IIRC, the problem happens with ver 1.3, but 1.3.1 is ok.
I have the newest version of Amnesia downloaded through Steam, it still happens :/