d0k3/Decrypt9WIP

Having a problem to use the code

maxjanebruno opened this issue · 3 comments

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 commented

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.