Author Topic: [fixed] .BUG: Extremely low framerates, v3.3.6 and v3.3.7-beta1, Linux  (Read 942 times)

John.d.h

  • Moderator
  • Airship
  • ********
  • Posts: 3,757
  • I have to go now. My planet needs me.
    • View Profile
Note: This is neither my wimpy netbook nor the school computer with the bad drivers that I mentioned on IRC!  This is a different computer (my Toshiba laptop) that runs GAE 0.3 with excellent speed.

When starting Megaglest, it runs very slowly.  Even in just the menu, I get <1fps.  With GAE 0.3, it runs flawlessly.  When I finally got to start a game (this took a few minutes), it runs just as slow.  As you can see here in the screen shot, it's still <1fps, and even after 310 frames, the ground textures didn't load.  I've tried both 3.3.6 and 3.3.7-beta1, with the same results.



I'm running Linux Mint 32 bit off of my USB stick on a Toshiba laptop with built-in Intel hardware.

Here's the output when I run lspci:
http://pastebin.com/cEy3T7MD

softcoder

  • MegaGlest Team
  • Battle Machine
  • ********
  • Posts: 2,239
    • View Profile
Re: BUG: Extremely low framerates, v3.3.6 and v3.3.7-beta1, Linux
« Reply #1 on: 17 September 2010, 05:47:16 »
Ok since you started with 3.3.6 there are some known possible issues with older dependencies being used. Check out this post

https://docs.megaglest.org/MG/FAQ#My_Frames_Per_Second_.28FPS.29_are_horrible.2C_what_can_i_do.3F

specifically try:

Quote
mkdir lib_bkp
mv lib/* lib_bkp/
cp lib_bkp/libcurl* lib/
cp lib_bkp/libgnu* lib/
cp lib_bkp/libicu* lib/
cp lib_bkp/liblua* lib/
cp lib_bkp/libxerces* lib/
« Last Edit: 18 June 2016, 13:55:55 by filux »

John.d.h

  • Moderator
  • Airship
  • ********
  • Posts: 3,757
  • I have to go now. My planet needs me.
    • View Profile
Re: BUG: Extremely low framerates, v3.3.6 and v3.3.7-beta1, Linux
« Reply #2 on: 17 September 2010, 05:59:01 »
Worked like a charm. :thumbup:

Edit: Just saw the sticky.  Now I feel dumb. ;D
« Last Edit: 17 September 2010, 06:01:58 by John.d.h »

 

anything