- Steam App
- High Entropy: Challenges (1389630)
- Event type
- patch note
- Published
- 27 April 2025 - 09:16:04 UTC
- Source
- steam_community_announcements
- Made some changes to the level loading code to try to fix a rare bug that makes the global illumination not load correctly in some computers and only some times, making the levels appear very dark, not properly illuminated when that occurs (and just reloading the level would often fix it). This bug has been haunting me for a long time, was never able to reproduce it but kept seeing it rarely but from time to time in videos. I thought I had found a fix in version 1.3 based on some info I found, from developers describing similar issues, but I saw a video yesterday of it happening in version 1.3.4 so I've made some changes again to tweak a bit my old solution that I'm hoping will fix it (it at least fixes some strange error messages that I found in the logs that seemed related to the global illumination and pointed me to change the moment I make a call to recalculate the illumination dur...