Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Discord integration #484

Merged
merged 5 commits into from Dec 5, 2019
Merged

Add Discord integration #484

merged 5 commits into from Dec 5, 2019

Conversation

Copy link
Contributor

@dhrdlicka dhrdlicka commented Dec 4, 2019

This PR adds an implementation of DIscord rich presence functionality.

Discord profile with 86Box running

This is currently locked down behind the DISCORD makefile option - run make with the DISCORD=y argument to enable it.

Requires discord_game_sdk.dll, which can be found in the Discord Game SDK (lib/x86/discord_game_sdk.dll).

To do:

  • Connect with Discord using the Discord Game SDK
  • Report running/paused status
  • Support loading and unload the Discord module on the fly
  • Add configuration options and UI to control the Discord integration

@dhrdlicka dhrdlicka marked this pull request as ready for review Dec 4, 2019
@OBattler OBattler merged commit b6adaff into 86Box:master Dec 5, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants