mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-03-06 16:13:40 +00:00
It used to be the case that frame advance skipped duplicate frames (i.e. it would take 30 frame advances to get through one second of emulated time in a 30 fps game), but this broke in 9c5c3c0. Skipping duplicate frames making TASing less annoying.