config: fml
This commit is contained in:
parent
b111a13b96
commit
afaa3c5740
4
config/fml.toml
Executable file → Normal file
4
config/fml.toml
Executable file → Normal 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
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user