github eduardofilo/RG350_adam_image v1.4.1

latest releases: v2.1, v2.0, v1.4.2...
2 years ago

Change log

Minor version to fix some problems found in 1.4 version since publishing. The changes introduced are:

  • Added .zip and .bin to Supervision supported extensions (issue #25).
  • Added PocketSNES to Py Backup configuration (issue #179).
  • Added config dir of FBA to Py Backup configuration thanks to @neilswann80.
  • Added alias file to PICO-8 system thanks to @neilswann80.
  • Modified the system that creates link files for Quake and Quake2 to be smarter thanks to @neilswann80.

Follow installation/upgrade instructions on 1.4 release description.

The upgrade_1.4.1.tgz file allows to update version 1.4 to 1.4.1 without having to flash again. To do this, proceed as follows:

  1. Copy the upgrade_1.4.1.tgz file to the root of the external card.
  2. Insert the external card in the console and boot.
  3. Connect console to PC with USB cable.
  4. Open a terminal in Windows or Linux and initiate a SSH session with command ssh od@10.1.1.2 (the password is in README>System access).
  5. Untar the file copied in step 1 with this command: sudo tar -xzf /media/sdcard/upgrade_1.4.1.tgz -C / (same password than in step 4).
  6. You are done.

The config.ini file is related with issue #179. In v1.1 was installed the standalone PocketSNES emulator, but it was not incorporated into the Py Backup configuration by mistake, so if savestates have been generated and you want to back them up with Py Backup, you must load that file following the video in the Upgrade section of the README.

Don't miss a new RG350_adam_image release

NewReleases is sending notifications on new releases.