-
Notifications
You must be signed in to change notification settings - Fork 16
Settings
Pauses emulation when the main window isn't in focus.
The presenter implementation used for displaying and capturing Lua graphics.
Uses DirectComposition to composite Lua graphics to the screen. This approach allows true transparency and has excellent performance characteristics.
Uses GDI to composite Lua graphics to the screen. This option is only offered for compatibility purposes, as it has undesirable performance characteristics and limited functionality.
Suppresses all modal dialogs while choosing reasonable defaults on multi-choice ones.
Recommended in automation scenarios, such as encoding bots.
Keeps the working directory specified by the calling program at startup.
When disabled, the working directory is set to the executable's containing folder at startup.
Uses the new task queue-based Async Executor implementation.
On - Lower interaction latency, longer queue processing times when actions are spammed Off - Higher interaction latency
Note
This option is only kept around for powerusers. Note that the indicies disabled when it's enabled don't represent the real state of the VCR engine and may cause confusion when combined with other tools, such as the Piano Roll.
Shows indicies in the statusbar in the statusbar relative to 0 instead of 1.
Allows the statusbar to scale down its segments to fit inside the window.
Allows the statusbar to scale up its segments to fill the window.