-
Notifications
You must be signed in to change notification settings - Fork 12
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
Can't use 3DS as controller on MacOS Citra #42
Comments
I don't have a MAC so I can't test. My guess is that Mac is blocking UDP packets. When using the controller, get to a game and stay in a menu for a few minutes until the traffic in the 3DS side gets to 12KB/s. Once that happens which traffic do you see in citra? |
After waiting for a while the 3DS traffic settled at a stable ~15KB/s. Meanwhile "Artic Base Traffic" on Citra is flatlined at 0KB/s. |
That means the 3DS is sending the controller data but a firewall is blocking it on Mac. |
Sorry, I can't really, I don't have a Mac |
Firewall is disabled by default on Mac. It was never on. |
The controller data should be streamed by the 3ds on port 5553 UDP. For some reason citra does not pick it up. |
@AlucardX14 Did you find a solution to this? Seems like I am experiencing the same problem... |
@arnormoncada Nope, looks like an issue that must be fixed in MacOS Citra itself |
I am also having this issue, it’s a shame because I would love to be able to use my Mac on my TV and use my console in a sort of docked mode. |
Asked on Reddit and other people are experiencing the same.
The text was updated successfully, but these errors were encountered: