Emuelec Rk3032 -
Here is the technical content and guide for EmuELEC on RK3032 devices (typically found in low-cost game sticks like the MX3G, JQ-Tech models, or generic “mini retro game consoles”).
6. Optimizing Performance
Edit /storage/.config/emuelec/configs/emuelec.conf: emuelec rk3032
# Reduce RAM usage
emuelec.videomode=720p
emuelec.gpu_governor=performance
emuelec.swapfile=256
C. Boot from SD
- Power off device.
- Insert microSD card.
- Press and hold the reset button (or short test points on PCB if no button) while powering on.
- If successful → EmuELEC boot logo appears.
⚠️ Many RK3032 sticks ignore SD card – you may need to erase NAND bootloader first (risky) or use rkdeveloptool to force SD boot. Here is the technical content and guide for
A. Prepare microSD Card (8GB minimum, class 10)
# On Linux:
gunzip EmuELEC-RK3036.arm-3.9.img.gz
sudo dd if=EmuELEC-RK3036.arm-3.9.img of=/dev/sdX bs=4M status=progress
sync
Performance Tuning for RK3032
To get playable speeds, you must lower your expectations and tweak settings. Power off device