USB Polling

Discussion of keyboards, gamepads, joysticks and other input related peripherals.
User avatar
NightShadowPT
Posts: 224
Joined: Mon May 25, 2020 9:56 am
Has thanked: 5 times
Been thanked: 12 times

USB Polling

Unread post by NightShadowPT »

Hi,

To enable high USB Polling (to ensure less controller lag) do I still need to do anything, or is it enabled by default in the newest cores?

Thanks
rhester72
Top Contributor
Posts: 1323
Joined: Thu Jun 11, 2020 2:31 am
Has thanked: 15 times
Been thanked: 213 times

Re: USB Polling

Unread post by rhester72 »

If the following are not present in /media/fat/linux/u-boot.txt, add them (as one line):

usbhid.jspoll=1
xpad.cpoll=1
User avatar
NightShadowPT
Posts: 224
Joined: Mon May 25, 2020 9:56 am
Has thanked: 5 times
Been thanked: 12 times

Re: USB Polling

Unread post by NightShadowPT »

rhester72 wrote: Sat Aug 15, 2020 5:43 pm If the following are not present in /media/fat/linux/u-boot.txt, add them (as one line):

usbhid.jspoll=1
xpad.cpoll=1
Yep, it's there already.

Thanks for your quick reply.

Cheers!
Post Reply