aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/citra/default_ini.h
diff options
context:
space:
mode:
authorGravatar bunnei <bunneidev@gmail.com>2014-11-09 01:26:03 -0500
committerGravatar bunnei <bunneidev@gmail.com>2014-11-11 19:53:19 -0500
commit34097906684a80f1e131653ebb13659090c5233c (patch)
tree762b0ba25ee315d43d3b1463b7cde2b0d5d25dde /src/citra/default_ini.h
parentac8b38e54d2a22754b146944dfa27c240a2b6921 (diff)
ARM: Fixed several dyncom bugs.
- Fixed NZCVT flags to properly save state when function returns. - Fixed counter to keep track of the actual number of instructions executed. - Fixed single-step mode to only execute one instruction at a time. - DefaultIni: Removed comment that no longer applied to dyncom.
Diffstat (limited to 'src/citra/default_ini.h')
-rw-r--r--src/citra/default_ini.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/citra/default_ini.h b/src/citra/default_ini.h
index 7352c70c..557da881 100644
--- a/src/citra/default_ini.h
+++ b/src/citra/default_ini.h
@@ -28,7 +28,7 @@ pad_sright =
[Core]
cpu_core = ## 0: Interpreter (default), 1: FastInterpreter (experimental)
-gpu_refresh_rate = ## 60 (default), 1024 or 2048 may work better on the FastInterpreter
+gpu_refresh_rate = ## 60 (default)
[Data Storage]
use_virtual_sd =