Emuelec Allwinner H3 Review
If you want to build the latest EmuELEC for H3 yourself:
git clone https://github.com/EmuELEC/EmuELEC.git
cd EmuELEC
PROJECT=Allwinner DEVICE=H3 ARCH=arm make image
Note: Mainline repo may have broken H3 support; use community forks instead.
Community maintained source:
https://github.com/7Ji/EmuELEC (H3-specific branch) emuelec allwinner h3
| System | Core | Performance (H3 @ 1.2GHz) | Playable? | |--------|------|----------------------------|------------| | NES, GB, GBC, Genesis | lr-fceumm, lr-gambatte | Full speed | ✅ Yes | | SNES | lr-snes9x2005/2010 | Almost full speed (FX chip games lag) | ✅ Mostly | | GBA | lr-mgba, lr-vba-next | Full speed | ✅ Yes | | PlayStation 1 | lr-pcsx-rearmed | 50–60 FPS (with frameskip) | ✅ Yes | | N64 | lr-mupen64plus | 10–25 FPS (depends on game) | ⚠️ Minimal (Mario 64 playable) | | PSP (PPSSPP) | lr-ppsspp | 15–30 FPS (2D games OK) | ⚠️ Light games only | | Arcade (MAME) | lr-mame2003-plus | Good for 90s and earlier | ✅ Mostly | | Dreamcast | lr-flycast | Unplayable (5–15 FPS) | ❌ No | | DOS | lr-dosbox-pure | Slow (386 class) | ⚠️ Simple games |
Overclocking: H3 can run stable at 1.3–1.4GHz with active cooling, improving SNES/PS1 performance. If you want to build the latest EmuELEC
EmuELEC on Allwinner H3 is an excellent, low-cost retro gaming solution for consoles up to PlayStation 1. While it lacks modern GPU features and struggles with N64/PSP, it delivers perfect performance for 8/16/32-bit systems on a $10–20 board.
psx.rearmed.renderer=opengl psx.rearmed.neon_enhancement=enabled Note: Mainline repo may have broken H3 support;
⚠️ Not all H3 TV boxes work out of the box because of different DRAM, regulators, and WiFi chips.
This is the most critical step. EmuELEC releases are device-specific. You cannot use a generic "aarch64" image; you need the build compiled for Allwinner H3.


