This forum is closed for posting. Please, join us in our Discord server at discord.gg/regnum. See you there!

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

Linux Technical issues under Linux platform

Reply
 
Thread Tools Display Modes
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
Old 11-30-2015, 07:00 AM   #12
TurboLover
Apprentice
 
TurboLover's Avatar
 
Join Date: Jun 2013
Posts: 69
TurboLover is on a distinguished road
Default

You know that the launcher replaces files that have an unexpected hash, right?
If you don't patch the launcher, it will replace the modified archive.
__________________
Syrtis: turbolover (56) - Alturian Conjurer | Leather Rebel (51) - Lamai Warlock
Elite of Syrtis
TurboLover no ha iniciado sesión   Reply With Quote
Old 11-30-2015, 10:14 AM   #13
godismyjudge
Initiate
 
Join Date: Jan 2014
Posts: 202
godismyjudge is on a distinguished road
Default

Quote:
Originally Posted by TurboLover View Post
You know that the launcher replaces files that have an unexpected hash, right?
If you don't patch the launcher, it will replace the modified archive.
I don't have to patch the launcher, for my test, I executed the game executable directly overriding the launcher, that way, file does not get replaced. You just pass your username and md5 sum of your password to the executable, that is exactly what the launcher does.
godismyjudge no ha iniciado sesión   Reply With Quote
Old 11-30-2015, 04:47 PM   #14
TurboLover
Apprentice
 
TurboLover's Avatar
 
Join Date: Jun 2013
Posts: 69
TurboLover is on a distinguished road
Default

OK, I see. Just saying, because I had to patch the launcher when I replaced some scripts.
Your ways seems simpler, but I had no idea how game login works.
__________________
Syrtis: turbolover (56) - Alturian Conjurer | Leather Rebel (51) - Lamai Warlock
Elite of Syrtis
TurboLover no ha iniciado sesión   Reply With Quote
Reply

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 09:44 AM.


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