stohrendorf / CroftEngine

An open-source Tomb Raider 1 engine remake
Other
281 stars 18 forks source link

Missing textures in Tomb of Qualopec #192

Closed ANoDE85 closed 2 years ago

ANoDE85 commented 2 years ago

Engine Version: Beta 7.1

As you can see in the video below, only two sides of the Scion pedestal in Tomb of Qualopec are textured: https://youtu.be/9KLdodMTnHI

I've tried this with the original data files (from the Premier Collection) and the Braid Fix mod. Both versions show the same issue. Maybe related to #187.

In the original, all four sides are textured: https://youtu.be/vr104HV7wg0?t=345

stohrendorf commented 2 years ago

That's because all meshes are dynamically lit in EE, and there are just not enough static light sources in that room. Additionally, if I remember correctly, and as you can see from the shadowed sides of Lara, the ambient brightness of that room is 0, effectively rendering everything black that's not lit by light sources.