From c95481f1090920177b931515e77a90ce0e0d3c6a Mon Sep 17 00:00:00 2001 From: Ven0m0 <82972344+Ven0m0@users.noreply.github.com> Date: Sun, 1 Mar 2026 06:38:21 +0000 Subject: [PATCH] perf: Add SetBatchLines -1 to Citra Mod Manager Co-authored-by: google-labs-jules[bot] <161369871+google-labs-jules[bot]@users.noreply.github.com> --- Other/Citra_mods/Citra_Mod_Manager.ahk | 1 + 1 file changed, 1 insertion(+) diff --git a/Other/Citra_mods/Citra_Mod_Manager.ahk b/Other/Citra_mods/Citra_Mod_Manager.ahk index 47c7e8c..75ba395 100644 --- a/Other/Citra_mods/Citra_Mod_Manager.ahk +++ b/Other/Citra_mods/Citra_Mod_Manager.ahk @@ -8,6 +8,7 @@ if (!InStr(A_AhkPath, "_UIA.exe")) { #SingleInstance Force #Warn ; Enable warnings to assist with detecting common errors. #NoEnv ; Recommended for performance and compatibility with future AutoHotkey releases. +SetBatchLines, -1 SetWorkingDir % A_ScriptDir ; Ensures a consistent starting directory. Menu, Tray, Tip, Citra Mod Manager EnvGet OneDrive, ONEDRIVE