Skip to content

Firmware and Software Updates

npaladin2000 edited this page Dec 18, 2019 · 28 revisions

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

The latest OPK release is 1.5.1 dated 10-27-2019.

RG-350 Update (1.5.1) 10-27-2019-2 (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 opening the device up) is 1.5.

RG-350 v1.5_BASE 10-23-2019 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 your be good to go.

See Changelogs below:

1.5 BASE Changelog

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