SteamGridDB/steamgriddb-manager
Automatically find games from launchers on your system and import them into your Steam library with a click of a button.
19 Releases
Latest: 6y ago
v0.4.2Latest
📋 Changelog
- Fix searching for assets for Non-Steam games
- Uplay
- Fix some games not being detected
v0.4.1
📋 Changelog
- Fixed detecting non-Steam games on some Steam installs
- Fixed infinite loading caused by Steam inconsistencies
- Fixed going to the wrong game when using search filters
- Possibly fixed accidentally removing existing games when importing
v0.4.0
📋 Changelog
- Fixed importing to work with new Steam library
- Refactored the game list
- Added ability to change more asset types
- General code cleanup
- Battle.net
- Added Call of Duty: Modern Warfare (2019)
v0.3.5
📋 Changelog
- More logging
- Uplay
- Fix some more games not being detected
v0.3.4
📋 Changelog
- Added logging for when getGames() starts for each importer.
- Blizzard Battle.net
- Fix Hearthstone not being detected (Thanks to Shiina for testing Bnet games!)
- Uplay
- Fix some games not being detected
v0.3.3
📋 Changelog
- Blizzard Battle.net
- Fix some games not being detected.
- Use the helper scripts to handle launching the game.
- BnetHelper.ps1
- Added this script to help with launching Battle.net games.
v0.3.2
📋 Changelog
- Fix crash when viewing import page (for real this time).
- LauncherAutoClose.ps1
- Fix Origin games with multiple executables not being detected.
v0.3.1
📋 Changelog
- Fix crash when viewing import page (again!).
v0.3.0
📋 Changelog
- Fix crash when viewing import page.
- Fix some games incorrectly getting placed in the "Other" category
- Searching for custom grids is slightly faster.
- It is now easier to add new importers
v0.2.6
📋 Changelog
- Fix UI bug where the whole view scrolls too far down.
- Epic Games Launcher:
- Don't show error when no games are installed.
- Uplay:
- Fix error when no Uplay registry keys are found.
v0.2.5
📋 Changelog
- Fix import page "loading" forever.
v0.2.4
📋 Changelog
- Fixes for Uplay and GOG importers
- More logging on import screen
v0.2.3
📋 Changelog
- Allow changing installation directory
- Start supplying portable versions of the app. (Note: Auto updating is not available for this version).
- Hide redundant back button after selecting grid
- Design changes
- Origin:
- Fix parsing yet another version of installerdata.xml.
- Uplay:
- Fix game and game executable detection.
v0.2.2
📋 Changelog
- Fix parsing invalid .acf files
v0.2.1
📋 Changelog
- Quick fix to allow importing games without internet
v0.2.0
📋 Changelog
- Fix occasional white screen on launch
- Fix grids not saving for some Steam installations
- Fix toasts not showing for some people
- Scroll to game changed after applying grid
- Speed up loading games list
- Order games alphabetically by default
- Added refresh and search bar to games list
- Added some more logging (Goes in `%APPDATA%/steamgriddb-manager`)
- + 6 more
v0.1.4
📋 Changelog
- Update helper PowerShell script to handle games that launch multiple subprocesses. (Special thanks to @PhantomGamers for help with this!)
- Update helper script to wait for multiple executables just in case. Only used in Uplay games for now.
- Origin:
- Fix parsing legacy installerdata.xml file.
- Use game executable as icon when importing to Steam.
- Uplay:
- Use helper script to launch Uplay games to help with Steam detection.
- Use game executable as icon when importing to Steam.
v0.1.3
📋 Changelog
- Add helper PowerShell script to auto close launchers that don't have that functionality built-in.
- Origin:
- Use a better method to get Origin game names.
- Fix showing games that are not installed.
- Close Origin after the launched game closes to avoid Steam seeing you as in-game.
- Uplay:
- Fix error when parsing Uplay config.
- Epic Games Launcher:
- + 1 more
v0.1.2
📋 Changes
- Fix Import page showing mismatched launchers
