sonic2kk / steamtinkerlaunch

Linux wrapper tool for use with the Steam client for custom launch options and 3rd party programs
GNU General Public License v3.0
2.03k stars 69 forks source link

Menu never show up #1105

Closed EpiChrist closed 1 month ago

EpiChrist commented 1 month ago

System Information

Issue Description

Well, the menu for «Steam Tinker Launch» never show up. For example, I launch «Skyrim Special Edition», and nothing special appear. Only the game launching menu. Of course, the game is playable. Here's the log for it : steamtinkerlaunch.log

For an another game, a native one for instance, it crash directly. I try with «Terraria» and here's the log : steamtinkerlaunch.log

For some complementary information : YAD is up to date, I have the version 13.0. I use the regular steam launcher, not the flatpak one.

sonic2kk commented 1 month ago

This sounds like some kind of system issue or user configuration issue.

Have you confirmed that Yad works on your system?

Also, please confirm that for Skyrim, you are using SteamTinkerLaunch as a Compatibility Tool. The log looks a bit odd where the AppID is using the placeholder one. It also looks as though the incoming command for it is settings, as though steamtinkerlaunch settings was ran instead of the game being ran from Steam.


With that out of the way: You should also be using master, v12.12 is not supported. Releases will never, ever be supported, which is a big reason why there hasn't been one in over a year. The issue template also already told you to use master. You can install it from ProtonUp-Qt with SteamTinkerLaunch-git, as per the STL ProtonUp-Qt wiki page.

Once you've installed master, try running SteamTinkerLaunch from the commandline, if you added it to PATH when installing then running steamtinkerlaunch settings should be enough. If you get any notable error output.

If you see any errors related to locale (such as "Locale Not Supported By C Library"), your system likely has a locale issue. See "SteamTinkerLaunch starts my game but does not show the Wait Requester" on the Troubleshooting wiki page for some loose guidance, but it is NOT prescriptive. Do NOT blindly follow this section, make sure you understand how to find and fix locale issues.

EpiChrist commented 1 month ago

Also, please confirm that for Skyrim, you are using SteamTinkerLaunch as a Compatibility Tool. The log looks a bit odd where the AppID is using the placeholder one. It also looks as though the incoming command for it is settings, as though steamtinkerlaunch settings was ran instead of the game being ran from Steam.

You're gonna laugh. I mixed my log. All my fault for this.

Anyhow, I finally get the «master» version and it work. For an unknown reason, I always thinking that the master was the release version.

Thanks for your help! (Even if you've helped me to figure that I need glasses and sleeping...)

sonic2kk commented 1 month ago

No problem, happy gaming!