|
|
|
|
|
by kllrnohj
1646 days ago
|
|
runahead is brilliant but it relies on save states being trivially fast to create, which isn't broadly true especially as you get to newer & newer consoles. And strictly speaking needs to be adjusted on a per-game basis as it really depends on the game's internal latency in responding to button presses. But that also doesn't necessarily offset the latency of getting inputs into the emulator in the first place or in getting video frames from the emulator to the display. |
|