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

Add support for retroarch shaders #82

Open
ChojinDSL opened this issue Jun 29, 2020 · 1 comment
Open

Add support for retroarch shaders #82

ChojinDSL opened this issue Jun 29, 2020 · 1 comment

Comments

@ChojinDSL
Copy link

I've been trying to setup a crt scanline filter in some of the retroarch emulators. Unfortunately it seems the shaders seem to be missing. I've tried copying them over from a backup of a retropie install I had (which ran on the same hardware), but I haven't been able to get them to work. I'm not sure if that's due me not having the directories for the shaders configured properly, or if they need to compiled or something like that.

Anways, long story short. Support for the shaders would be nice, since that allows you to really improve the look of emulated games on modern screens.

@alkazar
Copy link
Member

alkazar commented Sep 18, 2021

Shaders are now included in the latest release. It is still a bit difficult to use them though. I use the RetroArch network commands to cycle shaders. This could potentially be hooked up to the Chimera app.

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