Vulkan frame limiter
Frame limiter for Vulkan
vk-layer-flimes 60 executable_name
vk-layer-flimes 60 ext_control executable_name
vk-layer-flimes 60 immediate executable_name
vk-layer-flimes 60 %command%
For more information, run vk-layer-flimes
with no arguments.
All environment variables are set via vk-layer-flimes
script, but they also can be set manually.
ENABLE_VK_LAYER_FLIMES
- 1
- enable vk-layer-flimes,VK_LAYER_FLIMES_ENABLE_EXTERNAL_CONTROL
- 1
- enable external framerate controlVK_LAYER_FLIMES_EXTERNAL_CONTROL_VERBOSE
- 1
- display the new framerate value on stderrVK_LAYER_FLIMES_FILTER
- nearest
or trilinear
- force texture filteringVK_LAYER_FLIMES_MIP_LOD_BIAS
- float number - force Mipmap LOD biasVK_LAYER_FLIMES_MAX_ANISOTROPY
- float number - force max anisotropyVK_LAYER_FLIMES_MIN_IMAGE_COUNT
- integer number - force minimum image count if supported by the driver:2
- double buffering3
- triple bufferingVK_LAYER_FLIMES_PRESENT_MODE
- force present mode if supported by the driver:immediate
- V-Sync OFFmailbox
- tear-freefifo
- V-Sync ONfifo_relaxed
- adaptive V-SyncVK_LAYER_FLIMES_PREFER_MAILBOX_PRESENT_MODE
- prefer MAILBOX present mode over IMMEDIATE present modeSee vk-layer-flimes-git
AUR package.