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

NTSC shaders #100

Open
TeddyBeer1983 opened this issue Feb 22, 2017 · 3 comments
Open

NTSC shaders #100

TeddyBeer1983 opened this issue Feb 22, 2017 · 3 comments

Comments

@TeddyBeer1983
Copy link

Whenever I use them in Retropie, my screen turns either black or pink

Any way to fix this?

@hizzlekizzle
Copy link
Collaborator

It could be a precision issue. Can you try opening the *.glsl files and do a find-and-replace to change all instances of "mediump" to "highp"?

@TeddyBeer1983
Copy link
Author

Nope...still transparent pink

@hizzlekizzle
Copy link
Collaborator

Hey, I've been working on this but I think I've hit a wall: NTSC shaders need float framebuffers and that's not (really) available in GLES 2. Best I can get it is pink :/

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

2 participants