Guide

How to Fix Games Running Too Fast in Emulation

How to Fix Games Running Too Fast in Emulation — Troubleshooting guide for retro handhelds | Held Games

Affiliate disclosure: This guide contains affiliate links. As an Amazon Associate, we earn from qualifying purchases at no extra cost to you. Learn more.

How to Fix Games Running Too Fast in Emulation

2026-07-29 · Troubleshooting

Affiliate disclosure: This guide contains affiliate links. As an Amazon Associate, we earn from qualifying purchases at no extra cost to you. Learn more.

Everyone knows how to fix a game that runs too slowly. A game running too fast is stranger and less discussed, but it happens constantly. Sonic sprints at double speed, the music plays a few notes too high, and menus fly past before you can read them.

The causes are completely different from slowdown, and most of them are a single setting.

Fix 1: You Are Holding Fast Forward

Start with the embarrassing one, because it is genuinely the most common cause.

Most emulators bind fast forward to a button, and many bind it as a toggle rather than hold. If you tapped it once, the game stays in fast forward until you tap it again.

  • In RetroArch, check Settings, then Input, then Hotkeys for the Fast Forward binding.
  • Tap the bound button once to toggle it back off.
  • If you keep hitting it by accident, rebind it or set a Hotkey Enable button, which our controller mapping guide covers.

If your game is running at exactly double or triple speed and everything including audio is sped up, this is almost certainly it.

Fix 2: The Frame Limiter Is Off

Emulators run as fast as the hardware allows unless something tells them not to. That limiter can get switched off.

In RetroArch, the relevant settings are:

  • Settings, Frame Throttle, Maximum Run Speed. This should be 1.0x. If it is set higher or to unlimited, the game will run too fast.
  • Settings, Video, VSync. Turning VSync off removes a natural speed cap on some setups. Turn it back on and see if speed normalises.
  • Settings, Audio, Sync. Audio sync is what keeps many emulators at the right speed. If it is off, speed can drift.

Standalone emulators each have an equivalent, usually described as a frame limiter, speed limit, or throttle.

Fix 3: The PAL and NTSC Trap

This is the one almost nobody thinks of, and it explains a very specific symptom.

Consoles ran at different speeds in different regions. NTSC systems ran at roughly 60Hz. PAL systems ran at 50Hz. Many PAL games were never re-timed, so they genuinely ran about 17 percent slower with music pitched lower.

If you grew up in Europe playing PAL games and now run the USA version, it will feel too fast, because it is faster. That is not a bug. It is the game running at its intended NTSC speed.

  • If you want the speed you remember, find the PAL version of the game.
  • If you want the speed the developers designed, keep the NTSC version.
  • Check your core's region setting. Some cores let you force PAL or NTSC timing, and an incorrectly forced setting causes exactly this problem.

Fix 4: Refresh Rate Mismatch

This is the subtle one. If your handheld's screen refreshes at 60Hz but the emulated system expects 59.94Hz or 50Hz, the emulator may sync to the wrong number and run slightly fast.

The symptom is different from the obvious cases. The game is not dramatically faster, it is just a little off, often with occasional audio crackle.

  • In RetroArch, use Settings, Video, Set Display Refresh Rate or the estimated refresh rate reading to match reality.
  • On PC handhelds with variable refresh rates, lock the refresh rate rather than letting it float.
  • For PAL games on a 60Hz screen, expect some judder. That is the mismatch, not a fault.

Our audio crackle guide covers the sound side of the same problem, since audio and speed are tightly linked in emulators.

Fix 5: Overclock or Speed Settings in the Core

Some cores expose CPU speed options, and a few devices ship with them set oddly.

  • Check core options for anything labelled overclock, CPU speed, or cycle rate.
  • Reset the core to defaults if you are unsure what has been changed.
  • Some N64 and PSP cores have per game speed hacks that can cause this.

Fix 6: The Game Is Supposed to Do That

Worth ruling out before you chase settings.

  • Many old games have no frame pacing at all and run faster when there is less on screen. That is authentic behaviour.
  • Some games speed up when sprites are removed, which is why clearing enemies sometimes makes a level feel faster.
  • Loading screens and menus in early 3D games often run unlocked.

If the speed is inconsistent rather than uniformly fast, it is more likely the game than your settings.

Quick Checklist

  • Check whether fast forward is toggled on
  • Set Maximum Run Speed to 1.0x
  • Turn VSync on
  • Turn audio sync on
  • Check whether you are playing a PAL or NTSC version
  • Match the display refresh rate to reality
  • Reset core options to defaults
  • Consider that the game may always have behaved that way

Frequently Asked Questions

Why is my emulator running games too fast?

The most common cause is fast forward being toggled on, since many emulators bind it as a toggle rather than a hold. After that, check that the frame limiter is set to 1.0x and that VSync and audio sync are enabled.

Why does the audio sound higher pitched when a game runs too fast?

Emulators generate audio from the emulated system's own clock. If the system runs faster, the audio is produced faster, which raises the pitch. Fixing the speed fixes the pitch automatically.

Why does the USA version of a game run faster than the European one?

NTSC systems ran at roughly 60Hz and PAL systems at 50Hz, and many PAL games were never re-timed. The PAL version genuinely runs about 17 percent slower with lower pitched music. The NTSC version running faster is correct behaviour, not a bug.

What is the frame limiter in RetroArch?

It is the setting that caps emulation speed at the console's intended rate. Find it under Settings, Frame Throttle, Maximum Run Speed, and make sure it is set to 1.0x. Anything higher runs the game faster than intended.

Why is my game running only slightly too fast?

This is usually a refresh rate mismatch. Your screen may run at 60Hz while the emulated system expects 59.94Hz or 50Hz. Set the display refresh rate correctly in your emulator's video settings, and lock the refresh rate on variable refresh displays.

Can turning off VSync make games run too fast?

Yes, on some setups. VSync acts as a natural speed cap, so disabling it can let the emulator run unthrottled if no other limiter is active. If you turned VSync off to reduce input lag, make sure the frame limiter and audio sync are still on.

Related reading