Add frontend settings
This commit is contained in:
parent
b5b6ce5fdc
commit
ce3f8bf94e
5 changed files with 17 additions and 2 deletions
|
@ -117,6 +117,10 @@ use_shader_jit =
|
|||
# 0: Off, 1 (default): On
|
||||
use_vsync_new =
|
||||
|
||||
# Reduce stuttering by storing and loading generated shaders to disk
|
||||
# 0: Off, 1 (default. On)
|
||||
use_disk_shader_cache =
|
||||
|
||||
# Resolution scale factor
|
||||
# 0: Auto (scales resolution to window size), 1: Native 3DS screen resolution, Otherwise a scale
|
||||
# factor for the 3DS resolution
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue