Hello, I’d like to build RetroArch with these 4 goals:
- optimized for Raspberry Pi 4 architecture
- on Raspi OS Lite (only CLI, no desktop)
- optimized exclusively for FBA core (no 3D cores)
- optimized to get the best performances and least lag (input, display) possible
Which video driver (openGLES? dispmanx?) and consequently which CFLAGS are the most suitable for my objectives?
Thank you very much!