Note
Due to the large number of supported devices, only basic functional testing has been performed. Given limited time and resources, there may still be undiscovered issues. Thank you for your understanding.
- Fixed the issue where the battery could not charge to 100%.
- Fixed abnormal audio issues on some devices.
- Fixed the soy sauce handheld bug where exiting RetroArch required
pressing the power button twice for the screen to turn on. - Fixed multiple sleep/wake issues related to built-in RK915 WiFi on
XF40H, XF35H, R36ULTRA, R36T, R36TMAX, K36S, DC40V, DC35V and
similar devices. The new version supports proper sleep, and WiFi
works normally after wake. - Fixed the issue where the RK915 WiFi MAC address changed after every reboot
- Fixed the bug where soy sauce handhelds would automatically power on
immediately when connected to a charger while powered off. - Removed Clone-specific scripts and refactored them into the ES menu.
- Adjusted the ES menu structure: emulator settings have been moved
from the main page to the corresponding emulator menu, accessible by
pressing SELECT. - Added experimental support for the drastic-kk emulator.
- Retained the original drastic emulator.
- Fixed the incorrect video playback scaling issue.
- Added power LED control support.
DTB detection tool: https://lcdyk0517.github.io/dtbTools.html
ArkOS4Clone DTB adjustment tool:
https://lcdyk0517.github.io/tools/dtb-tools.html
📦 Installation Guide (Very Important)
Fresh Installation
- Download all split archive files and place them in the same folder
- Extract them together to obtain a
.xzimage file - Flash the
.xzimage using Rufus - Open the BOOT partition
- Run
dtb_selector_win32.exeand select your device - If unsure, upload your original EmuELEC DTB for automatic detection:
https://lcdyk0517.github.io/dtbTools.html
OTA Upgrade
- Download
firstboot.sh - Replace
firstboot.shin the BOOT partition - Copy
update.tarto the Easyroms drive (same level as gba, nds,
etc.) - Boot the device --- OTA will start automatically
- The device will power off automatically after completion
- Insert the SD card back into your PC
- Run DTB Selector again and select the correct DTB
⚠️ Known Issue
On Clone Type 1, Type 3, and Type 4, using 5G WiFi may trigger dwc2
errors. Using low-power 2.4G WiFi (8188) does not cause this issue. The
root cause is still under investigation.