Homepage Forums Search Search Results for 'usb'

Viewing 35 results - 3,256 through 3,290 (of 3,655 total)
  • Author
    Search Results
  • #6253
    sakis86s
    Participant

    Hi guys. I want to built my retro raspberry pi but i’d like some help before i buy the joystick. I want to buy this arcade type (Please see photo attachment). It has 2 usb to connect each side. Do you know if this will work with the emulators? Any answer would be much appreciated. Thank you in advance.

    cyberfantome
    Participant

    I have a Raspberry Pi Model B with a 32GB Class 10 SD Card. Connect to my TV via HDMI, and have a standard USB wired keyboard and of course a power supply connect to it.

    1. I download RetroPie image via Torrent.
    2. Format SD card using SD formatter.
    3. Burn image to card using WinDisk32.
    4. Pi boots up into EmulationStation. I press F4 to exit.
    5. Run raspi-config to expand file system.
    6. Reboot
    7. Update raspi-config.
    8. Reboot
    9. Run apt-get update and apt-get upgrade
    10. Reboot
    11. Run retropie_setup.sh and update it since the Xbox Controller option isn’t there.
    12. Reboot.
    13. Run retropie_setup.sh again and run option to install xbox wired controller. Says it’s installed and will start with reboot.
    14. Exit script.
    15. Connect xbox wired controller
    16. Reboot
    17. Configure emulation station using my controller. Works in EmulationStation perfectly.
    18. Cannot use controller to play Cave game or Duke Nukem. Or any ROMS for any system I copy over.
    19. Run setup in EmulationStation for RetroArch, no difference.
    20. Exit EmulationStation
    21. Run retropie_setup.sh
    22. Run the register controller with RetroArch option.
    23. Reboot
    24. Now controller doesn’t work in EmulationStation at all.

    I fought this all weekend. What am I doing wrong?

    floeggu87
    Participant

    I used the nes2usb circuit (http://www.raphnet-tech.com/products/AnodeNES_circuit/index.php) within my project.

    I managed to get it working in my NESpi-Mod.

    As described by raphnet the controller is recognised as 1 controller with 4 axis and 16 buttons (as it can also used with two snes controllers).

    Within the retropie menu i can only use the first controller.

    es_input.cfg:

    <?xml version="1.0"?>
    <inputList>
    	<inputConfig type="keyboard" />
    	<inputConfig type="joystick" deviceName="raphnet.net nes2usb">
    		<input name="a" type="button" id="7" value="1" />
    		<input name="b" type="button" id="6" value="1" />
    		<input name="down" type="axis" id="1" value="1" />
    		<input name="left" type="axis" id="0" value="-1" />
    		<input name="menu" type="button" id="4" value="1" />
    		<input name="right" type="axis" id="0" value="1" />
    		<input name="select" type="button" id="5" value="1" />
    		<input name="up" type="axis" id="1" value="-1" />
    	</inputConfig>
    </inputList>

    Input config in retroarch.cfg:

    input_player1_joypad_index = "0"
    input_player1_a_btn = "7"
    input_player1_b_btn = "6"
    input_player1_y_btn = ""
    input_player1_x_btn = ""
    input_player1_select_btn = "5"
    input_player1_start_btn = "4"
    input_player1_l_btn = ""
    input_player1_r_btn = ""
    input_player1_up_axis = "-1"
    input_player1_down_axis = "+1"
    input_player1_left_axis = "-0"
    input_player1_right_axis = "+0"
    
    input_player2_joypad_index = "0"
    input_player2_a_btn = "15"
    input_player2_b_btn = "14"
    input_player2_y_btn = ""
    input_player2_x_btn = ""
    input_player2_select_btn = "13"
    input_player2_start_btn = "12"
    input_player2_l_btn = ""
    input_player2_r_btn = ""
    input_player2_up_axis = "-3"
    input_player2_down_axis = "+3"
    input_player2_left_axis = "-2"
    input_player2_right_axis = "+2"

    I think the raphnet 4x SNES / NES should work similar to mine ;)

    #6201
    eggdrum
    Participant

    Has anyone had any luck using N64 controllers(nintendo brand) connected through USB? I already have 4 controllers and I think this would be the best option for me(also it has a good setup for playing older games).

    #6196
    shyo
    Participant

    So .. its still happening. I have no clue what causes it – if I delete/reset my es_systems.cfg, it works just fine, until the next reboot.

    this is the content of my es_log.txt :

    lvl2:   Created surface successfully!
    lvl1:   Could not find unconfigured joystick named "Sony PLAYSTATION(R)3 Controller"! Skipping it.
    
    lvl1:   Could not find unconfigured joystick named "PLAYSTATION(R)3 Controller (00:06:F5:D4:97:13)"! Skipping it.
    
    lvl2:   Loaded InputConfig data for 1 devices.
    lvl2:   Created font "/usr/share/fonts/truetype/ttf-dejavu/DejaVuSerif.ttf" with size 35. textureID: 1
    lvl2:   Created font "/usr/share/fonts/truetype/ttf-dejavu/DejaVuSerif.ttf" with size 46. textureID: 2
    lvl2:   Created font "/usr/share/fonts/truetype/ttf-dejavu/DejaVuSerif.ttf" with size 102. textureID: 3
    lvl2:   Loading system config file...
    

    this of my es_systems.cfg:
    http://pastebin.com/imFCkwXr

    its always from the same USB stick – is there a different/better way to load roms from an USB stick that might not cause these problems?

    edit:
    reformatted usb, rebuild the entire image + retropie from scratch, still, same problems. after editing es_systems.cfg, it will only boot the first time and lock up every subsequent attempt (until es_systems.cfg gets reset)

    edit2:

    so .. im at a total loss here. basically, if I change permissions for /media/usb/roms in the desktop environment, log out, start es, everything works fine. but i cant seem to figure out how to make this a permanent change

    edit3:

    in case anyone ever runs in the same problem, I fixed it – created a specific mounting point with default permissions in /etc/fstab.

    #6192
    RazorX2014
    Participant

    gonna make a portable retropie with 2 usb ports for external controllers or to hook up my retrode and play games straight from the cartridge :D

    #6179
    shyo
    Participant

    Yeah – it was working fine before, running the ROMs off of the USB, i didnt unplug or change anything in it, all I changed were settings in raspi-config

    shyo
    Participant

    So, after a couple of attempts at getting raspbian + emulationstation up and running, plus RetroArch and all the other Emulators that I want to use configured, everything checks out and is good to go. GBA was working smooth, SNES was running at ~25 fps. So I figured I need to overclock a bit and change my memorysplit – overclocked it to the “modest” setting, split memory to 192 (it was not overclocked and on 128 before), but now all I get when starting ES is a black screen with a white dot. I understand this means that SDL is initialized and good to go, but ES just stays there and doesnt boot.
    I had it sitting on there for 15 minutes before I tried to kill ES – none of the combinations that I could think of work (ctrl+c, F10, F4, ESC, …..), so I just unplugged my pi, changed back my OC and memsplit settings, but nothing changes.
    I checked es_log.txt, and the last line is “lvl2: Loading system config file…”. Thats it. I’m clueless as to what to do now, short of reinstalling everything (I compiled it from sources and I dont want to spend another 8 hours waiting for it :/) The only change I made to existing scripts is that I changed the ROM folder for all emulators (except the ES interface one) to my USB stick and all my configuration was done through the EmulationStation and RGUI interfaces.

    My other issue is that on mupen64plus I didnt get any video, just a ton of RSP errors that scrolled so fast it was hard to read what the exact error is before it terminated.

    I hope this made sense, I’m new to the whole *nix and pi thing. Any help is appreciated!

    RazorX2014
    Participant

    hi guys this is a quick guide for those of you who like me live in the uk and want a cheap screen for a portable project this is the screen i bought the [url=http://www.amazon.co.uk/gp/aw/d/B006MPRFJQ/ref=redir_mdp_mobile?the psc=1&redirect=true&ref_=oh_details_o02_s00_i00]link[/url] for £13.96.
    unfortunately it is powered by 12v but it can be very slightly modified to run off 5v i ran it off a portable battery pack at 5v 1a it may be powered with less not sure anyway to do this mod simply open up the case then desolder the 12v wire (red) and solder it to the 2nd inner leg from the left on the xl1509 voltage regulator then solder a male usb connector to the power lead provided i used a spare usb lead i had lying around once you do this i would not recommend trying to power it from 12v anymore but then why would you.
    I’ve included 2 pictures sorry about there size my phone wont take a picture any smaller.

    #6151

    In reply to: MAME Roms not working

    trimmtrabb
    Participant

    [quote=6150]Hello, I followed your guide to install mame4all-pi and it worked just fine, thank you. Performance is much better now!

    However, I have 2 problems:<br>
    1. The installation somehow changed the resolution of both emuluationstation and the emulators itself so that now, they are “boxed”, meaning that the screen is only a box within my TV. They are still displayed in the correct aspect ratio (16:9 for emulationstation, 4:3 for emulators/games) but not fullscreen anymore. How can I change that back to what it was before??<br>
    2. How can I use my gamepad in mame4all? It works fine with every other emulator and in emulationstation but not in mame4all.

    thank you!!
    [/quote]

    Hi, to configure your gamepad connect a usb keyboard and press tab when you run mame4all-pi, this will bring up the GUI and you can map your buttons in there, including GUI keys (back/exit is the exit emulator key) Also check out mame.cfg for other options.

    Regarding the resolution I have no idea why that has happened, installing mame4all-pi shouldn’t mess with any settings like that. Double check your config.txt, or it could be a setting on your tv.

    #6148
    gizmo98
    Participant

    The newest Retropie-Setup-Script contains auto config files for PS3 controllers. The described behavior should only occur if the hotkey button “select” is pressed. If no hotkey button is defined the described problem occurs.

    Please check if /RetroPie/configs/all/retroarch.cfg has the setting
    input_enable_hotkey_btn = “0”

    PS3 retroarch controller settings:
    https://github.com/retropie/RetroPie-Setup/blob/master/supplementary/RetroArchConfigs/PS3ControllerUSB.cfg

    dudleydes
    Participant

    Hi

    I successfully configured a PS3 controller to work over wired USB for the SNES, NES, Megadrive (RetroArch) and MAME (mame4all-pi) emulators.

    I bought the Bluetooth dongle from ModMyPi (https://www.modmypi.com/nano-bluethooth-dongle) and followed dhoium3009’s guide in setting up the PS3 controller via Bluetooth.

    MAME works fine but the PS3 controller behaves differently in RetroArch wired and over Bluetooth even though I have not altered any config files. Over Bluetooth, the following occurs:

    • the X button now resets the game.
    • the circle button now acts the action/enter button which should be the X button.
    • the triangle button now brings up the RetroArch RGUI.
    • Left and right on the D-pad changes the state slot though they still move left and right as they should.

    Any help would be appreciated.

    #6130
    sewersurfer
    Participant

    Hello,

    I was looking into SNES type USB controllers for my retropie and want to get one off of ebay.
    I am considering these two sellers:
    http://www.ebay.de/itm/291089639180?ssPageName=STRK:MEWAX:IT&_trksid=p3984.m1423.l2649
    http://www.ebay.de/itm/390786691172?ssPageName=STRK:MEWAX:IT&_trksid=p3984.m1423.l2649

    Does anybody on here have any experience with this type of controllers, or specifically the ones from the ebay sellers above? Are they any good??? I do not expect Xbox360 quality, but they should at least work properly…

    thanks

    #6104
    RetroMarine
    Participant

    I noticed that if you are using all the space on your sd card it will automatically delete some configuration files or XML files. Use df -h to see how much space you have and if you’re using 100%, try freeing up a gig, reconfigure your snes controller, them try again.

    Sent from my iPhone using Tapatalk

    rambopie
    Participant

    Hello!

    I have the weirdest problem. I use a SNES replica USB controller and it always works on boot (both in ES and in all the emulators I use).

    Now sometimes, the controller suddenly stops working while playing a game. So far it has happened three times, two times while playing GBA games and one time when I was playing MAME. If I use the keyboard Esc and go back to ES the controller still works in ES!? Then, if I launch a game (doesn’t matter which emulator) the controller is dead from the start. Back to ES and the controller works again…?

    Sometimes I can have a ¨100 minute playing session with no problems at all. Sometimes it happens after 20-30 minutes.

    I honestly don’t know what to believe.

    Pi is powered with a 5V 1A micro-USB charger and I have connected a powered 7-port USB hub on which I have my two SNES controllers (and keyboard when necessary) connected. Pi is overclocked with Medium settings (900 MHz ARM).

    I could seriously use some advice here :(

    #6075
    Anonymous
    Inactive

    I had originally done that for the Xbox pad. I think there’s something – like power related as you mentioned, or a command being auto-written, that is disabling joysticks after a period of time.

    Update: So, it seems to be working. Started Pi without the keyboard and haven’t plugged it in. Could very well be a USB/power issue. Thanks for the help.

    #6073
    trimmtrabb
    Participant

    Yes, James Pond 2 was a great game :-)

    If you want to use an Xbox 360 wired pad this thread may help you setting it up: https://www.petrockblock.com/forums/topic/installation-problem/

    I’m not sure why your SEGA pad is playing up, is there any pattern to the pad not responding and making any changes to the system at all, swapping usb ports etc? When it does play up try running lsusb in the terminal to see if it is still listed.

    #6070
    Anonymous
    Inactive

    Logitech keyboard plugged in. Gamepad works on PC. Let me add that I once tried a wired 360 gamepad during a “no joystick detected” phase and got the same outcome. Switched USB ports too.

    Nice avatar btw, love that game!

    #6069
    trimmtrabb
    Participant

    Sounds ok, any other usb devices plugged in? Can you test the gamepad on a PC to rule out the gamepad being a problem

    #6068
    Anonymous
    Inactive

    Thanks for the response. It was included in a kit I purchased:

    “USB Power Supply with Micro USB Cable specially designed for the Raspberry Pi delivering full 1A @ 5V”

    Anonymous
    Inactive

    So, I have a problem where my Playsega Gamepad works at first, detected by ES and playable in ROMs, but then will decide to stop. I can’t control ES so I delete the /.emulationstation/es_input.cfg, and go back to ES. But, ES just says “No Joystick Detected”. I try rebooting, unplugging, nothing.

    It has occurred twice. I decided to reinstall the image and then download source, then it worked. But after a day, “No Joystick Detected”. I’m at a loss.

    tooter
    Participant

    Hi guys im new to retropie and im having trouble mapping my controllers i have 2 controllers 1 wired xbox that is setup with xboxdrv and lights up as controller 1 and a generic ps3 wired pad conected through a powered usb. All works ok until i map quick map works ok until i try and do a full map. I map all buttons press save and all I get is button a not mapped what ever button i try it says the same on both controllers and even keyboard. sometimes it says script error but never works. thanks for looking.

    bratensosse
    Participant

    Hi everybody,

    i built a bartop cabinet on my last holydays :-) everything work fine with my favourite emulators (MAME and NeoGeo). Up to now a have a normally keyboard which is connected to my raspberry pi (512MB rev.2).

    Since today i am a proud owner of the IPAC2 USB-version. So i connected it to my raspberry pi and plays a little bit. But the emulators use different keymapping and i dont know how to chance it. I hope you can help me :-)

    Well, i installed at least the Source-code based installation. And here is a abstact of my es_system.cfg

    DESCNAME=MAME4allpi
    NAME=mame
    PATH=/home/pi/RetroPie/roms/mame
    EXTENSION=.zip .ZIP
    COMMAND=/home/pi/RetroPie/supplementary/runcommand/runcommand.sh 4 "/home/pi/RetroPie/emulators/mame4all-pi/mame %BASENAME%"
    #COMMAND=/home/pi/RetroPie/emulators/RetroArch/installdir/bin/retroarch -L /home/pi/RetroPie/emulatorcores/imame4all-libretro/libretro.so --config /home/pi/RetroPie/$
    #COMMAND=/home/pi/RetroPie/supplementary/runcommand/runcommand.sh 1 "/home/pi/RetroPie/emulators/pifba/fba2x %ROM%"
    PLATFORMID=23
    
    DESCNAME=MAMEpiFBA
    NAME=mame
    PATH=/home/pi/RetroPie/roms/mamepifba
    EXTENSION=.zip .ZIP
    COMMAND=/home/pi/RetroPie/supplementary/runcommand/runcommand.sh 1 "/home/pi/RetroPie/emulators/pifba/fba2x %ROM%"
    PLATFORMID=23
    
    DESCNAME=imame4all
    NAME=mame
    PATH=/home/pi/RetroPie/roms/imame4all
    EXTENSION=.zip .ZIP
    COMMAND=/home/pi/RetroPie/emulators/RetroArch/installdir/bin/retroarch -L /home/pi/RetroPie/emulatorcores/imame4all-libretro/libretro.so --config /home/pi/RetroPie/c$
    PLATFORMID=23
    
    DESCNAME=NeoGeo
    NAME=neogeo
    PATH=/home/pi/RetroPie/roms/neogeo
    EXTENSION=.zip .ZIP .fba .FBA
    #COMMAND=/home/pi/RetroPie/supplementary/runcommand/runcommand.sh 1 "/home/pi/RetroPie/emulators/pifba/fba2x %ROM%"
    COMMAND=/home/pi/RetroPie/emulators/gngeo-pi-0.85/installdir/bin/arm-linux-gngeo -i /home/pi/RetroPie/roms/neogeo -B /home/pi/RetroPie/emulators/gngeo-pi-0.85/neogeo$
    PLATFORMID=24
    

    As you can see, i use 3 different MAME emulators for different Games and the NeoGeo emulator to play all my favourite Games. I have tried to config the keys with the included tool in emulatorstation. But only one MAME emulator can be controlled. Fourthermore i tried to chance the retroarch.cfg in ./etc/ but this has no effekt.

    As a small info, the IPAC2 is an HID USB devide like a normal keyboard. For example if i press the insert-coin button it will show me a ‘5’ on the screen.

    So it will be very nice if someone can help me. And i am very sorry about my english, but is is not my native language. I hope you can read it :-)

    Looking forward to your ideas ;-)

    Thanks a lot

    Bratensosse

    RetroMarine
    Participant

    Is there a way to configure Duke Nukem 3D to a controller? The in-game joystick config doesn’t respond to my snes usb controller and I was wondering if anyone else figured it out. Thx

    Sent from my iPad using Tapatalk

    gsx8
    Participant

    I can’t possibly be the only one that has bought one of these and it works great on windows and picks up directly. On Retropie its a whole new ball game.. after 48 hours ive compiled a solution. I’m sharing this here down below :) Enjoy :D

    1st of all type in “lsusb” in terminal.Note down xbox/logic3 ID mine was 0e6f:0301

    Then do:

    sudo apt-get install xboxdrv

    Then do:

    sudo nano /etc/rc.local

    in rc.local put in the following:

    xboxdrv –device-by-id 0e6f:0301 –type xbox360 -id 0 –led 2 –deadzone 4000 –silent &
    sleep 1

    Press CTRL+X
    press y
    enter

    For extra measurement do:
    sudo /etc/init.d/xboxdrv

    Put in the following there:

    #! /bin/bash
    ### BEGIN INIT INFO
    # Provides: xbox-controller
    # Required-Start: $remote_fs $syslog
    # Required-Stop: $remote_fs $syslog
    # Default-Start: 2 3 4 5
    # Default-Stop: 0 1 6
    # Short-Description: Start XBOX Controller Service
    # Description: Start the xboxdrv daemon with several options
    # support up to 4 Controllers
    ### END INIT INFO

    # Author: MasteRehm

    PATH=/sbin:/usr/sbin:/bin:/usr/bin
    DESC=”XBOX Controller Service”
    NAME=xboxdrv
    DAEMON=/usr/bin/$NAME
    DAEMON_ARGS=”-D -d –deadzone 4000 –dbus disabled –detach”
    PIDFILE=/var/run/$NAME.pid
    SCRIPTNAME=/etc/init.d/$NAME

    # Exit if the package is not installed
    [ -x “$DAEMON” ] || exit 0

    # Read configuration variable file if it is present
    [ -r /etc/default/$NAME ] && . /etc/default/$NAME

    # Load the VERBOSE setting and other rcS variables
    . /lib/init/vars.sh

    # Define LSB log_* functions.
    # Depend on lsb-base (>= 3.2-14) to ensure that this file is present
    # and status_of_proc is working.
    . /lib/lsb/init-functions

    do_start()
    {
    if [ $CONTROLLER_NUM -gt 4 ]; then
    echo -e “\n$CONTROLLER”; exit 1;
    fi
    start-stop-daemon -S -q -x $DAEMON — $DAEMON_ARGS $CONTROLLER
    # Workaround: xboxdrv daemon creates /dev/input/js[4-7] device files, if /dev/input/js[0-3] created on startup.
    if [ -x /usr/bin/rename ]; then
    sleep 1
    if [[ ls /dev/input/js* =~ /dev/input/js[4-7] ]]; then rename ‘s/js4/js0/;s/js5/js1/;s/js6/js2/;s/js7/js3/’ /dev/input/js*; fi
    fi
    }

    do_stop()
    {
    start-stop-daemon -K -o -q -x $DAEMON
    sleep 1
    }

    case “$1” in
    start)
    log_daemon_msg “Starting $DESC” “$NAME”
    do_start
    status=$?
    log_end_msg $status
    ;;
    stop)
    log_daemon_msg “Stopping $DESC” “$NAME”
    do_stop
    status=$?
    log_end_msg $status
    ;;
    status)
    status_of_proc “$DAEMON” “$NAME” && exit 0 || exit $?
    ;;
    restart)
    log_daemon_msg “Restarting $DESC” “$NAME”
    do_stop
    case “$?” in
    0|1)
    do_start
    case “$?” in
    0) log_end_msg 0 ;;
    1) log_end_msg 1 ;; # Old process is still running
    *) log_end_msg 1 ;; # Failed to start
    esac
    ;;
    *)
    # Failed to stop
    log_end_msg 1
    ;;
    esac
    ;;
    *)
    echo “Usage: $SCRIPTNAME {start|stop|status|restart}” >&2
    exit 3
    ;;
    esac

    Press CTRL+X
    press y
    enter

    Then do:
    sudo chmod +x /etc/init.d/xboxdrv
    sudo update-rc.d xboxdrv start

    Followed by:
    sudo nano /etc/default/xboxdrv

    Put in as follows:
    # How many Controllers? (support up to 4 Controllers)
    CONTROLLER_NUM=1

    case $CONTROLLER_NUM in
    1) CONTROLLER=”-w 0 -l 2 –trigger-as-button –dpad-as-button”
    ;;
    2) CONTROLLER=”-w 0 -l 2 –trigger-as-button –dpad-as-button –next-controller -w 1 -l 3 –trigger-as-button –dpad-as-button”
    ;;
    3) CONTROLLER=”-w 0 -l 2 –trigger-as-button –dpad-as-button –next-controller -w 1 -l 3 –trigger-as-button –dpad-as-button –next-controller -w 2 -l 4 –trigger-as-button –dpad-as-button”
    ;;
    4) CONTROLLER=”-w 0 -l 2 –trigger-as-button –dpad-as-button –next-controller -w 1 -l 3 –trigger-as-button –dpad-as-button –next-controller -w 2 -l 4 –trigger-as-button –dpad-as-button –next-controller -w 3 -l 4 –trigger-as-button –dpad-as-button”
    ;;
    *) CONTROLLER=”incorrect amount of controller specified”
    ;;
    esac

    Press CTRL+X
    press y
    enter

    Lastly but definatly not the least thing do this:

    cd ~/RetroPie/configs/all/

    Followed by:
    ./retroarch-joyconfig -j 1 -o >> ~/RetroPie/configs/all/retroarch.cfg

    Then you are done just type in “sudo reboot” and enjoy your working Gamestop xbox360 controller :)

    #5990
    karloss
    Participant

    My guide is already posted as a sticky mate..follow it..

    Sent from my Nexus 5 using Tapatalk

    exogreenpi
    Participant

    Hello, I am trying to install RetroPie, but unfortunately, my SD card that contains the kernal does not have enough space on it to install RetroPie. I have tried cloning the git repository to my USB by changing directories, and the worked, but after changing to RetroPie-Setup and running chmod, when I run sudo ./retropie_setup.sh, it says that it could not find the command. I didn’t expect it to be that easy, but you have to try, right? Any ideas on how to make this work? Thanks!

    denny2k2
    Participant

    Further update. I edited the /etc/rc.local and used the code:

    xboxdrv –trigger-as-button –id 0 –led 2 –deadzone 4000 –silent &
    sleep 1

    When I launched a ROM. WE HAD SUCCESS! Xbox controller worked great. Had a spot of Double Dragon and Mario. Brilliant! Just before I was going to mark this as solved I decided to reboot, just in case…

    Now the controller won’t work in emulationstation at all, not even to change between the emulators and choose a ROM and strangle enough, neither does my usb keyboard now. Although Alt+F4 still allows me to access the console.

    How odd…

    denny2k2
    Participant

    Hi Trimmtrab,

    I tried it manually with no success and then ran the setup script, so technically both?

    The last line reads:
    xboxdrv --daemon --id 0 --led 2 --deadzone 4000 --silent --trigger-as-button --next-controller --id 1 --led 3 --deadzone 4000 --silent --trigger-as-button --dbus disabled --detach-kernel-driver & exit 0

    Does anything look out of place with that?

    Thanks for your help!

    Drapetomania, I’m using a usb hub, so I might try swapping the usb to a different usb socket and see what happens.

    timmy2dogs
    Participant

    I’m brand new to the Pi, and I’m stuck. I’ve got RetroPie up and running, but now I want to plug my arcade buttons directly into the GPIO pins. I’ve got the wiring mapped, but I need to get the software sorted. What should I be using? Adafruit used “retrogame” to do this, but I don’t know how to get these files onto the same install as RetroPie. Everybody seems to use usb boards for their arcade cabinets (so they can map 2 players), and all the tutorials are for hardware. I’m ready to throw the Pi out the fracking window.

    drapetomania
    Participant

    Yikes! I’m having the same problem–I just registered to say so! and I can confirm that I’m using –id 0 as well. I’m new to this–could it have something to do with the fact that the xbox controller is using the second/bottom usb port (if that goes top-to-bottom)!

    toddforester
    Participant

    sup everyone,

    i have not forgot about you i have been really busy since the original post.
    i plan on doing a full wright up on this thing but have been working out some minor problems and would like to wait until i resolve them. but here are a couple pics, enjoy (sorry about the crap quality)

    NESBerryPiPortable playing DK classic

    Original controller ports

    rear charger port and rear usb ports 2x

    i will be back with more soon.

    [EDIT]
    Here is the video of me n my son johnathan at the park playing the portable NES.

    [url]https://www.youtube.com/watch?v=0E_oUcBWnqA&feature=youtu.be[/url]

    Ill be back with more. let me know what you guys/and or/chicks think

    sprattakus
    Participant

    So I am in the process of building a custom arcade cabinet, running RetroPie. I have loaded a small amount of ROMs and done some customization to the loading screen and what no so far… Now I am looking at ordering my controller components, but I want to make sure they work so 1) I don’t lose two weeks to send back and order the correct components and 2) lose my mind getting it to work if it won’t in the first place.

    The main thing I am curious about is the GP-Wiz40 MAX USB (input interface) talking with the Pi and RetroPie. Has anyone had any luck with this? Can anyone see any reasons why it

      wouldn’t

    work? Thanks!

    #5951

    In reply to: sixaxis and bluetooth

    vrilya
    Participant

    I am not sure why it did’nt work after reboot earlier…. now it seems to connect so it must’ve been a fault from my part.
    The pad works as it should in jstest… I can see the numbers corresponding to the buttons being pressed etc.
    I would’nt believe it was a power issue as I am using a USB hub with it’s own power source.

    Now the controller seem to work in at least some emulators… for example it works as good as can be in the megadrive emulator but for some reason the A/B/X/Y (circle, square etc as it is a ps3 controller) buttons does’nt work in the snes emulator.

    #5950

    In reply to: sixaxis and bluetooth

    trimmtrabb
    Participant

    Ok, so now you can successfully configure the pad for Emulation Station and navigate the menus but it fails after reboot, correct? You are not having problems with over-responsive buttons anymore?
    I have no idea why the pad is not responding after reboot, could be power issues. Try unplugging any other usb devices.

    Can you confirm the pad functions correctly with jtest:
    jstest /dev/input/js0

    Regarding the input config menu (configures controls for the Retroarch emulators), the script does not work, to manually configure controls see here:

    Input configuration script fails, bindings are off

Viewing 35 results - 3,256 through 3,290 (of 3,655 total)