Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Render glitches under GNU/Linux with NVIDIA drivers #48

Open
ghost opened this issue Nov 2, 2014 · 12 comments
Open

Render glitches under GNU/Linux with NVIDIA drivers #48

ghost opened this issue Nov 2, 2014 · 12 comments

Comments

@ghost
Copy link

ghost commented Nov 2, 2014

Under GNU/Linux (Ubuntu 14.10 64bit NVIDIA GeForce GTX 860M drivers) I experience two main glitches:

  1. Appears to be some sort of z-fighting of overlay textures over objects
  2. Glow effect shines through all objects

buggy

@poVoq
Copy link

poVoq commented Nov 3, 2014

start the game with the "-OpenGLCompat" parameter and most will be gone.

@ghost
Copy link
Author

ghost commented Nov 3, 2014

That parameter didn't change anything for me. Both issues remain.

@poVoq
Copy link

poVoq commented Nov 4, 2014

Are you sure you used it correctly? I am on a Kubuntu 14.04 Nvidia optimus system (Geforce 550m) using bumblebee and starting it (through a .desktop file for convenience or with a terminal) via this command works just fine:
"optirun -b primus ./overload.sh -OpenGLCompat"

@ghost
Copy link
Author

ghost commented Nov 4, 2014

Usually I started with optirun ./overlaod.sh.
Unfortunately neither optirun ./overload.sh -OpenGLCompat nor optirun -b primus ./overload.sh -OpenGLCompat change anything.

@poVoq
Copy link

poVoq commented Nov 4, 2014

Very odd, and with release 0.3.x it was fine? According to fr1tz everything should be like in 0.3.x if the game is started with that parameter. Which version of the nvidia driver are you using?

@ghost
Copy link
Author

ghost commented Nov 4, 2014

Version 0.3.0 works fine with those parameters on my card. Using NVIDIA drivers version 331.89.

@poVoq
Copy link

poVoq commented Nov 4, 2014

I'm on version 331.38 so that shouldn't be the cause. Must be some very specific issue with your card...

@ghost
Copy link
Author

ghost commented Nov 6, 2014

Stragnge. The 2. render issue seems to be gone after i installed this library.

@ghost
Copy link
Author

ghost commented Nov 6, 2014

Even stranger: it seems to be only _almost_ gone
screen

@ghost
Copy link
Author

ghost commented Nov 18, 2014

unfortunately this does not seem to be the reason for my temporary cure. I still suffer from the glitches again.

@ghost
Copy link
Author

ghost commented Nov 19, 2014

I have the same issues here. Proprietary NVIDIA drivers, GeForce GTX 550 Ti.

@LuisAntonRebollo
Copy link
Contributor

Hi :)

We have merged Linux/OpenGL work to Torque3D development branch, it's posible we have some fixes.

Plz report us all OpenGL bugs you find for we can fix.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants