Andrey1994 / game_overlay_sdk

Library to write messages on top of game window
https://andrey1994.github.io/game_overlay_sdk/
Other
75 stars 14 forks source link

Failed to connect with local Steam Client process. #10

Open Spindermoon1 opened 3 years ago

Spindermoon1 commented 3 years ago

image This is the command I used to run the program: python test.py --exe_path "D:\SteamLibrary\steamapps\common\Counter-Strike Global Offensive\csgo.exe" --steam_app_id 730 I run python as an admin. Steam is up-to-date.

Andrey1994 commented 3 years ago

Hi, it looks like an error from Steam, not from this lib itself.... I dont know why it fails to launch game Do you see that for all steam games or only for this one? Did you try to update steam client as written here?

Spindermoon1 commented 3 years ago

Yeah I tried with another game, it launched but no overlay was shown. I had updated steam to the latest version. I see also it has a remote thread error, is that normal?