RSSAmplifier

Blog

aVoidPointer

Welcome to the aVoidPointer blog. This is where I publish rants and good-to-know things about programming, Steam and gamedev in general. See all articles ...

blog.avoidpointer.comRSS feed ↗3 posts

Latest posts

Steam, and the Curious Case of Connect

Disclaimer: This post discusses the Steam SDK API. However, it only mentions methods and functions which are available in the publicly listed API documentation at https://partner.steamgames.com/doc/api/ISteamGameServer. This documentation is available without signing an NDA, and there are also already multiple public dumps of the Steam SDK headers. This post therefore does not reveal any new…

Can you actually use STEAMGAMESERVER_QUERY_PORT_SHARED together with SteamNetworkingSockets?

Disclaimer: This post discusses the Steam SDK API. However, it only mentions methods and functions which are available in the publicly listed API documentation at https://partner.steamgames.com/doc/api/ISteamGameServer. This documentation is available without signing an NDA, and there are also already multiple public dumps of the Steam SDK headers. This post therefore does not reveal any new…

How does one use SteamMatchMakingServers anyway?

Disclaimer: This post discusses the Steam SDK API. However, it only mentions methods and functions which are available in the publicly listed API documentation at https://partner.steamgames.com/doc/api/ISteamGameServer. This documentation is available without signing an NDA, and there are also already multiple public dumps of the Steam SDK headers. This post therefore does not reveal any new…