Closed issue by TegarOk on void-packages repository https://github.com/void-linux/void-packages/issues/32246 Description: ### System `Void 5.12.17_1 x86_64 AuthenticAMD notuptodate hold rrmFFFFF` package: `retroarch-1.9.7_1` ### Expected behavior Should be build for OpenGL ### Actual behavior Some cores didnt work because the repository build it for OpenGLES instead OpenGL, the cores is Citra for emulating Nintendo 3DS. `[ERROR] Requesting OpenGL context, but RetroArch is compiled against OpenGLES. Cannot use HW context.` ### Steps to reproduce the behavior - Install Retroarch from main repository. - Running Retroarch and download the Citra cores, change value of HW Context to true from Core Options and finally select the games. ### Some Information Download from https://buildbot.libretro.com/nightly/linux/x86_64/ and test it, 3DS get working.