Closed Phantomxm2021 closed 10 months ago
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);
Thank you very much. It's working!
Nestopia core input does not work on Windows platform.