[BUG] Lightspeed map incorrectly rendered when OpenGL 2.0 is disabled/not available - Printable Version +- Xonotic Forums (https://forums.xonotic.org) +-- Forum: Support (https://forums.xonotic.org/forumdisplay.php?fid=3) +--- Forum: Xonotic - Help & Troubleshooting (https://forums.xonotic.org/forumdisplay.php?fid=4) +--- Thread: [BUG] Lightspeed map incorrectly rendered when OpenGL 2.0 is disabled/not available (/showthread.php?tid=3009) |
Lightspeed map incorrectly rendered when OpenGL 2.0 is disabled/not available - edh - 05-14-2012 Just set this up in the tracker: http://dev.xonotic.org/issues/1215 xonotic20120514223405-00.jpg (Size: 60.07 KB / Downloads: 104) It seems to be caused by having OpenGL 2.0 disabled as then glow, gloss, bump et al aren't available. Can anyone confirm that this is also a problem on other systems? It could be fixed in the map by putting in some basic textures so that it looks right without OpenGL 2.0. Otherwise OpenGL 2.0 becomes a requirement to play the game. RE: Lightspeed map incorrectly rendered when OpenGL 2.0 is disabled/not available - hutty - 05-14-2012 its probably the fog (very few maps have fog atm) ... check to see if courtfun has the same issue RE: Lightspeed map incorrectly rendered when OpenGL 2.0 is disabled/not available - divVerent - 05-15-2012 It seems to be caused by fog indeed. Now all we need is someone who can fix this in the engine. RE: Lightspeed map incorrectly rendered when OpenGL 2.0 is disabled/not available - edh - 05-15-2012 Would disabling fog if vid_gl20=0 be an acceptable workaround? Much easier than coding fog into the 1.30 path one might think. RE: Lightspeed map incorrectly rendered when OpenGL 2.0 is disabled/not available - divVerent - 05-15-2012 No, as disabling fog in general is considered cheating. RE: Lightspeed map incorrectly rendered when OpenGL 2.0 is disabled/not available - divVerent - 05-15-2012 Also, fog in the 1.30 path once worked. No idea who broke it and when. RE: Lightspeed map incorrectly rendered when OpenGL 2.0 is disabled/not available - iceykitsune - 07-08-2012 i can confirm this also happens on redplanet, if that help anyone RE: Lightspeed map incorrectly rendered when OpenGL 2.0 is disabled/not available - Mr. Bougo - 07-09-2012 iceykitsune, are your drivers up to date? This might be the issue on your side. It's caused by either old hardware or bad drivers. But it's also a regression bug in Xonotic, since it used to work fine on old hardware/drivers. RE: Lightspeed map incorrectly rendered when OpenGL 2.0 is disabled/not available - hutty - 07-09-2012 accept redplanet doesn't have fog ... (does it?) so this may be a different issue |