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

snes9x stuttering on nintendo switch portable mode with gl api #10109

Open
asp0909 opened this issue Feb 10, 2020 · 12 comments
Open

snes9x stuttering on nintendo switch portable mode with gl api #10109

asp0909 opened this issue Feb 10, 2020 · 12 comments

Comments

@asp0909
Copy link

asp0909 commented Feb 10, 2020

as the title says ... of course, in tv mode this does not happen, if you change the api to software mode the stutering does not appear ... this problem has enough time already ... I do not know if someone else has already reported it but don't lease it

@RobLoach
Copy link
Member

Could you provide a bit more information? Driver information? Shader info?

@asp0909
Copy link
Author

asp0909 commented Feb 11, 2020

Where is that info? ?

@RobLoach
Copy link
Member

@m4xw
Copy link
Contributor

m4xw commented Feb 12, 2020

This is actually a old one, snes9x runs so fast it actually causes sync issues with gl.
it works fine on my sw gfx driver that I wrote, never figured why.

@m4xw
Copy link
Contributor

m4xw commented Feb 12, 2020

Fwiw this happens with the gl driver and that core since I wrote the implementation.
this might be related to nouveau or a obscure gl driver bug, but seems to be frontend related.

@asp0909
Copy link
Author

asp0909 commented Feb 14, 2020

m4xw You could tell those who fix these things ... it would be great!

@m4xw
Copy link
Contributor

m4xw commented Feb 14, 2020

@asp0909 That would be me

@asp0909
Copy link
Author

asp0909 commented Feb 14, 2020

do you fix it? I have that console just for that core, my friend...ja ja

@m4xw
Copy link
Contributor

m4xw commented Feb 15, 2020

@asp0909 Why do u want GL tho?
Honestly, for that core, the switch video driver is exactly why its still there.
You can even have real 1:1 pixel output if u set "1:1 par" in the video settings as aspect ratio.
Guess u want shaders?

do you fix it?

Its so low prio that I didn't fix it for over a year (I wrote all of the switch stuff thats relevant)

@asp0909
Copy link
Author

asp0909 commented Feb 15, 2020

snes9x should work fine in gl, like the other cores ... and not have to switch to the Switch driver ... no core does that! and I use core provided, never 1.1, I think nobody uses that aspect ratio, and using the shaders sounds great ...

@asp0909
Copy link
Author

asp0909 commented Feb 15, 2020

Doesn't it seem relevant to you that the core works with stuttering on the console's main video driver?

@m4xw
Copy link
Contributor

m4xw commented Feb 15, 2020

@asp0909 Blame nouveau, as far as I am concerned it's neither a RA bug or core bug, but a issue with the GL driver itself.
Also I dont use the core so I dont care.
You can start a bounty if you want.

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

4 participants