You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Methods such as ActivateGameOverlayInviteDialog and ActivateGameOverlayInviteDialogConnectString fail silently (do not produce the correct Overlay GUI) when called from a standalone build launched directly but also not from a standalone build launched from Steam as a "Add a Non-Steam Game..." game.
Other API and Overlay features do work correctly even when the game is a "Add a Non-Steam Game..." game. However, these invite features require that you have actually installed your game for real into your Steam library.
I hope this helps somebody wondering why nothing is happening when they call these methods.
The text was updated successfully, but these errors were encountered:
Methods such as
ActivateGameOverlayInviteDialog
andActivateGameOverlayInviteDialogConnectString
fail silently (do not produce the correct Overlay GUI) when called from a standalone build launched directly but also not from a standalone build launched from Steam as a "Add a Non-Steam Game..." game.Other API and Overlay features do work correctly even when the game is a "Add a Non-Steam Game..." game. However, these invite features require that you have actually installed your game for real into your Steam library.
I hope this helps somebody wondering why nothing is happening when they call these methods.
The text was updated successfully, but these errors were encountered: