Crazy lagging on Mac v. 0.4.12-dirty

cerpha
New member
 
Posts: 4
Joined: Mon May 11, 2015 14:37

Crazy lagging on Mac v. 0.4.12-dirty

by cerpha » Mon May 11, 2015 14:41

I just tried minetest on my mac and its lagging crazily. Is there some cool setting I can change to stop this?

MacBook Pro
i7
16GB ram
SSD drive
 

User avatar
Minetestforfun
Member
 
Posts: 936
Joined: Tue Aug 05, 2014 14:09
GitHub: Darcidride
IRC: Darcidride + MinetestForFun
In-game: Darcidride + MinetestForFun

Re: Crazy lagging on Mac v. 0.4.12-dirty

by Minetestforfun » Fri May 15, 2015 08:56

Hi,

First, I suggest you to use the brew build for your mac, it's simple and a great build.
Second, keep in mind Minetest use only 1 CPU core (almost always) so, many small cores you have, the less FPS you will have...
Finally, you can tweak the grpahical configuration and also your "minetest.conf" for more accurte configs

On my MacBook Pro 2011, i5 + 16GB RAM + HDD S2 i can play at 30 ~ 60FPS
 

cerpha
New member
 
Posts: 4
Joined: Mon May 11, 2015 14:37

Re: Crazy lagging on Mac v. 0.4.12-dirty

by cerpha » Fri May 15, 2015 12:11

Thank for your response!

I installed it from brew now. Still laggy. Would you mind sharing your settings so I can get it smoother?
 

User avatar
Minetestforfun
Member
 
Posts: 936
Joined: Tue Aug 05, 2014 14:09
GitHub: Darcidride
IRC: Darcidride + MinetestForFun
In-game: Darcidride + MinetestForFun

Re: Crazy lagging on Mac v. 0.4.12-dirty

by Minetestforfun » Fri May 15, 2015 12:26

i will share my settings as soon as i can ;) (this night)
 

cerpha
New member
 
Posts: 4
Joined: Mon May 11, 2015 14:37

Re: Crazy lagging on Mac v. 0.4.12-dirty

by cerpha » Sat May 16, 2015 07:33

Thanks, that would be great if you could! :)
 

User avatar
Minetestforfun
Member
 
Posts: 936
Joined: Tue Aug 05, 2014 14:09
GitHub: Darcidride
IRC: Darcidride + MinetestForFun
In-game: Darcidride + MinetestForFun

Re: Crazy lagging on Mac v. 0.4.12-dirty

by Minetestforfun » Sat May 16, 2015 21:32

Just add this lines to your minetest.conf :
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
wanted_fps = 30                   #set to 60 if you want to try
viewing_range_nodes_max = 120
viewing_range_nodes_min = 120

connected_glass = false
smooth_lighting = true

mip_map = true
anisotropic_filter = false        #desactivated because not beautiful at all
bilinear_filter = false           #desactivated because not beautiful at all
trilinear_filter = false          #desactivated because not beautiful at all

enable_shaders = true             #set to false is you lag after this config
 

User avatar
Gael de Sailly
Member
 
Posts: 475
Joined: Sun Jan 26, 2014 17:01
GitHub: Gael-de-Sailly
IRC: Gael-de-Sailly
In-game: Gael-de-Sailly

Re: Crazy lagging on Mac v. 0.4.12-dirty

by Gael de Sailly » Sat May 23, 2015 10:28

cerpha wrote:I just tried minetest on my mac and its lagging crazily.

What do you call "crazy lagging" ?
Very busy this year too, so do not expect me to be very active on the forum or in game. But I'm not about to drop Minetest forever :)
 

cerpha
New member
 
Posts: 4
Joined: Mon May 11, 2015 14:37

Re: Crazy lagging on Mac v. 0.4.12-dirty

by cerpha » Sat May 23, 2015 15:49

I call it crazy lagging when you turn 90 degrees in any directions and to get there its about 15 random jumps. Moving forward or backwards is not lag-free but way smoother. The problem is always turning around with the mouse.
In short its unplayable. You try to focus on one block. But you moved a little passed it, then there is about 1 seconds delay to move the other way to get back to it.
 

Morn76
Member
 
Posts: 640
Joined: Sun Feb 16, 2014 19:45
GitHub: mdoege

Re: Crazy lagging on Mac v. 0.4.12-dirty

by Morn76 » Sat May 23, 2015 19:22

The first post of the OS build thread says:

Looking around with the trackpad/mouse can become sluggish when the frame rate hits 60 fps. Increasing your fps_max in minetest.conf (e.g., "fps_max = 200") helps if this issue bothers you.

So, have you tried increasing fps_max?
 

User avatar
Gael de Sailly
Member
 
Posts: 475
Joined: Sun Jan 26, 2014 17:01
GitHub: Gael-de-Sailly
IRC: Gael-de-Sailly
In-game: Gael-de-Sailly

Re: Crazy lagging on Mac v. 0.4.12-dirty

by Gael de Sailly » Sat May 23, 2015 20:48

Ok. It's client lag : low FPS. Sometimes it's caused by a too high viewing range. You can set the viewing range by pressing + or - (numpad). It's the distance, in blocks, of your vision. For me, the best is 150-200, but if you have a slow computer, you should reduce it. If your computer is not slow but it lags so much, there may be something to adjust.

There are very few Minetest players on Mac (See this thread). There might be some problems that are not known yet.
Very busy this year too, so do not expect me to be very active on the forum or in game. But I'm not about to drop Minetest forever :)
 

User avatar
rubenwardy
Member
 
Posts: 4500
Joined: Tue Jun 12, 2012 18:11
GitHub: rubenwardy
IRC: rubenwardy
In-game: rubenwardy

Re: Crazy lagging on Mac v. 0.4.12-dirty

by rubenwardy » Sat May 23, 2015 21:21

Make sure cinematic mode is not enabled (F8).
 

User avatar
Minetestforfun
Member
 
Posts: 936
Joined: Tue Aug 05, 2014 14:09
GitHub: Darcidride
IRC: Darcidride + MinetestForFun
In-game: Darcidride + MinetestForFun

Re: Crazy lagging on Mac v. 0.4.12-dirty

by Minetestforfun » Wed May 27, 2015 11:52

Gael de Sailly wrote:Ok. It's client lag : low FPS. Sometimes it's caused by a too high viewing range. You can set the viewing range by pressing + or - (numpad). It's the distance, in blocks, of your vision. For me, the best is 150-200, but if you have a slow computer, you should reduce it. If your computer is not slow but it lags so much, there may be something to adjust.

There are very few Minetest players on Mac (See this thread). There might be some problems that are not known yet.


I think my minetest.conf seems to be great for solved/tests the problem... Do you test your Minetest with this configuration file or not ?
 


Return to Minetest Problems

Who is online

Users browsing this forum: No registered users and 11 guests

cron