Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
How do I get the shaders to work
#16
(08-13-2015, 10:25 AM)PracticeBot13 Wrote:
(08-07-2015, 12:37 PM)tomaszkax86 Wrote: What kind of error do you have this time? If game runs fine on gl21 or gl33 graphics engine, then shaders are working.

There is no error displayed. I run the game with the command line and it works like normal but the shaders aren't working.

Check the logs, if you use -graphics gl21 you should see a line:

Code:
[INFO]: Creating CDevice - OpenGL 2.1
[INFO]: OpenGL #

With -graphics gl33 you should see a line:

Code:
[INFO]: Creating CDevice - OpenGL 3.3
[INFO]: OpenGL #.#

If they are initialized properly and no errors occur, then shaders are working. These engines use shaders for all rendering so there's no way shaders are not working when you see UI and everything. I honestly don't know what you're expecting.
"After three days without programming, life becomes meaningless."
~The Tao of Programming


Messages In This Thread
RE: How do I get the shaders to work - by krzys_h - 06-29-2015, 07:00 AM
RE: How do I get the shaders to work - by tomaszkax86 - 08-13-2015, 11:53 AM
RE: How do I get the shaders to work - by CHmSID - 08-13-2015, 02:01 PM
RE: How do I get the shaders to work - by CHmSID - 08-13-2015, 07:49 PM
RE: How do I get the shaders to work - by krzys_h - 08-13-2015, 08:39 PM
RE: How do I get the shaders to work - by krzys_h - 08-13-2015, 10:07 PM
RE: How do I get the shaders to work - by krzys_h - 08-14-2015, 10:18 AM

Forum Jump:


Users browsing this thread: 1 Guest(s)