Maschell

Results 79 comments of Maschell

Sorry for the late response. Does the problem still exist? Normally the controler should update the state of the buttons once you release the direction. I would need some example...

Try to replace the ``` VPAD_BUTTON_A = 0x04,0x48 VPAD_BUTTON_B = 0x04,0x28 VPAD_BUTTON_X = 0x04,0x88 VPAD_BUTTON_Y = 0x04,0x18 ``` with ``` VPAD_BUTTON_A = 0x04,0x40 VPAD_BUTTON_B = 0x04,0x20 VPAD_BUTTON_X = 0x04,0x80 VPAD_BUTTON_Y...

I am not that into Docker, but why should this have a compose file? This is just another lib/artifact which will be the input for app, but nothing standalone. I...

Can you tell me the exact version you were using? Díd you try to delete the config files folder on the sd card?

You can emulate the mouse as an stick and disable the motion controls

I'm not sure if I understand you correctly, but I think you can configure your Controller on the PC using the offical xbox controller app

In theory yes, but I didn't have any luck with getting the gyro data from any controller. It probably won't happen any time soon (at least not from my side)

Sorry for the delay. I added a guide for creating a config file to the wiki. https://github.com/Maschell/controller_patcher/wiki/5.d-Controller-%7C-Adding-new-devices You can start preparing it for the actual release coming soon

I need more information about this pad / a person who has it and want to give the needed informations. You may join #loadiine on abjects, the we can work...