RevoLand / Steam-Library-Manager

Open source utility to manage Steam, Origin and Uplay libraries in ease of use with multi library support. ||| Steam Games Database: https://stmstat.com
MIT License
574 stars 56 forks source link

When uncompacting and wrong algorithm is chosen, the game doesn't uncompact #96

Open maarten99 opened 2 years ago

maarten99 commented 2 years ago

Describe the bug You have to manually choose the right compression algorithm to uncompact a game

To Reproduce Steps to reproduce the behavior:

  1. Game is compacted with for example XPRESS4K
  2. Click compact
  3. uncheck compress in task manager
  4. don't change the algorithm from XPRESS8K to XPRESS4K
  5. start task manager
  6. task manager sees the game is compacted and tries to uncompact
  7. after task manager is done the game is still compacted

Expected behavior The game gets uncompacted, even if no algorithm is chosen/the default algorithm is the wrong one.