[resolved] since update, fps drop (linux)
hazote
Join Date: 2012-12-28 Member: 176594Members
hello,
for now, I was playing under archlinux, on linux-lts ~3.14 kernel, and at each update of linux, I came back to this.
and this work fine !
today new update for both linux and NS2, and now it don't work.
game launch, but freeze on "initialising" loading screen, then crash
error:
I have a libawesomium-1-7.so.4, so I have tried to paste it under "..so.0"
and game launch !!
BUT, I have a big drop of fps:
before I was playing around 30 fps all the game (20 late)
now I am at 10/15 early
Does somebody have any trouble like this, or since new NS2 update?
I don't find what the real probleme
(I also tried to get back to my previous linux config :kernel + nvidia, but don't work too)
perhaps I have to search around opengl ? some ideas ?
for now, I was playing under archlinux, on linux-lts ~3.14 kernel, and at each update of linux, I came back to this.
and this work fine !
today new update for both linux and NS2, and now it don't work.
game launch, but freeze on "initialising" loading screen, then crash
error:
Steam/SteamApps/common/Natural Selection 2/system/awesomium/awesomium_process: error while loading shared libraries: libawesomium-1-7.so.0: cannot open shared object file: No such file or directory
I have a libawesomium-1-7.so.4, so I have tried to paste it under "..so.0"
and game launch !!
BUT, I have a big drop of fps:
before I was playing around 30 fps all the game (20 late)
now I am at 10/15 early
Does somebody have any trouble like this, or since new NS2 update?
I don't find what the real probleme
(I also tried to get back to my previous linux config :kernel + nvidia, but don't work too)
perhaps I have to search around opengl ? some ideas ?
Comments
http://forums.unknownworlds.com/discussion/138167/linux-no-sound#latest
going under /usr/bin/lib64 , cp libawesomium-1-7.so.5.0 to NS2 folder and ln -S to libawesomium-1-7.so.0
this is working now !
thanks IronHorse to put me on the right way
hope this will help another one too