Page 1 of 1

How to limit FPS to 30?

Posted: Sat Dec 20, 2014 6:54 pm
by cpy
How do i limit FPS to 30 to prevent notebook overheating? UPS need to be 60 for multiplayer but FPS is good enough at 30.

Re: How to limit FPS to 30?

Posted: Sat Dec 20, 2014 8:30 pm
by ssilk

Re: How to limit FPS to 30?

Posted: Sat Dec 20, 2014 10:12 pm
by Rahjital
Does that really affect update rate or merely the speed at which things happen in the game?

Re: How to limit FPS to 30?

Posted: Sat Dec 20, 2014 10:24 pm
by cpy
Nope, nothing to reduce framerate to half. It was there in older version, but it's not there now. Anyone know how to do it?

Re: How to limit FPS to 30?

Posted: Mon Jan 05, 2015 9:33 am
by cube
There's no way to do it now. If there is not enough time to keep UPS at 60, then the FPS will automatically drop, first to UPS/2, then to UPS/3.

Re: How to limit FPS to 30?

Posted: Tue Jan 06, 2015 10:37 am
by DRBLN
There is a way to do it so.

If you use Nvidia GPU, then you should download Nvidia Inspector and set Frame Limiter to 30 FPS.
I do that in many games.

Re: How to limit FPS to 30?

Posted: Fri Nov 27, 2015 2:19 am
by goku90504
what is UPS?

Re: How to limit FPS to 30?

Posted: Fri Nov 27, 2015 4:11 am
by Klonan
goku90504 wrote:what is UPS?
Ups is 'Updates per second' and it is how fast the game itself is running

Re: How to limit FPS to 30?

Posted: Fri Nov 27, 2015 6:35 am
by goku90504
Ah then a way to limit FPS or set a UPS to FPS ratio would be nice

Re: How to limit FPS to 30?

Posted: Fri Nov 27, 2015 7:13 am
by DaveMcW

Code: Select all

/c game.speed = 2
This will lock FPS/UPS to a 60/120 ratio. Then you add enough entities to slow the game down to 30/60. ;)

Re: How to limit FPS to 30?

Posted: Mon Dec 07, 2015 1:37 am
by Drury
Which of course doesn't solve OP's dilemma but rather makes matters even worse :P

Re: How to limit FPS to 30?

Posted: Tue Apr 11, 2017 12:29 pm
by eboz137
I found a method that works.
there is a program called riva tuner.
This being my first post here means I can't post a url.
Do a google search for "riva tuner" the one with guru3d.com is legit.
You can use it to set an arbitrary framerate on any game and it works well with factorio.

Re: How to limit FPS to 30?

Posted: Tue Apr 11, 2017 2:53 pm
by bergi9
eboz137 wrote:I found a method that works.
there is a program called riva tuner.
This being my first post here means I can't post a url.
Do a google search for "riva tuner" the one with guru3d.com is legit.
You can use it to set an arbitrary framerate on any game and it works well with factorio.
applies to nvidia inspector too.

Re: How to limit FPS to 30?

Posted: Thu Apr 13, 2017 6:49 am
by AdmissionPro123
Yeah.
To the OP you can limit games to 30fps by:

NVIDIA:

1. set adaptive vsync to half-refresh rate, considering if you have a 60fps monitor it will lock to 30 fps

AMD:

1. download radeon pro, go to the tweaks menu, and from there you can set a 30hz refresh rate or a 30fps lock.

simple as that.