fermi/config/vanillafix.cfg
2021-10-10 22:16:47 -06:00

26 lines
433 B
INI

# Configuration file
crashes {
B:disableReturnToMainMenu=false
I:errorNotificationDuration=30000
S:hasteURL=https://hastebin.com
B:replaceErrorNotifications=false
# Valid values:
# LOG
# NOTIFICATION
# WARNING_SCREEN
# CRASH
S:scheduledTaskproblemAction=NOTIFICATION
}
fixes {
B:bugFixes=true
B:crashFixes=true
B:modSupport=true
B:profiler=true
B:textureFixes=true
}