Go Back   Champions of Regnum > English > Technical Support > Linux

Linux Technical issues under Linux platform

 
 
Thread Tools Display Modes
Prev Previous Post   Next Post Next
Old 11-29-2015, 11:48 PM   #11
godismyjudge
Initiate
 
Join Date: Jan 2014
Posts: 202
godismyjudge is on a distinguished road
Default

Quote:
Originally Posted by TurboLover View Post
Is the shader you modified stored in shaders.ngz? Have you patched the launcher before testing?
It is in the shaders.ngz, PP.FXAA.gl, fix is just replacing
Code:
#ifdef NG3D_ARB_texture_non_power_of_two && GL_EXT_gpu_shader4
with
Quote:
#if defined(NG3D_ARB_texture_non_power_of_two) && defined(GL_EXT_gpu_shader4)
But as I said, this doesn't seem to be the cause. Mesa developers suggested that Regnum has different code path when particular GL extensions is not found when using the mesa driver and this code path may be untested and buggy, thus having no water rendered. When I tried to make a trace with fglrx and replaying it with mesa, there were different calls there.
godismyjudge no ha iniciado sesión   Reply With Quote
 

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT. The time now is 07:46 PM.


Powered by vBulletin® Version 3.8.7
Copyright ©2000 - 2024, vBulletin Solutions, Inc.
NGD Studios 2002-2024 © All rights reserved