Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Can´t change any graphical options.
#2
Debugging code is a tricky problem and I use DDD and GDB on Linux as well as Eclipse on Windows and Linux.
If you are familiar with C++ and a core dump it is easy enough to set a breakpoint at the point where changes are made and follow it to the crash.
Oops, you mean you changed them in the options panel I suppose... so I tested that, but I have been running those controls all over the place for days to look for bugs and none have appeared.
I am running Linux as well, however things that involve OpenGL really depend on many things like the device driver you are using and how your hardware works. There are hundreds, if not thousands of graphic cards and software features vary wildly.
I have had no trouble with the game software and I have done some REALLY harsh things to the game code to see what the render limit is.
I have created 300 high poly models and animated them with 6 running bots and 2,000 objects strewn across the landscape as well as modifying the terrain to create sink holes and made textures that are 2048x2048 and have yet to break the code.
I would guess that your hardware does not support the changes you are making.
Hope that helps.


Messages In This Thread
Can´t change any graphical options. - by LRV - 10-17-2016, 07:25 PM
RE: Can´t change any graphical options. - by moteybot - 10-18-2016, 07:44 AM
RE: Can´t change any graphical options. - by LRV - 10-19-2016, 06:26 AM
RE: Can´t change any graphical options. - by LRV - 10-19-2016, 08:20 AM

Forum Jump:


Users browsing this thread: 1 Guest(s)