Skip to content

EmuELEC

EmuELEC is an OS for Amlogic devices (Android TV boxes, ODROID) based on CoreELEC, Lakka, and Batocera.

BIOS

Because EmuELEC is mostly Libretro under the hood, the instructions are generally the same as RetroArch. By default, EmuELEC has its BIOS directory at /storage/roms/bios/:

You can copy BIOS files from a USB drive named "USB-Drive" like this:

igir copy extract test clean \
  --dat "https://raw.githubusercontent.com/libretro/libretro-database/master/dat/System.dat" \
  --input /media/USB-Drive/BIOS/ \
  --output /storage/roms/bios/

ROMs

Failure

EmuELEC uses its own proprietary ROM folder structure. igir does not support this folder structure, yet.