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

Nestopia core input does not work on Windows platform. #21

Closed
Phantomxm2021 opened this issue Jan 12, 2024 · 2 comments
Closed

Nestopia core input does not work on Windows platform. #21

Phantomxm2021 opened this issue Jan 12, 2024 · 2 comments

Comments

@Phantomxm2021
Copy link

Nestopia core input does not work on Windows platform.

@Skurdt
Copy link
Owner

Skurdt commented Jan 12, 2024

Some cores need manual input activation, you can do so by calling, as an example, SetControllerPortDevice(0, RETRO_DEVICE.JOYPAD) on the LibretroInstance.

SetControllerPortDevice(uint port, RETRO_DEVICE id);

@Phantomxm2021
Copy link
Author

Thank you very much. It's working!

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