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

PPSSPP core crashes on retro_load_game #3

Open
celerizer opened this issue Dec 21, 2023 · 0 comments
Open

PPSSPP core crashes on retro_load_game #3

celerizer opened this issue Dec 21, 2023 · 0 comments
Labels
bug Something isn't working core Issues regarding specific libretro cores

Comments

@celerizer
Copy link
Member

As this is where the hardware render context is initialized, there is likely a race condition with the core and frontend with OpenGL state

Tested on both MinGW and MSVC2019 builds

@celerizer celerizer added bug Something isn't working core Issues regarding specific libretro cores labels Dec 26, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working core Issues regarding specific libretro cores
Projects
None yet
Development

No branches or pull requests

1 participant