FAQ: Correcting menu option for frame rate
This commit is contained in:
parent
9f6f084733
commit
bbf03d8630
1 changed files with 1 additions and 1 deletions
2
FAQ.md
2
FAQ.md
|
@ -54,5 +54,5 @@ Increasing the simulation speed is quite tricky for the simulator. Depending on
|
|||
In general, one could say:
|
||||
|
||||
* Don't increase the simulation speed above 4x. A simulation speed of 8x is already quite heavy load for everything.
|
||||
* Check your frame rate (you are able to enable it in the "Debug" menu) when increasing the simulation speed. As a rule of thumb, if the frame rate stays constantly above 10fps, you are fine. Keep in mind that already one little phase (and not just the average) where the frame rate drops significantly, you are in danger facing issues.
|
||||
* Check your frame rate (you can enable showing it using the "View" menu, option "View Options", toggle "Show frame rate" there) when increasing the simulation speed. As a rule of thumb, if the frame rate stays constantly above 10fps, you are fine. Keep in mind that already one little phase (and not just the average) where the frame rate drops significantly, you are in danger facing issues.
|
||||
|
||||
|
|
Reference in a new issue