SteamTinkerLaunch Does not work.
Hello,
It has been a while since I have used the appimage and I've run across an issue with steamtinkerlaunch. I assume this issue appeared when the appimage was re-done to a different format that uses less RAM.
With STL installed on the system with all its dependencies it can't seem to find either the host or appimage libraries when launched.
```
Sat Dec 13 04:33:48 AM CST 2025 ERROR - checkIntDeps - Yad version '' is too old. You need to update to at least '7.2'
Sat Dec 13 04:34:00 AM CST 2025 ERROR - checkIntDeps - git not found!
Sat Dec 13 04:34:00 AM CST 2025 ERROR - checkIntDeps - unzip not found!
Sat Dec 13 04:34:00 AM CST 2025 ERROR - checkIntDeps - wget not found!
Sat Dec 13 04:34:00 AM CST 2025 ERROR - checkIntDeps - xdotool not found!
Sat Dec 13 04:34:00 AM CST 2025 ERROR - checkIntDeps - xwininfo not found!
Sat Dec 13 04:34:00 AM CST 2025 ERROR - checkIntDeps - xxd not found!
```
I'm not sure what the easiest way around this would be. STL could potentially just be implemented into the appimage because all its dependencies are already there and that may work (not sure how big it is if that's an issue). It may just need a variable passed to it that helps it figure out where to look for the dependencies.
8 条评论