v50 Steam/Premium information for editors
  • v50 information can now be added to pages in the main namespace. v0.47 information can still be found in the DF2014 namespace. See here for more details on the new versioning policy.
  • Use this page to report any issues related to the migration.
This notice may be cached—the current version can be found here.

Difference between revisions of "v0.31:Frames per second"

From Dwarf Fortress Wiki
Jump to navigation Jump to search
m (tattered qual)
 
(10 intermediate revisions by 8 users not shown)
Line 1: Line 1:
 
{{av}}
 
{{av}}
{{Quality|Tattered}}
+
{{Quality|Exceptional|04:32, 10 June 2010 (UTC)}}
 +
 
 +
==What is FPS?==
 +
 
 +
'''Frames per second''', often referred to as FPS or framerate, is the measure of the amount of '''steps''' the game calculates in one second. Each step requires the calculation of unit movement, fluid movement, and many checks for different events, such as [[cave-in|cave-ins]], [[Main:Digging_designation_canceled | damp/warm stone]], [[weather|weather conditions]], and much more.
 +
 
 +
Note that game steps are independent of human steps. A human with average [[attributes#Agility|agility]] will move 1 [[map tile|tile]] in 10 steps.
 +
 
 +
To check your FPS (frames per second) in Dwarf Fortress, simply change [FPS:NO] to [FPS:YES] in [[init.txt]], and your FPS will be displayed on the top row of the screen.  The first number is the current frame rate, while the number in parentheses is the current graphical frame refresh rate.
 +
 
 +
==Maximizing FPS==
 +
 
 +
There are many methods to increase one's framerate, which can be found on the [[Maximizing framerate|maximizing framerate]] page. These can be crucial, as a common reason for abandoning forts is that the framerate becomes too low from all the dwarves, [[animal|animals]], and explored tiles having to have calculations performed each step. This is especially true if many [[cavern|caverns]] have been [[mining|unearthed]].
 +
 
 +
==Controlling FPS==
 +
 
 +
By default, the framerate is set to not exceed 100, though this can be changed in the [[init.txt]] file, under [FPS_CAP]. Increasing or disabling([FPS_CAP:0]) this setting will allow a fortress to progress more quickly, though eventually there will be a maximum reached as a result of CPU speed limits. This also requires more attention from the player as [[designation|designated jobs]] will be completed or cancelled more quickly, and potentially harmful events─such as wild animals, [[thief|thieves]], and [[ambush|invasions]]─will occur more frequently in a given span of real time.
 +
 
 +
Decreasing the FPS cap will slow down the progress of a fortress, though it may be useful for if the framerate undergoes large, rapid changes, as it will smooth out the play experience. It can also be useful to slow down the game in order to handle other activities while still allowing the fortress to complete previously assigned tasks, while reducing the need to babysit the game.
 +
 
 +
{{Category|Interface}}

Latest revision as of 20:18, 31 July 2012

This article is about an older version of DF.

What is FPS?[edit]

Frames per second, often referred to as FPS or framerate, is the measure of the amount of steps the game calculates in one second. Each step requires the calculation of unit movement, fluid movement, and many checks for different events, such as cave-ins, damp/warm stone, weather conditions, and much more.

Note that game steps are independent of human steps. A human with average agility will move 1 tile in 10 steps.

To check your FPS (frames per second) in Dwarf Fortress, simply change [FPS:NO] to [FPS:YES] in init.txt, and your FPS will be displayed on the top row of the screen. The first number is the current frame rate, while the number in parentheses is the current graphical frame refresh rate.

Maximizing FPS[edit]

There are many methods to increase one's framerate, which can be found on the maximizing framerate page. These can be crucial, as a common reason for abandoning forts is that the framerate becomes too low from all the dwarves, animals, and explored tiles having to have calculations performed each step. This is especially true if many caverns have been unearthed.

Controlling FPS[edit]

By default, the framerate is set to not exceed 100, though this can be changed in the init.txt file, under [FPS_CAP]. Increasing or disabling([FPS_CAP:0]) this setting will allow a fortress to progress more quickly, though eventually there will be a maximum reached as a result of CPU speed limits. This also requires more attention from the player as designated jobs will be completed or cancelled more quickly, and potentially harmful events─such as wild animals, thieves, and invasions─will occur more frequently in a given span of real time.

Decreasing the FPS cap will slow down the progress of a fortress, though it may be useful for if the framerate undergoes large, rapid changes, as it will smooth out the play experience. It can also be useful to slow down the game in order to handle other activities while still allowing the fortress to complete previously assigned tasks, while reducing the need to babysit the game.