Install Emuelec 43 Patched Site

Since "patched" versions are typically community-modified releases (often fixing issues with specific devices like Odroid Go Super, RGB10, or generic Amlogic boxes), this guide focuses on the standard installation method via SD card, which applies to most patched builds.

Part 7: Upgrading from Official 4.3 to Patched 4.3 (Without Losing Saves)

If you already have official EmuELEC 4.3 running:

  1. Back up: Copy the entire STORAGE/roms/ and STORAGE/saves/ folders to your PC.
  2. Flash the patched image to a new SD card (do not overwrite your working card yet).
  3. Boot the patched card once to generate folders.
  4. Shut down. Insert the card into your PC.
  5. Overwrite the new roms/ and saves/ folders with your backups.
  6. Reboot into patched EmuELEC.

Do not just overwrite the system partition – it will break the kernel patch. install emuelec 43 patched


Step 3: Configuration (Device Tree)

This is the most critical step for Amlogic TV Box users. If you are using a supported handheld like the Odroid Go Advance, you can likely skip this step.

  1. Once flashing is done, open the BOOT partition on your SD card (usually the only partition visible in Windows).
  2. Look for a file named dtb.img in the root directory.
  3. Navigate to the device_trees folder (sometimes named dtb).
  4. Find the .dtb file that matches your device's chipset (e.g., gxm_q200_2g.dtb for S912, gxl_p212_2g.dtb for S905X).
  5. Copy that file to the root of the SD card.
  6. Rename the copied file to dtb.img (overwrite the existing placeholder if necessary).

Step 5: Post-Installation Tweaks for the Patched Build

After booting with ROMs, explore the patched-specific features: Back up: Copy the entire STORAGE/roms/ and STORAGE/saves/

Step 2: The "Patch" Specific Trick

Because this is a patched build, you need to tell your box to prioritize the SD card over the internal eMMC.

  1. Unplug your box from power.
  2. Insert the SD card.
  3. Plug in a USB keyboard (optional, but helpful for first boot).
  4. Hold the reset button (inside the AV port or a tiny hole on the bottom).
  5. While holding reset, plug in the power.
  6. Keep holding until you see the EmuELEC splash screen (usually about 10 seconds).

If you see the Android logo, you missed the window. Try again. Do not just overwrite the system partition –

Step 4: First Boot

  1. Safely eject the SD card from your PC.
  2. Insert the SD card into your device.
  3. Connect a controller (wired is best for the first setup) and power on the device.
  4. EmuELEC will perform its first boot. This may take a few minutes as it expands the file system and configures drivers.
  5. Follow the on-screen prompts to configure your controller (hold a button to pair).

How to Confirm Your Patch is Active

  1. Press Start > INFO.
  2. Look for # Patch revision: 4.3-r2-fix or similar in the version string.
  3. Navigate to NETWORK SETTINGS. If Wi-Fi scans instantly without a 10-second delay, you’re patched.

Step 3: Boot EmuELEC for the First Time

  1. Insert the SD card into your TV box.
  2. Plug in a USB keyboard.
  3. Connect the power adapter while holding the reset button (often inside the AV port) or pressing the toothpick method on the back.
  4. The screen will display the EmuELEC splash screen. First boot takes 5–10 minutes.

Step 3: Device-Specific Configuration (The "DTB" Step)

This is the most critical step for Amlogic TV Box users. If your patched image is generic, you must tell the system which hardware drivers to load.

  1. After flashing, remove and re-insert the SD card into your PC.
  2. Open the partition named EMUELEC (this is the only partition visible to Windows).
  3. Look for a folder named dtb (or sometimes device_trees).
  4. Identify your device's architecture (e.g., S905W, S905X3, S922X).
  5. Look for a file inside the dtb folder that matches your device (e.g., sm1_s905x3_4g_1gbit.dtb for a generic 4GB S905X3 box).
  6. Copy and rename:
    • Copy the correct .dtb file.
    • Paste it into the main root directory of the EMUELEC partition.
    • Rename the copied file to dtb.img.
    • Note: If a dtb.img already exists, overwrite it with the correct one for your device.

If you are using a pre-patched build specifically for a handheld (like the Odroid Go Ultra or RGB30), the correct DTB is likely already applied, and you can skip this step.