Enable Background Input for Joystick/Gamepad Game not in Focus

I’ve been trying to get my program to accept joystick/gamepad input even when the window is not in focus. Is there any setting or bit of the engine that needs tweaking to support that? I’ve tried everything related to whether or not the engine or input is paused but that doesn’t seem to help. Any thoughts on how to go about it?

Thanks!