Lachlan Krautz

Results 8 comments of Lachlan Krautz

If you want to get it going again try building from source with: pysteam: https://github.com/scottrice/pysteam/pull/14 ice: https://github.com/scottrice/Ice/pull/456

Yeah so I changed the commands field to map to the launch options field in the steam shortcut so there is no longer a need for the exe "%i" in...

Same as this: https://github.com/scottrice/Ice/issues/449

That looks pretty good, I'll test and republish in a bit

Closing this ticket before the fix was out sure made this harder to figure out there is an ongoing issue with the latest version.

This pull request (https://github.com/scottrice/pysteam/pull/14) adds the extra data to pyteam's shortcuts.vdf parser Then this one for ice: https://github.com/scottrice/Ice/pull/456 uses the new pysteam Then Ice works again

I've got the same issue. I think it's because the setup script edits `/boot/config.txt` but the newer versions of the OS use `/boot/firmware/config.txt`.

I have a similar issue `../foo` works but `../../foo` fails. zoxide version: 0.9.8 Shell: bash