Update the internal resolution settings

This commit is contained in:
unknown 2018-01-15 16:59:02 +01:00
parent 184871c5e9
commit b22d73d2af
3 changed files with 7 additions and 67 deletions

View file

@ -81,8 +81,8 @@ use_hw_renderer =
use_shader_jit =
# Resolution scale factor
# 0: Auto (scales resolution to window size), 1: Native 3DS screen resolution, Otherwise a scale
# factor for the 3DS resolution
# 0: Auto (scales resolution to window size), 1: Native Switch screen resolution, Otherwise a scale
# factor for the Switch resolution
resolution_factor =
# Whether to enable V-Sync (caps the framerate at 60FPS) or not.