Merge pull request #636 from neonloop/autoframeskip_updates
[pcsx_rearmed.git] / frontend / main.c
index da1f2f3..1b0016b 100644 (file)
@@ -156,7 +156,9 @@ void emu_set_default_config(void)
 #if defined(HAVE_PRE_ARMV7) && !defined(_3DS) /* XXX GPH hack */
        spu_config.iUseReverb = 0;
        spu_config.iUseInterpolation = 0;
+#ifndef(_MIYOO)
        spu_config.iTempo = 1;
+#endif
 #endif
        new_dynarec_hacks = 0;
        cycle_multiplier = 200;