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

Expose vb.3dmode and other options related to side-by-side #36

Open
blackholebomb42 opened this issue May 27, 2019 · 8 comments
Open

Expose vb.3dmode and other options related to side-by-side #36

blackholebomb42 opened this issue May 27, 2019 · 8 comments

Comments

@blackholebomb42
Copy link

It would be neat to have side by side made available for use on retropie via beetle-vb; running mednafen directly on a pie it unfortunately too slow due to lack of opengl support.

@hizzlekizzle
Copy link
Contributor

There's a GLSL shader, misc/anaglyph-to-side-by-side, that can take the anaglyph output and create a side-by-side image for use with 3D TVs, HMDs, etc.

@blackholebomb42
Copy link
Author

There's a GLSL shader, misc/anaglyph-to-side-by-side, that can take the anaglyph output and create a side-by-side image for use with 3D TVs, HMDs, etc.

I don't see any way to modify the parameters, and there's no preset, the screeen is off center and there's only one eye shown.

@hizzlekizzle
Copy link
Contributor

you should be able to modify the parameters in the 'shader parameters' menu. From the parameters, you should be able to move the images around as needed.

There is indeed no preset, but you can load the individual shader pass. This process trips up enough people, though, that I'll probably add a preset soon.

@blackholebomb42
Copy link
Author

you should be able to modify the parameters in the 'shader parameters' menu. From the parameters, you should be able to move the images around as needed.

There is indeed no preset, but you can load the individual shader pass. This process trips up enough people, though, that I'll probably add a preset soon.

Yea, I did try to do that, but under the shader parameters it said there were none to edit, thus my confusion.

@hizzlekizzle
Copy link
Contributor

What version of RetroArch are you using? If it's very old, there was a bug that prevented parameters from showing on GLES devices (like RPi and mobile).

@blackholebomb42
Copy link
Author

Looks to be 1.7.6

@Keltron3030
Copy link

Would love to see vb.sidebyside.separation configuration implemented so this core can be used more successfully with VR headsets.

@MLaroucheLaSalle
Copy link

It would also be great to be able to stretch the image vertically to use the whole screen since side-by-side on most 3D TV by default would stretch the image horizontally, so both image use the full screen. By default the side-by-side option in Beetle VB keep the aspect ratio, so it get distorted when I enable side-by-side on my PlayStation 3D TV. I try different shaders to compensate by in vain.

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

No branches or pull requests

4 participants