What FPS should I be seeing on low speed netbook?

betolley
New member
 
Posts: 2
Joined: Sat May 23, 2015 23:08

What FPS should I be seeing on low speed netbook?

by betolley » Sat May 23, 2015 23:17

I gave my kids my old Acer dual cpu atom processor netbook. When they play minetest they get around 10 FPS. Is that normal? It has 2 gb of ram, windows xp, with a Intel 945GM Graphics card. If it should be faster any suggestions? I have disabled all of the option for fancy trees and such.
 

User avatar
ExeterDad
Member
 
Posts: 1121
Joined: Sun Jun 01, 2014 20:00
In-game: ExeterDad

Re: What FPS should I be seeing on low speed netbook?

by ExeterDad » Sat May 23, 2015 23:26

My kids have three of the old Acer Aspire One's with what appear to be those specs. They get 19-25 FPS depending on what they are looking at, and what view distance they have set.
But all three are using Linux and OpenGL drivers. Not sure if that is what makes them run better as they don't have Windows to compare it with.
Also the machines are playing as clients on our LAN server. I've never benchmarked on Singleplayer.
٩(̾●̮̮̃̾•̃̾)۶

Kibbie and I have a beautiful public server now! HOMETOWN
 

betolley
New member
 
Posts: 2
Joined: Sat May 23, 2015 23:08

Re: What FPS should I be seeing on low speed netbook?

by betolley » Sun May 24, 2015 00:59

I was guessing on the FPS. I found that with F6 I can see that we are getting between 25 and 36 FPS. The problem is the FPS stays stable but the game is jumpy.
 

User avatar
Krock
Member
 
Posts: 3598
Joined: Thu Oct 03, 2013 07:48
GitHub: SmallJoker

Re: What FPS should I be seeing on low speed netbook?

by Krock » Sun May 24, 2015 07:02

The graphics chip is not very powerful: http://www.videocardbenchmark.net/video ... ss&id=1083

I am getting about 30-50 FPS on my single core machine (Windows XP), so I wonder about the power settings of your laptop. Sometimes it's in a battery saving mode, it limits the maximal CPU and graphics chip usage.
Check the energy options in your control panel and modify some settings to see if Minetest gets more FPS.
Newest Win32 builds - Find a mod - All my mods
ALL YOUR DONATION ARE BELONG TO PARAMAT (Please support him and Minetest)
New DuckDuckGo !bang: !mtmod <keyword here>
 

User avatar
TenPlus1
Member
 
Posts: 1874
Joined: Mon Jul 29, 2013 13:38
GitHub: tenplus1

Re: What FPS should I be seeing on low speed netbook?

by TenPlus1 » Sun May 24, 2015 07:39

I sometimes have Minetest running on an ooooooold 1.5ghz single-core laptop with Intel 852GM graphics and I can get 40fps at times if you add these lines to the minetest.conf file:

Your phone or window isn't wide enough to display the code box. If it's a phone, try rotating it to landscape mode.
Code: Select all
debug_log_level = 0
enable_3d_clouds = false
enable_particles = false
enable_shaders = false
free_move = true
new_style_leaves = false
opaque_water = false
preload_item_visuals = false
smooth_lighting = false
enable_clouds = false
enable_fog = false
vsync = true
wanted_fps = 30
disable_anticheat = true
enable_rollback_recording = false
fast_move = true
wanted_fps = 30
fps_max = 60
viewing_range_nodes_min = 35
viewing_range_nodes_max = 35
disable_fire = true
 


Return to Minetest General

Who is online

Users browsing this forum: No registered users and 15 guests

cron