mirror of
https://git.citron-emu.org/citron/emulator
synced 2026-01-03 00:33:47 +00:00
Rebase for per game settings
This commit is contained in:
@@ -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 =
|
||||
|
||||
Reference in New Issue
Block a user