config: fml

This commit is contained in:
Snogard 2025-02-10 02:23:05 +01:00
parent b111a13b96
commit afaa3c5740

4
config/fml.toml Executable file → Normal file
View File

@ -21,9 +21,9 @@ earlyWindowSkipGLVersions = []
#Whether to log a help message on first attempt, to aid troubleshooting. This setting should automatically disable itself after a successful launch
earlyWindowLogHelpMessage = false
#Max threads for early initialization parallelism, -1 is based on processor count
maxThreads = -1
maxThreads = 1
#Squir?
earlyWindowSquir = false
#Whether to show CPU usage stats in early window
earlyWindowShowCPU = false
earlyWindowShowCPU = true