Odroid-RetroArena / RetroPie-Setup

Shell script to set up a Raspberry Pi/Odroid/PC with RetroArch emulator and various cores
Other
6 stars 0 forks source link

Consider exynos video_driver #9

Open mrvanes opened 6 years ago

mrvanes commented 6 years ago

Odroid has a hardware optimized drm driver for the exynos platform. Retroarch can leverage this. If libdrm-exynos1 is installed (which is the case on ORA-RetroPie image) changing the video_driver like this suffices:

video_driver = "exynos"

https://github.com/RetroPie/RetroArch/blob/master/README-exynos.md