Closed GoogleCodeExporter closed 8 years ago
After some tinkering I discovered something. At the start of my
sharedconfig.vdf I have this (line breaks removed):
"UserLocalConfigStore" { "Software" { "Valve" { "steam" { "apps"
Notice that "steam" is not capitalized. It seems your program looks for a
capitalized "Steam". This kept it from loading the existing information and
also when it would save the data, it would create an entirely new "Steam" array
after the existing one and Steam itself would only read from the first array,
thereby not seeing any of the categories I created in depressurizer.
For now, I have manually edited my sharedconfig.vdf and changed the "steam" to
"Steam" and now depressurizer seems to work just fine.
Original comment by rksaund...@gmail.com
on 9 Apr 2013 at 1:14
One more thing, while running Steam I moved a game to a different category and
it rewrote the sharedconfig.vdf to use lowercase "steam" so depressurizer
couldn't load the config again.
Original comment by rksaund...@gmail.com
on 9 Apr 2013 at 2:27
Thanks for doing all the troubleshooting for me. I'll try to fix it and put up
a new version in a few hours.
Original comment by rallion
on 9 Apr 2013 at 11:43
New version released, problem should be gone.
Original comment by rallion
on 10 Apr 2013 at 3:41
Original issue reported on code.google.com by
rksaund...@gmail.com
on 9 Apr 2013 at 12:00