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

Simulate press button #210

Closed
jonyluke opened this issue Nov 21, 2018 · 5 comments
Closed

Simulate press button #210

jonyluke opened this issue Nov 21, 2018 · 5 comments

Comments

@jonyluke
Copy link

Is there a function or something that for example press button A, without touching the button physically?

@jakibaki
Copy link
Contributor

There definitely is no such thing in libnx right now but there are ipcs that sound like this might not be a huge undertaking to add.

https://reswitched.github.io/SwIPC/ifaces.html#nn::hid::IHidDebugServer(0)

https://reswitched.github.io/SwIPC/ifaces.html#nn::hid::IHidServer(1)

@yellows8
Copy link
Contributor

What use-case? For overriding input in another process? If so, the above doesn't really apply... #152

@jonyluke
Copy link
Author

It is for doing a module to automate games, for example in Mario Party, you can leave the game playing itself pressing A all the time and return when you want to play as usual.

@yellows8
Copy link
Contributor

Yeah no, see #152

@yellows8
Copy link
Contributor

yellows8 commented Jun 7, 2019

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

3 participants