buzer2020 / Amnesia64

64-bit Windows port of Amnesia:TDD
GNU General Public License v3.0
19 stars 11 forks source link

Broken skyboxes #3

Closed RoozerXC closed 2 years ago

RoozerXC commented 2 years ago

Hi,

A couple of months ago I decided to try out your 64-bit fork of Amnesia: The Dark Descent. Right now I'm having a problem with how skyboxes/cubemaps are being rendered in the game. I can't exactly track the problem down, but I'm thinking it could possibly be a broken implementation of DevIL or the way the game reads cubemap files in its code.

This is how skyboxes look like using the compiled 64-bit exe: image

For reference this is how skyboxes should look like using the default Amnesia exe: image

To reproduce: Compile/initiate local Windows debugger in VS2019 as Release x64/any (make sure Lux is the startup project before compiling), and play any mod that uses skyboxes/cubemaps (i.e. Madhouse, Penumbra: Necrologue, etc).

Specs: Intel i5-2500 @ 3.3 GHz, 20 GB, GTX 1050 Ti