github SteamGridDB/steam-rom-manager 1.2.0
Rewritten vdf parser and much more

latest releases: v2.4.26, v2.4.25, v2.4.24...
6 years ago

Note on retrogaming.cloud

It does internal matching on it's own and will return many images that have nothing to do with your game. However, it does no harm so I decided to leave it that way (actual images are downloaded when you click next or previous buttons, thus bandwidth waste is kept to minimum). Some games also return 404 errors, just reminding that it's not this app's fault and nothing can be done to solve this on my end.

Features

  • Completely rewritten vdf file parser (both mine and shortcuts.vdf) solves #2 and should solve #6 (not confirmed yet)
  • Generated entries can now be removed
  • All added entries can be removed (only those that are added since this release)
  • New image provider - retrogaming.cloud
  • Glob-regex now supports leftovers, thus allowing ${regex}.ext. It will now remove .ext and pass remaining string to regex parser.
  • Glob and Glob-regex now properly replace ${title} and ${regex} with star (*). Earlier dir\*\${title}.ext would become dir\*\*. Now it will be replaced like this - dir\*\*.ext. This will eliminate a lot of "failed matches" messages and should increase node-glob performance.
  • Fixes #7
  • All image providers now have 40 seconds timeout and 3 retries. This should address #3

Linux binaries are completely untested, use at your own risk.

Don't miss a new steam-rom-manager release

NewReleases is sending notifications on new releases.