Page 1 of 1

bug: black elements instead coloured

Posted: Wed Feb 01, 2017 10:21 am
by Vateon
some elements of my game background (doors, some paintings etc.) are black and i don't know what to do with this (PS: sorry for my English- i am Polish)

Re: bug: black elements instead coloured

Posted: Sat Feb 04, 2017 9:57 am
by daniel
Are you running on Windows? If so, try running the game with "-angle" in the command line arguments. This will use the D3D drivers instead of OpenGL which works better on some older cards.

Re: bug: black elements instead coloured

Posted: Tue Feb 07, 2017 11:08 am
by Vateon
daniel wrote:Are you running on Windows? If so, try running the game with "-angle" in the command line arguments. This will use the D3D drivers instead of OpenGL which works better on some older cards.
Thank you very much! It was really helpful- now everything is ok :D

Re: bug: black elements instead coloured

Posted: Sat Mar 18, 2017 11:40 am
by gldnarms
Hi I am having the same issue. I have windows ten. most items I interact with is a black screen. What are the steps to run the game with the "-angle" command. I bought with steam.

Re: bug: black elements instead coloured

Posted: Tue May 30, 2017 8:41 am
by daniel
From Steam, you can do the following:
  1. Find the game in Steam and right-click on it. Select "Properties"
  2. Go to the "General" tab
  3. Click on "Set launch options..."
  4. Type in -angle
  5. Press OK, press Close
When you start the game, it should use the Angle instead of OpenGL.