Fedora Linux Support Community & Resources Center
  #1  
Old 13th August 2011, 01:18 AM
Adrian719's Avatar
Adrian719 Offline
Registered User
 
Join Date: Aug 2011
Posts: 22
linuxfirefox
Minecraft low FPS help

Hey guys,
Well I switched to F15 over 10 days ago. I was using WinXP prior.
I play minecraft all the time, and I also do "lets plays". My average FPS used to be 60+, now I'm down too 3FPS on average.

My system specs are not the best, but I know minecraft should run fine, since it did on XP.
Now my question is, are there any unecessary programs or processes that I can close? Or is there anything else I can do (besides from buying another computer LOL).

thanks guys!
Reply With Quote
  #2  
Old 13th August 2011, 05:49 PM
MNKyDeth's Avatar
MNKyDeth Offline
Registered User
 
Join Date: Aug 2004
Location: Grand Rapids Michigan
Posts: 107
windows_vistaopera
Re: Minecraft low FPS help

I noticed in another thread someone had said that the fps in their games dropped considerably by using F15 compared to F14.
I had suggested using a seperate X server so the graphics chip is not rendering the desktop and game at the same time. There was no response so I am not sure if ti helped or not< but...

https://wiki.archlinux.org/index.php/Gaming

In theory you would just have to type.

xinit /usr/bin/nexuiz-glx -- :1

In the above example just change the path to the minecraft excutable. This should start a second X server and only render what is on screen. Your desktop would no longer be rendered at the same time in the background with the game. ctrl+alt+F2 or the proper corresponding F(#) should allow you to flip back to your desktop and gaming desktop while the game is running.

If this improves or greatly improves the performance we then know it is the graphical rendering of the desktop that is effecting the games so much. If not we need to look at something else that might be causing it.
__________________
HTPC | C2Q 9450 | 4gig ram | NV GT 430 | 2x1.5T WD | PCP&C 610w
Desktop | I7 2600K | 16gig ram | GTX 580 | 2x60G & 2x240G ssd | X-FI Titanium | Seasonic 850w
Reply With Quote
  #3  
Old 13th August 2011, 08:57 PM
Adrian719's Avatar
Adrian719 Offline
Registered User
 
Join Date: Aug 2011
Posts: 22
linuxfirefox
Re: Minecraft low FPS help

Quote:
Originally Posted by MNKyDeth View Post
I noticed in another thread someone had said that the fps in their games dropped considerably by using F15 compared to F14.
I had suggested using a seperate X server so the graphics chip is not rendering the desktop and game at the same time. There was no response so I am not sure if ti helped or not< but...

https://wiki.archlinux.org/index.php/Gaming

In theory you would just have to type.

xinit /usr/bin/nexuiz-glx -- :1

In the above example just change the path to the minecraft excutable. This should start a second X server and only render what is on screen. Your desktop would no longer be rendered at the same time in the background with the game. ctrl+alt+F2 or the proper corresponding F(#) should allow you to flip back to your desktop and gaming desktop while the game is running.

If this improves or greatly improves the performance we then know it is the graphical rendering of the desktop that is effecting the games so much. If not we need to look at something else that might be causing it.
Okay cool. I will read up on that and try it out.
BTW, the process "Npviewer.bin" is using 50-60% of my CPU on average. I think that is affecting it also.

---------- Post added at 07:57 PM ---------- Previous post was at 07:45 PM ----------

Uh it seems as though putting "xinit /usr/bin/javaw -- :1"has royaly screwed up my font lol.
Reply With Quote
  #4  
Old 13th August 2011, 09:28 PM
MNKyDeth's Avatar
MNKyDeth Offline
Registered User
 
Join Date: Aug 2004
Location: Grand Rapids Michigan
Posts: 107
windows_vistaopera
Re: Minecraft low FPS help

Npviewer.bin is ( Netscape plugin viewer ).
This forum posting from Suse seems relevant.
http://forums.opensuse.org/english/g...ers-power.html

I would go so far and say before loading up the game do a killall -9 Npviewer.bin to make sure the process is not running. Mind you this may effect flash or other plugins currently working in your browser.
I also assume minecraft is a java based game? It doesnt require the browser does it? If it does this would explain the high cpu usage and I would think this would be normal then.

As for the fonts, I really don't know what to say. Starting another X session really shouldn't effect that.

Maybe something has drastically changed in the xorg server or in gnome 3 that I am unaware of.
__________________
HTPC | C2Q 9450 | 4gig ram | NV GT 430 | 2x1.5T WD | PCP&C 610w
Desktop | I7 2600K | 16gig ram | GTX 580 | 2x60G & 2x240G ssd | X-FI Titanium | Seasonic 850w
Reply With Quote
  #5  
Old 13th August 2011, 10:22 PM
Adrian719's Avatar
Adrian719 Offline
Registered User
 
Join Date: Aug 2011
Posts: 22
linuxfirefox
Re: Minecraft low FPS help

Quote:
Originally Posted by MNKyDeth View Post
Npviewer.bin is ( Netscape plugin viewer ).
This forum posting from Suse seems relevant.
http://forums.opensuse.org/english/g...ers-power.html

I would go so far and say before loading up the game do a killall -9 Npviewer.bin to make sure the process is not running. Mind you this may effect flash or other plugins currently working in your browser.
I also assume minecraft is a java based game? It doesnt require the browser does it? If it does this would explain the high cpu usage and I would think this would be normal then.

As for the fonts, I really don't know what to say. Starting another X session really shouldn't effect that.

Maybe something has drastically changed in the xorg server or in gnome 3 that I am unaware of.

I have killed the process before, and it only affected flash in my browsers.
Minecraft does not use internet, but it is a Java program. Javaw opens and uses alot of RAM.
I'll try killing npviewer.bin when I am going to play minecraft, and see if it does anything.
Reply With Quote
  #6  
Old 14th August 2011, 05:46 PM
Adrian719's Avatar
Adrian719 Offline
Registered User
 
Join Date: Aug 2011
Posts: 22
linuxfirefox
Re: Minecraft low FPS help

NPviewer seems to be closing now when my broswer is closed. Before, it did not do that.
Minecraft is running okay, but still lags. Also, I can not change the priority of javaw.
Reply With Quote
Reply

Tags
fps, low, minecraft

Thread Tools Search this Thread
Search this Thread:

Advanced Search
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

Similar Threads
Thread Thread Starter Forum Replies Last Post
[SOLVED] Switching from java sun to jdk to fix minecraft AlwaysNever Using Fedora 3 23rd May 2011 05:56 AM
Flash and Minecraft have no sound koolblue3 Using Fedora 1 21st April 2011 05:33 AM
[SOLVED] Minecraft Help Needed (nobody on Minecraft forums had any idea) Abstract Gamers' Lounge 6 18th April 2011 11:11 PM
Need assistance installing Minecraft in F14. rebmobwins Using Fedora 7 11th April 2011 04:58 AM
Minecraft Installation Help Guyman Using Fedora 2 15th January 2011 07:55 PM


Current GMT-time: 13:28 (Friday, 24-05-2013)

TopSubscribe to XML RSS for all Threads in all ForumsFedoraForumDotOrg Archive
logo

All trademarks, and forum posts in this site are property of their respective owner(s).
FedoraForum.org is privately owned and is not directly sponsored by the Fedora Project or Red Hat, Inc.

Privacy Policy | Term of Use | Posting Guidelines | Archive | Contact Us | Founding Members

Powered by vBulletin® Copyright ©2000 - 2012, vBulletin Solutions, Inc.

FedoraForum is Powered by RedHat