diff options
Diffstat (limited to 'src/citra/default_ini.h')
| -rw-r--r-- | src/citra/default_ini.h | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/src/citra/default_ini.h b/src/citra/default_ini.h index a281c536f..f41020f7b 100644 --- a/src/citra/default_ini.h +++ b/src/citra/default_ini.h | |||
| @@ -28,7 +28,8 @@ pad_sright = | |||
| 28 | 28 | ||
| 29 | [Core] | 29 | [Core] |
| 30 | cpu_core = ## 0: Interpreter (default), 1: FastInterpreter (experimental) | 30 | cpu_core = ## 0: Interpreter (default), 1: FastInterpreter (experimental) |
| 31 | gpu_refresh_rate = ## 60 (default) | 31 | gpu_refresh_rate = ## 30 (default) |
| 32 | frame_skip = ## 0: No frameskip (default), 1 : 2x frameskip, 2 : 4x frameskip, etc. | ||
| 32 | 33 | ||
| 33 | [Data Storage] | 34 | [Data Storage] |
| 34 | use_virtual_sd = | 35 | use_virtual_sd = |