github GerbilSoft/rom-properties v2.9

5 hours ago

Major changes in v2.9 include:

  • Game Maker Studio data.win parser. (Contributed by @InvoxiPlayGames)
  • PlayStation PARAM.SFO parser. (Contributed by @InvoxiPlayGames)
  • rpcli now has a -P option to list CPU features detected on the current system. Currently supports x86 and ARM.
  • On Windows, the icon and banner on the ROM Properties tab can now be dragged and dropped into a folder window to extract it in PNG format.
  • Added Georgian translations from temuri.doghonadze .
  • EXE: Games for Windows Live and XNA executables now show an Xbox 360-style XDBF tab for Achievements.
  • KDE Frameworks 6: The system-wide file size unit dialect setting is now used instead of assuming IEC-style (KiB, MiB).
  • Lots and lots of tiny bug fixes and improvements.

See NEWS.md for the full changelog, including a list of bugs fixed.

The Windows version is now packaged as an installer using Inno Setup.

  • For Windows 7 and later, use SetupRomProperties-2.9.exe. (Inno Setup 7.1.0; supports i386, amd64, and arm64)
  • For Windows XP, 2003, and Vista, use SetupRomPropertiesXP-2.9.exe. (Inno Setup 5.6.1; supports i386 and amd64)

Ubuntu packages are available from an Ubuntu PPA for the following Ubuntu releases:

  • Ubuntu 16.04 "Xenial" Xerus
  • Ubuntu 18.04 "Bionic" Beaver
  • Ubuntu 20.04 "Focal" Fossa
  • Ubuntu 22.04 "Jammy" Jellyfish
  • Ubuntu 24.04 "Noble" Numbat
  • Ubuntu 26.04 "Resolute" Raccoon

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.