Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • kdesilva
    Participant
    Post count: 9

    Hey there, I’ve got my Raspberry Pi B+ setup with a fresh install of RetroPie 2.3 using the binary source code installation (only took around 20 hours). I had it setup with the image downloaded from the site earlier but the controllers weren’t working on that either…

    I’m trying to get an xbox360 wired controller working and a cheap amazon bought snes usb controller.

    I installed the 360 drivers, and I registered my controller with retroarch (although no menu came up to take me through setup)

    I’ve also setup the controllers through emulation station and mapped the controls to the commands ..

    So emulationstation works (although after the second installation there’s no background, just white with black text), and both controllers can navigate around in it .. but neither of my controllers work IN GAME.

    I’ve only tried one ROM (super mario world) on the NES and neither of them are recognized. Help please!

    krux02
    Participant
    Post count: 8

    the controller you configure in the frontend is only for the frontend. You have to configure your controller as a retro-arch controller in the setup. Then it works also ingame, but you won’t be able to exit the game with the controller. There is documentation about it, but I just want to mention you are not alone with having this problem.

    kdesilva
    Participant
    Post count: 9

    Yeah see I did this:

    cd RetroPie-Setup
    sudo ./retropie_setup.sh

    I then selected “Register controller for RetroArch emulator” and I thought it would prompt me for my controller, but it didn’t.

    It ran some command line codes for a brief half a second then went back to the menu

    kdesilva
    Participant
    Post count: 9

    I just ran

    jstest /dev/input/js0

    and it recognizes the input ..

    I tried

    sudo chown pi /opt/retropie/configs/all/retroarch.cfg
    cd /opt/retropie/emulators/RetroArch/installdir/bin
    sudo ./retroarch-joyconfig -j 0 >> /opt/retropie/configs/all/retroarch.cfg

    and it says joyconfig command not found..

    kdesilva
    Participant
    Post count: 9

    Got it working!

    Did all of the above – this time I ran it as the ROOT user … had to setup a password for it first, then switch to root in the command prompt

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