Skip to content

Firmware and software updates

npaladin2000 edited this page Dec 27, 2019 · 6 revisions

There are two methods for installing custom firmware, the flash method and the OPK method. The OPK method avoids having to remove the battery, but it's wise to replace the (rather cheap and unreliable) SD card that comes with the device.

There is no OPK release at this time.

(STABLE RELEASE)

[Download Here]

Installation

  1. Copy the OPK to the "apps" directory in the root of your SD card. If the folder does not exist, create it.
  2. After inserting the card into your device and starting, an "OS Update" Icon will appear on your Applications Tab. Open it.
  3. Use the "Start" button to select "Ok" as needed to proceed with the update.
  4. System will reboot. After this point the updater OPK can be deleted.

The latest flash-firmware release (installed by removing the SD card behind the battery) is v026.

GKD350h v026 BASE 2019-11-25 Firmware (STABLE RELEASE)

Installation

PLEASE MAKE A BACKUP FIRST BEFORE YOU FLASH THIS

  1. Remove the internal sd card make sure you completely wipe it inc all the partitions
  2. Flash using Balena Etcher
  3. Then finally extend the ext4 partition with diskgenius or any other partition tool and you'll be good to go.

See Changelogs below:

GK350H-20191031-v025

  1. Translated all to English
  2. Added My new DekUI theme as default
  3. Organised working only releases into English
  4. Updated pcsx4all emulator was not in previous release.

GK350H-20191018-v024

  1. improved the stability.
  2. auto resize the data partition on first boot
  3. added a performance mode, has 7 level, each level provide 2-3% performance boost
  4. easyrpg emulator
  5. snesemu fixed the button remap
  6. optimized the psx emulator

GK350H-20191007-v022

  1. fix analog drift.
  2. fix no sound when boot with headphone plugged
  3. fix speaker not mute when plug the headphone in
  4. a new snes emulator.
  5. FBA now support DS4 controller.

Reference Key for Bitgala repository

  • apps= aplications copy to /media/data/apps
  • emulators= tested emulators copy to /media/data/apps
  • games= games that require no additional data copy to /media/data/apps
  • ports= ports that require additional data in folders copy to /media/data/apps

Required data files and locations for ports see below (note locations local or .local)

  • bermudasyndrome.opk copy data to (local/home/.bermudasyndrome)
  • cannonball.opk copy files to (local/home/.cannonball/roms)
  • devilutionx-rg350.opk copy diabdat.mpq to (.local/share/diasurgical/devilution/diabdat.mpq)
  • ecwolf.opk copy data file to (local/home/.ecwolf)
  • eduke32.opk copy duke3d.grp to local/home/.eduke32
  • hexen2.opk copy data1 to (local/home/.hexen2/data1)
  • Quake-1.0-GCWZero-gles1.opk copy id1 to (.local/home/data/Quake/id1)
  • REminiscence.opk copy data to (local/home/.REminiscence/data)
  • shadow-warior.opk copy sw.grp to (local/home/.jfsw)
  • Quake 3 Arena.opk pak files for Quake3 live under /usr/local/home/.q3a/baseq3/
  • SDL Quake 2.opk IF YOU HAVE PLAYED QUAKE2 BEFORE YOU NEED TO DELETE .quake2/baseq2/config.cfg To add the full version Quake2-1.1-GCWZero-gles1.opk copy baseq2 to (.local/home/data/Quake2/baseq2) MUST BE LOWER CASE
Clone this wiki locally