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

Some shaders don't work in Android #42

Open
RyanBram opened this issue Feb 3, 2018 · 3 comments
Open

Some shaders don't work in Android #42

RyanBram opened this issue Feb 3, 2018 · 3 comments

Comments

@RyanBram
Copy link

RyanBram commented Feb 3, 2018

Hi.
I have downloaded latest RetroArch in Google Play. When trying some shader preset, especially from xBR family, I found that RetroArch doesn't respon to the preset. The preset is selectable, but nothing happen after that. I tried xBR lv3 multipass and xBR mlv4 multipass.

My phone is Xiaomi Mi A1 with Snapdragon 625 processor.

@hizzlekizzle
Copy link
Collaborator

we'd need to see a log to know what's going on. I suspected at first that your device didn't support GLES 3.0+, but that doesn't seem to be the case.

@RyanBram
Copy link
Author

RyanBram commented Feb 3, 2018

Based on this news https://www.androidauthority.com/qualcomm-opengl-es-3-snapdragon-600-800-156906/ , it seems my processor suports GLES 3.0+. And for the log, how can I get it from Android RetroArch? So I can help you and other developer to identify the issue.

Thanks.

@hizzlekizzle
Copy link
Collaborator

You have to get a logcat, either from an app (there are a number of free logcat apps) or by using adb logcat from a connected PC (<- this is the one I usually use).

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