Homepage Forums RetroPie Project Controller Configuration in RetroPie Using XBOX d-pad for Atari800 SDL-joystick

Tagged: 

Viewing 1 post (of 1 total)
  • Author
    Posts
  • #121471
    twh1st
    Participant

    Hi *,

    how can I configure the Atari800 emulator to use the xbox 360 d-pad instead of the left analog joystick?

    My .atari800.cfg is like this:

    SDL_JOY_0_ENABLED=1
    SDL_JOY_0_LEFT=260
    SDL_JOY_0_RIGHT=262
    SDL_JOY_0_UP=264
    SDL_JOY_0_DOWN=261
    SDL_JOY_0_TRIGGER=305

    SDL_JOY_1_ENABLED=1
    SDL_JOY_1_LEFT=97
    SDL_JOY_1_RIGHT=100
    SDL_JOY_1_UP=119
    SDL_JOY_1_DOWN=115
    SDL_JOY_1_TRIGGER=306

    the codes look like X11-Keyboard codes. Question is, how I can re-assign the key-value “SDL_JOY_LEFT” and so on…

    greetings,
    twh

Viewing 1 post (of 1 total)
  • The forum ‘Controller Configuration in RetroPie’ is closed to new topics and replies.