-
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…
-
I cannot find the source code to customize GameSDK as I did in the past. It seems Crytek removed it. Is it not allowed anymore?
-
I don't know what is causing the crash as there is not crash log the DiscordController script when I assign it to the camera or any entity really when I go to build and run the game opens then instant…
-
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…
-
### 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
-
**Describe the bug**
MPS doesn't compile because a bad GameSDK.ico
**Steps to reproduce**
Steps to reproduce the behavior:
1. Download MPS development branch
2. Use ProjectManager to compile.
…
-
Hi, I'm not sure if this is the right place but I'll give it a shot. I downloaded the SDK from https://dl-game-sdk.discordapp.net/latest/discord_game_sdk.zip and copied the relevant files into unity (…
-
**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 …