Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
How do I get the shaders to work
#9
Directory structure should be as follows:

Code:
Your-colobot-directory
 - colobot.exe
 - data
   - ai
   - fonts
   - help
   ...
   - shaders
     - shaders go here

And you run Colobot using switch:

Code:
colobot.exe -graphics ###

Where ### is one of available graphics engines:

opengl -- OpenGL 1.4 engine (default)
gl21 -- OpenGL 2.1 engine
gl33 -- OpenGL 3.3 engine
auto -- automatically determines best available engine (added in dev branch)
"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 - 06-29-2015, 02:07 PM
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: 2 Guest(s)