Page 1 of 1
Weird bug with framerate

Posted:
Sun Jan 15, 2012 21:52
by IPushButton2653
Ok, I work on the texture pack I'm making, and when I go into the game, I move like I'm on the moon. It turns out, my framerate was 130!!!!! HOW THE HECK!?!?!?

Posted:
Sun Jan 15, 2012 23:12
by IPushButton2653
It's worse than lag! I can't get anything done on the map. Can anyone help?

Posted:
Sun Jan 15, 2012 23:14
by Bannana97
Go to the
defaultsettings.cpp file. There should be a setting similar to:
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
settings->setDefault("fps_max", "##");
Replace
## with your max FPS, such as 60.

Posted:
Mon Jan 16, 2012 01:50
by dannydark
or just change / add "fps_max = ##" to your minetest.conf file replacing ## with your max desired fps.

Posted:
Mon Jan 16, 2012 02:27
by IPushButton2653
I had it to 60. It's back down to 70 now, and gravity is in effect, so it's all good now. But I must say, fix it up, and we could have the first alternate dimension, THE MOON!!!!