Page 1 of 1

Range View

PostPosted: Wed May 09, 2012 12:41
by punbb009
gUys! I NEED HELP! i need to shorten the range for my minetest Because long ranged view Lags up my Laptop so how can i shorten my range view TNX!

PostPosted: Wed May 09, 2012 13:05
by Sanchez
You need to add these lines to your 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
viewing_range_nodes_max = 100
viewing_range_nodes_min = 15


the default max is 160 and the min is 35. the above is a suggested starting point then you can tweak the settings until you are happy.