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

Having a problem to use the code #161

Closed
maxjanebruno opened this issue Mar 1, 2017 · 3 comments
Closed

Having a problem to use the code #161

maxjanebruno opened this issue Mar 1, 2017 · 3 comments

Comments

@maxjanebruno
Copy link

My 2ds left buttom is not working. I use the buttons from the analog pad. So i have a problem with decrypt9 since i can't press LEFT. Is there any chance i can use it without having to press it? Please, help me.

@d0k3
Copy link
Owner

d0k3 commented Mar 1, 2017

You can change what these buttons are defined to here:
https://github.com/d0k3/Decrypt9WIP/blob/master/source/hid.h

F.e.: #define BUTTON_LEFT (1 << 11) makes the Y button act as left button.

If you can't compile, get someone to help you, and if you don't understand how to change the file, I'm sure someone else can help, too.

Closing this now, because it is not a Decrypt9 issue, but rather a hardware issue.

@d0k3 d0k3 closed this as completed Mar 1, 2017
@maxjanebruno
Copy link
Author

maxjanebruno commented Mar 2, 2017 via email

@maxjanebruno
Copy link
Author

maxjanebruno commented Mar 2, 2017 via email

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

No branches or pull requests

2 participants