Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • g0nz0uk
    Participant
    Post count: 310

    Hello,

    I ahve finally got my wireless xbox controller working in FBA. I can start games, insert coin and play, but I can exit back to Emualtionstation. I have to putty on and reboot the Pi.

    How can I bind a button to exit to Emualtionstation?
    How can I use putty to exit a game and go back to Emualtionstation?

    Thanks

    g0nz0uk
    Participant
    Post count: 310

    Spoke to soon Xbox controller only works on Street Fighter 3 (CPS3) and not other FBA games. All the other games are CPS2, not sure if that coudl be it.

    g0nz0uk
    Participant
    Post count: 310

    I have Street Fighter 3 runnning using ir-fba and works fine all other roms are using pi-fba and no controls work.

    Where do I configure this, someone must know?

    Thanks

    Floob
    Member
    Post count: 1629

    To set controller for pifba in RetroPie 3, it is:
    /opt/retropie/configs/fba/fba2x.cfg

    More details here:

    g0nz0uk
    Participant
    Post count: 310

    Hello,

    But it is configured (/opt/retropie/configs/fba/fba2x.cfg)

    [Joystick]
    # Get codes from “jstest /dev/input/js0”
    # from package “joystick”
    A_1=0
    B_1=1
    X_1=2
    Y_1=3
    L_1=4
    R_1=6
    START_1=9
    SELECT_1=8
    #Joystick axis
    JA_LR=0
    JA_UD=1

    Floob
    Member
    Post count: 1629

    The default .cfg suggests this for xbox 360:

    [Joystick]
    # Get codes from "jstest /dev/input/js0"
    # from package "joystick"
    # Defaults to XBOX 360 Controller
    A_1=1
    B_1=0
    X_1=2
    Y_1=3
    L_1=4
    R_1=5
    START_1=7
    SELECT_1=6
    #Joystick axis
    JA_LR=0
    JA_UD=1

    http://sourceforge.net/projects/pifba/files/

    g0nz0uk
    Participant
    Post count: 310

    Still nothing in FBA or Neogeo, I changed them to your recommended settings too.

    Maybe it doesn’t like the wireless part eventhough it works in Emulation Station and in ir-fba?

    Floob
    Member
    Post count: 1629

    Do you have a wired usb controller to try it with?

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