From 34aa67f28569ad5549637b2b792170072fa91068 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 dc1387df..ae40828d 100644 --- a/OptiScaler.ini +++ b/OptiScaler.ini @@ -929,8 +929,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