Skip to content

MinUI for GKD Pixel 2 — v1.0.0

Choose a tag to compare

@NukeBomB3000 NukeBomB3000 released this 20 May 07:31

MinUI for GKD Pixel 2 — v1.0.0

First release of MinUI running on the GKD Pixel 2 (Rockchip RK3326S).

What works

  • Display (640×480) ✅
  • All buttons, D-Pad, shoulder buttons ✅
  • Volume controls ✅
  • Audio ✅
  • Sleep / Wake ✅
  • Shutdown ✅
  • All emulators including PlayStation 1 ✅

Installation

  1. Download gkdpixel2-minui.img.xz (~418 MB)
  2. Flash with Balena Etcher or:
    xz -d gkdpixel2-minui.img.xz
    sudo dd if=gkdpixel2-minui.img of=/dev/sdX bs=4M status=progress
  3. Insert SD card into your GKD Pixel 2 and power on
  4. First boot: ROMS partition is automatically created at full card size, device reboots
  5. Second boot: MinUI starts

Requirements

This image requires firmware files from the stock GKD Pixel 2 SD card (ROCKNIX-based). The image is built on
top of the stock firmware — your original SD card must be preserved as the source.

Adding ROMs

Copy ROMs to the ROMS partition after flashing. See README
for supported systems and BIOS files.

Notes

  • Minimum card size: 8 GB
  • Tested on: 119 GB SD card
  • Based on MinUI by shauninman