-
Attempting to write a command line tool to upload a mod for a game on the Steam Workshop. The game is not yet purchasable on Steam and has not been approved for release, yet. Part of the approval proc…
-
### Update disclaimer
- [X] Yes, I have checked and my issue is not related to the game updating and plugins not working correctly.
### What did you do?
I am trying to run the FF XIV Quick Launcher…
-
I'm trying to run boiler with steamCMD, but I got this error `SteamAPI_IsSteamRunning() did not locate a running instance of Steam.` I'm properly logged in.
![image](https://user-images.githubuserco…
-
I suspended my laptop with steam running.
When I woke it up and tried to start Half-Life through steam, it hangs. Attached gdb, its hangs here:
```
#0 0xf773e430 in __kernel_vsyscall ()
#1 …
ghost updated
5 years ago
-
Regarding https://github.com/FailSpy/steam-py-lib/blob/3db3cfe04fb16fc9c212244d96c86b5164905c82/steam/webauth.py#L105-L137
Perhaps you could take a look at:
* https://github.com/dyc3/steamguard-cl…
-
**I know its old.**
I do not know where to begin, but lets do it!
![image](https://user-images.githubusercontent.com/38871270/113134498-2955d880-9221-11eb-848b-d8da34091f8e.png)
Here you are cl…
-
- 初期読み込みの際に時間かかる
- APIを複数回呼び出しているため、SteamAPIのアクセス制限にひっかかる
- データベースにゲームリストを保持してもいい??
-
The following error occurs when attempting to run SteamAPI.loadLibraries() on MACs with Apple Silicon M1 chips (newer MAC hardware). I've attempted to rebuild the native libraries but still receive th…
-
var SteamApi = require('steam-api');
var optionalSteamId = steam_64;
var user = new SteamApi.User(steam_api_key, optionalSteamId);
user.GetPlayerBans(optionalSteamId).done(function(result){
console…
-
What exactly are you referring to as "anti-piracy?" I have a few checks to prevent invalid SteamAPI DLLs from crashing the game, you're strongly encouraged NOT to remove those checks but to simply dis…