Skip to content

Feature request: libretro OpenGL cores support #148

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

Open
paulo101977 opened this issue Apr 20, 2025 · 2 comments
Open

Feature request: libretro OpenGL cores support #148

paulo101977 opened this issue Apr 20, 2025 · 2 comments
Assignees
Labels
enhancement New feature or request

Comments

@paulo101977
Copy link

I'm trying to connect libretros like the one for PS2, Dreamcast, PSP, 3DS, but it gives a segment fault due to incompatibility with OpenGL (that was the conclusion I came to). I'm downloading some frontends to test and see if that's the problem and trying my implementation, maybe outside the project, I don't know yet.

@MatPoliquin MatPoliquin self-assigned this Apr 28, 2025
@MatPoliquin MatPoliquin added the enhancement New feature or request label Apr 28, 2025
@MatPoliquin
Copy link
Collaborator

I agree, we definitely need to support OpenGL based emulator cores in the future. That said I don't have an ETA yet. If you do any work on that please let me know.
For Dreamcast are you using the Flycast emulator?

@paulo101977
Copy link
Author

I agree, we definitely need to support OpenGL based emulator cores in the future. That said I don't have an ETA yet. If you do any work on that please let me know. For Dreamcast are you using the Flycast emulator?

I tried flycast, pcsx2 and ppsspp with no results. I'll try to disable OpenGL and see if it works via software, but it's a lot of code to read. Any changes I can make, I'll report here. The only result I got was via sdlarch, but without an image.

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

No branches or pull requests

2 participants