github GerbilSoft/rom-properties v1.4.1

latest releases: v2.3, v2.2.1, v2.2...
4 years ago
  • New parser features:

    • amiibo: Updated the internal database to be current as of 2019/08/18.
  • Bug fixes:

    • In some cases, the SCSI handlers for both Linux and Windows weren't working properly. In particular, on Linux, attempting to read "too much" data at once resulted in getting nothing, and on both systems, in some cases, passing a buffer larger than the number of requested sectors results in the sectors being loaded at the end of the buffer, not the beginning.
    • rp-config: If keys were imported from a supported key database file and settings saved, those keys wouldn't actually be saved, since the import function did not set the "changed" flag. As a workaround, modifying any key manually before saving would set the "changed" flag.

The Ubuntu packages have been moved from GitHub downloads to an Ubuntu Personal Package Archive. Builds are now available for Ubuntu 16.04 "Xenial" Xerus, Ubuntu 18.04 "Bionic" Beaver, and Ubuntu 19.04 "Disco" Dingo.

To add the PPA and install rom-properties, run the following commands:

sudo add-apt-repository ppa:gerbilsoft/ppa
sudo apt-get update
sudo apt-get install rom-properties-all

This will install all rom-properties frontends and executables. Individual frontends can be installed by installing the relevant rom-properties-* package.

Don't miss a new rom-properties release

NewReleases is sending notifications on new releases.