-
**Describe the bug**
When I get the lobby chat update, and the player is leaving the lobby, I'm manually calling `peer.disconnect_peer`, as I want the player to be removed from the game altogether, i…
-
Any attempt to access ShowFloatingGamepadTextInput produces the following error:
`EntryPointNotFoundException: SteamAPI_ISteamUtils_ShowFloatingGamepadTextInput
Steamworks.SteamUtils.ShowFloating…
-
Macbook Pro, Ventura 13.6.9
I tried with link through instructions for intel mac, then tried again with latest release, keep ending up with string pointer null errors. Here's log:
[01:21:35.220]…
-
As someone who has over 9000 games, Depressurizer has been invaluable in sorting my library. However, I no longer buy games just for the '+1' and would like to be able to filter out and hide all game…
-
Was looking through steamapi msgs and found kv wstring type in lobby chat
In case one will need it, here is a short add for ValveKeyValue/Deserialization/KeyValues1/KV1BinaryReader.cs
replace
`…
-
I'll try multi ip adresses for multi server (clusters) but i get error.
ark@gibirnetark:$ arkmanager status
Running command 'status' for instance 'main'
Server running: No
Server listening: No
…
-
I tried upgrading my game from Steam API 14.0.0 to 15.0.0 today and noticed that any CallResults I set are not called back.
I tested again, and shipping the game with the Windows-x64 DLLs from the …
-
Doing a gradle sync with the `steamworks4j-lwjgl3:1.10.0-SNAPSHOT` results in an error of `Could not find lwjgl-3.3.1-${lwjgl.natives}.jar (org.lwjgl:lwjgl:3.3.1).`
Gradle has limited support for …
-
Can't compile on windows (both 32 and 64bits)
`g++: error: steam_api64.lib: No such file or directory` (steam_api.lib for 32bit)
It's probably just a libs path issue in `config.py`, but didn't manage…
-
**Is your feature request related to a problem? Please describe.**
External applications like game engines (I use Unity with Facepunch Steamworks) can't detect if Steam is running. Which means I can'…