rossimo / retrobot

MIT License
280 stars 16 forks source link

Fast-Forwarding #21

Closed Vilsol closed 2 years ago

Vilsol commented 2 years ago

This would probably serve better as a discussion rather than an issue, but those are not enabled.

I was wondering whether it would be possible to use libretro's fast forward feature with a locked framerate, and then slowed down when encoding the gif. This would speed up emulation, and make the bot seem a lot more fluid and reactive.

Vilsol commented 2 years ago

Sorry, nevermind, I now read over the code, and realized that slowness comes from emulating emulating potential autoplay, rather than emulation speed itself.