From 53a4372c7ae4412dbba2c755d18d2ac248c61ae0 Mon Sep 17 00:00:00 2001 From: TheRazerMD Date: Wed, 3 Jun 2026 23:01:10 +0200 Subject: [PATCH] INI correction --- OptiScaler.ini | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/OptiScaler.ini b/OptiScaler.ini index 19ac2653..d4f66aac 100644 --- a/OptiScaler.ini +++ b/OptiScaler.ini @@ -972,8 +972,8 @@ Path=auto ; true or false - Default (auto) is false LoadAsiPlugins=auto -; Delay before loading late-load *.asi files in plugins folder -; To set an ASI plugin to load late, add -loadlate to the it's filename before the extension, for example "myplugin-loadlate.asi" +; Delay before injecting late-loaded *.asi files in plugins folder +; To load an ASI plugin late, add -loadlate to its filename before the extension, e.g. "myplugin-loadlate.asi" ; Integer value in seconds - Default (auto) is 30 LateAsiPluginsDelay=auto