Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

No fast forward in the sdl2 video driver when Vsync is turned on #5628

Open
anyputer opened this issue Oct 30, 2017 · 6 comments
Open

No fast forward in the sdl2 video driver when Vsync is turned on #5628

anyputer opened this issue Oct 30, 2017 · 6 comments

Comments

@anyputer
Copy link
Contributor

anyputer commented Oct 30, 2017

First and foremost consider this:

  • Only RetroArch bugs should be filed here. Not core bugs or game bugs
  • This is not a forum or a help section, this is strictly developer oriented

Description

No fast forward in the sdl2 video driver when Vsync is enabled.
There is working slow-motion though.

Expected behavior

Fast forward in the sdl2 video driver even if Vsync is on

Actual behavior

No fast forward in the sdl2 video driver when Vsync is on

Steps to reproduce the bug

  1. Turn on the sdl2 video driver and turn on an compatible menu driver ( rgui )
  2. Try to fastforward like you normally would

Bisect Results

This was always the case.

Version/Commit

You can find this information under Information/System Information

  • RetroArch: 1.6.7

Environment information

  • OS: Windows 10
@orbea
Copy link
Contributor

orbea commented Oct 31, 2017

Is there any reason you are using the SDL driver? I understand its mostly there as a last resort and the other drivers should be much better supported.

@anyputer
Copy link
Contributor Author

anyputer commented Oct 31, 2017

Yes, it runs "alot better" than Vulkan or OpenGL. The others seem to also work okay, but SDL doesn't have weird resize issues for one. I made this topic an few months ago:
https://forums.libretro.com/t/libretro-cores-are-choppy-while-their-standalone-versions-are-not/12052

@orbea
Copy link
Contributor

orbea commented Oct 31, 2017

Well that is unfortunate, I wish I could offer something more helpful. :( The SDL driver has been neglected and is missing features like this because its often inferior to the other video drivers, but I guess that is not always true...

@anyputer
Copy link
Contributor Author

anyputer commented Nov 3, 2017

Well luckily on this PC it isn't more or less the case but on my other two laptops, I'm pretty sure it still is.
EDIT: SDL is still smoother for me...

@anyputer
Copy link
Contributor Author

anyputer commented Jan 1, 2018

It turns out that turning off Vsync works.

@anyputer anyputer changed the title No fast forward in the sdl2 video driver No fast forward in the sdl2 video driver when Vsync is turned on Jan 1, 2018
@inactive123 inactive123 added feature request New enhancement to RetroArch. sdl2 labels Jul 11, 2018
@orbea
Copy link
Contributor

orbea commented Jan 4, 2019

@hyarsan I can not reproduce this with SDL-2.0.9, fast forward works with and without vsync. Can you reproduce this still?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants