XRP Code Editor Gamepad Blocks return zero

I’ve connected the XRP Beta to my Windows 10 driver station over USB. Running the XRP Code Editor gamepad example doesn’t spin the wheels, and the above code prints “-0.0” over and over.

I’ve tried WASD and multiple gamepads, all of which are detected and work by the Hardware Tester .

Other axes also return -0.0 and buttons are always false.

XRPLib is version 2.1.3.

Are there any other debug steps I can take?

Currently the gamepad only works when the XRP is connected via bluetooth. Is there a specific use case you had for using gamepad control while connected via the USB?

Axes and buttons work as expected when connected over Bluetooth – thanks :slight_smile: