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

Discord Game SDK does not work on 32-bit systems #4

Open
JnCrMx opened this issue May 21, 2020 · 0 comments
Open

Discord Game SDK does not work on 32-bit systems #4

JnCrMx opened this issue May 21, 2020 · 0 comments
Labels
bug Something isn't working

Comments

@JnCrMx
Copy link
Owner

JnCrMx commented May 21, 2020

Two reasons:

  1. We don't load Discord's 32-bit library. We need to change de.jcm.dynamicwallpaper.extra.DiscordOverlay#downloadDiscordLibrary to fix this.
  2. The Java binding library has no 32-bit native libraries. I need to update the library to load 32-bit natives, and actually build and upload those.
@JnCrMx JnCrMx changed the title Discord Game SDK does not work on 32-bit system Discord Game SDK does not work on 32-bit systems May 21, 2020
@JnCrMx JnCrMx added the bug Something isn't working label May 22, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant