Hello all,
Freshly installed Recalbox on a NUC PC ( Minisforum UM 350 ) : CPU is AMD Ryzen 5 4500U, GPU is AMD Radeon Vega 8, 16 GB of RAM.
Quick questions : are AMD GPUs supported on Recalbox with full hardware acceleration ? (aka drivers installed)
Since Gamecube and PS2 emulation were struggling despite a brand newish hardware (huge FPS drops on Gamecube and lagginess in PS2), I just checked if everything was ok.
Doing glxinfo | grep render
gives me this :
direct rendering: Yes
GLX_MESA_query_renderer, GLX_MESA_swap_control, GLX_OML_swap_method,
GLX_INTEL_swap_event, GLX_MESA_copy_sub_buffer, GLX_MESA_query_renderer,
Extended renderer info (GLX_MESA_query_renderer):
OpenGL renderer string: AMD Radeon(TM) Vega 8 Graphics (RAVEN, DRM 3.40.0, 5.12.4, LLVM 9.0.1)
It would seem the generic MESA driver is being used instead of AMDGPU ?