Skurdt / SK.Libretro

Libretro wrapper written in C# with support for the Unity game engine
MIT License
28 stars 13 forks source link

OpenGL only works in build #2

Open Skurdt opened 3 years ago

Skurdt commented 3 years ago

Calling retro_run (which only works in the render thread currently) crashes the editor. Attaching a debugger sometimes avoids the crash but emulator graphics aren't shown either way.