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

Newpixie missing shadow mask #8

Open
mtmrc opened this issue Jan 21, 2023 · 1 comment
Open

Newpixie missing shadow mask #8

mtmrc opened this issue Jan 21, 2023 · 1 comment

Comments

@mtmrc
Copy link

mtmrc commented Jan 21, 2023

Looking at the shader code from RetroArch is seems you replaced gl_FragCoord with just uv_tx instead of uv_tx*ScreenSize.

Also ghosting effect seems much stronger, but I personally comment it out so I didn't look into it.

@vanfanel
Copy link

vanfanel commented Feb 4, 2024

I can confirm what @mtmrc said.
I did a PR that will fix this: #19

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