godot/misc/dist/shell
Hugo Locurcio 4cab77094a
Add a `--max-fps` command-line argument to set a FPS limit
This allows limiting framerate on any project, which is useful to
reduce power usage and latency with certain setups (such as VRR displays).

This is particularly useful in projects that do not expose a setting to change
the FPS limit. While external FPS limiters can be used, they can be cumbersome
to set up and result in increased input lag compared to a built-in FPS limiter.
2023-07-28 02:51:27 +02:00
..
_godot.zsh-completion Add a `--max-fps` command-line argument to set a FPS limit 2023-07-28 02:51:27 +02:00
godot.bash-completion Add a `--max-fps` command-line argument to set a FPS limit 2023-07-28 02:51:27 +02:00
godot.fish Add a `--max-fps` command-line argument to set a FPS limit 2023-07-28 02:51:27 +02:00