Emuelec+rk3588+link Info
If you want to run EmuELEC on an RK3588, you need one of these boards:
As of early 2025, the EmuELEC team has announced that mainline support for RK3588 is tentatively scheduled for EmuELEC 5.0 (currently 4.8). This will bring:
Until then, the community EmuELEC RK3588 link is your best friend. Bookmark the GitHub repository and check it monthly.
RK3588 devices often have USB 3.0 or NVMe slots – great for large ROM libraries.
To link /storage/roms to external drive: emuelec+rk3588+link
# Over SSH or EmuELEC terminal
mount /dev/sda1 /mnt/roms # mount your USB/NVMe
rm -rf /storage/roms # remove default roms dir
ln -s /mnt/roms /storage/roms
Persist mount → edit /storage/.config/system.d/storage-roms.mount (or use EmuELEC’s roms2usb script if available).
You cannot use the generic EmuELEC-Amlogic-xxx image. You need an image with rk3588 in the filename. Look for these releases on GitHub (search for EmuELEC-RK3588 or visit the EmuELEC issue tracker for unofficial builds).
Common file naming convention:
EmuELEC-RK3588.arm-4.6-31.08.2023-orangepi5.img.gz If you want to run EmuELEC on an
Download Sources (Check for updates):
Thanks to the EmuELEC-RK3588 link, here is the real-world performance you can expect (Orange Pi 5, 8GB RAM, active cooling):
| System | Emulator | Resolution | Frame Rate | Status | | :--- | :--- | :--- | :--- | :--- | | PlayStation 2 | AetherSX2 | 2x Native (720p) | 60/60 | Flawless (God of War 2 runs at full speed) | | GameCube | Dolphin | 2x Native | 60/60 | Flawless (Mario Kart Double Dash, Smash Bros) | | Wii | Dolphin | 1x Native | 50-60 | Great (Metroid Prime needs slight underclock) | | PSP | PPSSPP | 4x Native (1080p) | 60/60 | Overkill – Uses 30% CPU max | | Dreamcast | Flycast | 1080p | 60/60 | Flawless | | N64 | Mupen64Plus | 1080p | 60/60 | Flawless | | 3DS | Citra | 2x Native | 30-60 | Playable (Pokémon Omega Ruby works; Yoshi's Island stutters) | Until then, the community EmuELEC RK3588 link is
The Verdict: The RK3588 is the first ARM chip capable of "set it and forget it" PS2 emulation. You do not need to underclock or hack game configs.
Here is the reality check: The official, stable release of EmuELEC (v4.x) does not support the RK3588 out of the box. The mainline builds are designed for Amlogic chips.
However, the link is forged by community developers. Several Chinese SBC manufacturers (Orange Pi, Rock Pi, Khadas) and independent GitHub developers have created forks and test builds of EmuELEC specifically for RK3588 devices.