-
Notifications
You must be signed in to change notification settings - Fork 59
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
Comments
You can change what these buttons are defined to here: 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. |
Hi,
Thanks for your response.
I already changed the file, but how can i compile it? Can u help me? With
software should i use?
Thanks.
2017-03-01 6:22 GMT-03:00 d0k3 <notifications@github.com>:
… 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 Github issue.
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub
<#161 (comment)>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/AY5exj-pmG_HW3s-CpwWsXzrP8tYc--tks5rhTjigaJpZM4MPTcj>
.
|
Hi, never mind.
I did it!
:-) so happy! Big thanks to you!
2017-03-01 21:04 GMT-03:00 Bruno Gabriel <brunogabriel.rj@gmail.com>:
… Hi,
Thanks for your response.
I already changed the file, but how can i compile it? Can u help me? With
software should i use?
Thanks.
2017-03-01 6:22 GMT-03:00 d0k3 ***@***.***>:
> 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 Github issue.
>
> —
> You are receiving this because you authored the thread.
> Reply to this email directly, view it on GitHub
> <#161 (comment)>,
> or mute the thread
> <https://github.com/notifications/unsubscribe-auth/AY5exj-pmG_HW3s-CpwWsXzrP8tYc--tks5rhTjigaJpZM4MPTcj>
> .
>
|
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.
The text was updated successfully, but these errors were encountered: