diff options
Diffstat (limited to '')
| -rw-r--r-- | src/yuzu_tester/default_ini.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/yuzu_tester/default_ini.h b/src/yuzu_tester/default_ini.h index 676592db0..8d93f7b88 100644 --- a/src/yuzu_tester/default_ini.h +++ b/src/yuzu_tester/default_ini.h | |||
| @@ -27,7 +27,7 @@ use_shader_jit = | |||
| 27 | resolution_factor = | 27 | resolution_factor = |
| 28 | 28 | ||
| 29 | # Aspect ratio | 29 | # Aspect ratio |
| 30 | # 0: Default (16:9), 1: Force 21:9, 2: Stretch to Window | 30 | # 0: Default (16:9), 1: Force 4:3, 2: Force 21:9, 3: Stretch to Window |
| 31 | aspect_ratio = | 31 | aspect_ratio = |
| 32 | 32 | ||
| 33 | # Whether to enable V-Sync (caps the framerate at 60FPS) or not. | 33 | # Whether to enable V-Sync (caps the framerate at 60FPS) or not. |