mirror of
https://github.com/PancakeTAS/lsfg-vk.git
synced 2026-04-26 04:11:39 +00:00
fix default configuration
This commit is contained in:
parent
15d9864d0b
commit
977d8618c4
1 changed files with 1 additions and 1 deletions
|
|
@ -16,7 +16,7 @@ const std::string DEFAULT_CONFIG = R"(version = 1
|
|||
# performance_mode = true
|
||||
# hdr_mode = false
|
||||
#
|
||||
# experimental_present_mode = fifo
|
||||
# experimental_present_mode = "fifo"
|
||||
# experimental_fps_limit = 48
|
||||
|
||||
[[game]] # default vkcube entry
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue