-
Currently, the IPC api is in use by the GameSDK, but is not mentioned at all in the API docs. The console messages from the client show that the GameSDK uses the IPC api. On the discord API docs, only…
-
See https://github.com/discordapp/discord-rpc/issues/290
-
Hey everyone!
As you may or may not know, Discord has been [working closely with Game Devs](https://blog.discordapp.com/the-discord-store-beta-9a35596fdd4) for a while to give developers a way to s…
-
Here's the announcement https://github.com/discordapp/discord-rpc/issues/290
One new feature of the new SDK is the ability to set the activity type. Instead of playing Taiga, you can now watch Taig…
-
### Description
As of SDK 3.2.1, after setting an Activity, later trying to ClearActivity results in the following internal Discord error:
```text
ResponseError { code: InvalidPayload, message: "…
x157 updated
2 months ago
-
[discord-rpc](https://github.com/discordapp/discord-rpc) is deprecated in favor of [Discord GameSDK](https://discordapp.com/developers/docs/game-sdk/sdk-starter-guide)
-
The Discord docs point towards their rich presence SDK being deprecated in favor of their GameSDK's [ActivityManager](https://discordapp.com/developers/docs/game-sdk/activities). However, from a brief…
-
**Describe the bug**
The main bug issue here is what I call the "Voice Widget" for Discord Lobbies in Discord GameSDK, *no longer appears at all* in the Discord overlay. I've tested this multiple tim…
-
### Current Behavior
Running Cemu creates a `~/.local/share/applications/discord.desktop` file.
### Expected Behavior
It should use `$XDG_DATA_HOME/applications` instead, the current behavior viola…
-
**Describe the bug**
The GameSDK fails to build under macOS and Linux due to improperly written type definitions in `ffi.h` and `discord_game_sdk.h`
**Steps to reproduce**
Steps to reproduce the …