Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #24566
    roquen
    Participant

    My NES controllers d-pad is not recognized, so I am wondering if a specific device driver is necessary, if its a settings thing, and if there is not a driver for the NES controller specifically, would it be worth my time to make one? kernel.org makes it sound like an input driver for a specific controller isnt difficult (assuming its a D pad and 4 buttons, like the NES controller) without any additional functionality

    just trying to think through this NES controller problem

    #24624
    roquen
    Participant

    Here is the joystick driver, I have no idea what im doing, im just trying to get this stupid NES controller to work :P

    https://github.com/torvalds/linux/blob/master/drivers/input/joystick/gamecon.c

    Is there anything modifiable and recompile-able here or is this too extreme?

Viewing 2 posts - 1 through 2 (of 2 total)
  • The forum ‘Everything else related to the RetroPie Project’ is closed to new topics and replies.