Rebase for per game settings
This commit is contained in:
parent
468bd9c1b0
commit
85d7a8f466
9 changed files with 53 additions and 1 deletions
|
@ -166,6 +166,10 @@ use_vsync =
|
|||
# 0 (default): Off, 1: On
|
||||
use_assembly_shaders =
|
||||
|
||||
# Whether to allow asynchronous shader building.
|
||||
# 0 (default): Off, 1: On
|
||||
use_asynchronous_shaders =
|
||||
|
||||
# Turns on the frame limiter, which will limit frames output to the target game speed
|
||||
# 0: Off, 1: On (default)
|
||||
use_frame_limit =
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue