Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags

Kyle,

I'm having trouble with this game on both Mac (Mac OS 10.11 on a Macbook Pro from 2011, AMD Radeon 6750M) and Linux (Ubuntu 16.04 on a somewhat older Dell 6400 with NVidia Quadro NVS 160M). Both machines run Eldritch just fine, but with this game the display comes up garbled. It makes no difference whether I start it in windowed or fullscreen mode. The game is rendered behind(!) the visual garbage (it can be seen through the garbage sometimes, depending on the garbage...), it looks like there is a framebuffer overlayed onto the game which is not initialized or something like this.  If I can provide more info, just ask ahead.

Gunnar

Thanks for the report. I've seen a few complaints about this issue on Mac and Linux, and I suspect it is an uninitialized buffer as you said. Unfortunately I'll be away from my dev machines for the next few days, but I'll take a look at this as soon as I'm able.

Small update here: I've been able to repro this on a non-dev machine and can confirm it's related to garbage data in a render target texture. A short-term workaround is to open the console and enter "set motionblurintensity 0". I'll continue investigating a proper fix as I'm able.