I’m currently working on a personal compile of Android-based Retroarch and am working on the input_android.c controller support. I have an X-Arcade Dual stick controller that I’m debugging currently. I’ve added the mappings for the player 1 side successfully. I’ve added the mappings for the player 2 side but since the port is still zero for this device I’m wondering if it’s possible to support the player 2 side without custom bindings. I’ve tried using the shift += 8 but the port still comes back as zero.