Homepage Forums Search Search Results for 'usb'

Viewing 35 results - 1,611 through 1,645 (of 3,655 total)
  • Author
    Search Results
  • #100275
    cyberpete
    Participant

    Need to put the micro usb connector on straight later. But really happy that the case closes perfectly. Atm its just closed with 2 pieces of black electrictape but will be closed with screws later on :)

    Soon time to start on the second one. After i showed pics to my friends i got a few orders :)

    [attachment file=”20150620_192715.jpg”]

    [attachment file=”20150620_192743.jpg”]

    [attachment file=”20150620_192954.jpg”]

    [attachment file=”20150620_193150.jpg”]

    [attachment file=”20150620_193211.jpg”]

    #100250
    herbfargus
    Member

    The core input remapping option doesn’t work for me either, so its likely an upstream issue that will need to be addressed. Taalas and I have been trying to sort out the whole configs things as well- you can see our progress here: https://github.com/taalas/RetroPie-Artwork/issues/2 it has diagrams that show the default retropad configurations (they are also on all of the retropie wiki pages)

    As far as I understand it without the ability to modify the core inputs you have potentially two options that I can think of (both of which aren’t super effective)

    – Autoconfigs: you can set up your autoconfigs for each controller to be mapped as you like for the genesis and then either swap out the files (which will be in /opt/retropie/configs/all/retroarch-joypads) or reconfigure them each time you switch emulators (which is also an inconvenience)

    – Retroarch.cfg you can modify this file to be hardcoded specific to when you open the megadrive emulator /opt/retropie/configs/megadrive/retroarch.cfgand I’ve found out something in regards to player order (at least with autoconfigs, it may also apply to retroarch.cfg)- its based off of where you plug in your usb:

    Controller Player Order

    But there may also be a more effective way than what I can think of, if you’ve got any better ideas I’d be happy to hear them as I’m interested in finding a solution myself :)

    iononsoleggere
    Participant

    Hello! :)
    I’m trying to use:

    a) One original 3 button MegaDrive pad
    b) One original 2 button MasterSystem pad
    c) One USB Megadrive 6 button pad

    But on all this 3 case Retropie doesn’t recognize UP and LEFT, even if I’m performing “setup” both going trough the guided mode or trough the command line (sudo ./retropie_setup.sh).
    To connect them to RaspberryPi I’m using an adapter that works perfectly under GNU/Linux emulators (Gens) on other machines under Ubuntu 12.04 (laptop or desktop).

    I hope to find a solution :(
    Thanx in advance for the help :)

    Floob
    Member

    They should all be set in your auto controller.

    What do you get if you type this
    grep -rnw '/opt/retropie/emulators/retroarch/configs/' -e "USB,2-axis 8-button gamepad"

    That should show you where your auto controller is (as you have an iBuffalo)
    Although you may get multiple results.

    This is an older video, but it shows how the auto files work

    thedigi321
    Participant

    I am having problem after using my usb0 for my roms mainly ports, like cave story and quake. Every other emulator works. I am getting this error:
    sh: 1: /media/usb0/ports/cave story.sh: permission denied
    and it is like that for all the ports but stuff like psx, gba, nes, snes, even MAME is working just fine and I did the same process for all. changing paths to my usb in es_systems.cfg.

    is there a way i can fix it?

    i cant really use my sd card because it is fake capacity and i dont want to lose my stuff

    #100123
    greensnake
    Participant

    Hi,
    I’ve got the same issue with same controller.

    I seen a post of someone said that this controller as issue with linux, and he has wired it on raspberry GPio instead

    Another one (on Windows 7) said that it is an issue with USB 1.1 controler
    He bought an old usb 1.1 controller to make it work on Windows.

    I have tested with an ordinary hub, I was lucky that the 1st time I plug it was working but after same issue, I had to plug and unplug 10 times to make it work.
    I guess with testing with some others hub more expensive (and more flexible with usb1.1) it can work better but I haven’t got any other hub to test with.

    Let me know if you find somethig out
    Thanks

    #100122
    dougie1970
    Participant

    [quote=100121]Ok are a few things here that makes the difference.
    If you are on Windows I suggest you edit your file in your raspberry pi as you cannot see your file properly.
    To edit your file under Rpi (linux) environment you can use this command:

    sudo nano /etc/emulationstation/es_systems.cfg

    Please note you must exit Retropie first in order to get your command prompt.

    If you use linux in your desktop (Ubuntu ou other operating system) you can edit your file with other application like gedit but I’m affraid it’s not your case.

    Because NANO has a very simple interface this link will help you in your find and replace journey:

    http://artinpetrossian.com/?p=53

    You will find lines as it follows

    <path>~/Retropie/roms/EMULATORNAME</path> (something like this, I don’t have it in my mind right now as I’m outside my house)

    And what you need to do is to replace this address to Your USB PEN Roms Directory.

    Cheers!

    [/quote]

    ok thanks thats it sorted . and the info was spot on .

    [quote=100120]Have you heard of Google? https://www.petrockblock.com/forums/topic/how-to-run-from-usb-the-best-method/#post-100012 indicates you wanted someone else to tell you everything (it was the first Google result if you had bothered).

    re your latest “please tell me every single thing i should do” post..

    /etc is a directory. Are you at a command line? have you tried “cd /etc” ?

    Editors? There are many you can use.. you could try nano or vi…. but please find out how to use them yourself. There are many sites that can tell you the commands to load/save files and add/delete text.

    I am not normally so unhelpful but you really do seem to be seeking a 100% spoon feeding without doing much yourself!!

    [/quote]

    Muppet

    #100121
    polluxpt
    Participant

    Ok are a few things here that makes the difference.
    If you are on Windows I suggest you edit your file in your raspberry pi as you cannot see your file properly.
    To edit your file under Rpi (linux) environment you can use this command:

    sudo nano /etc/emulationstation/es_systems.cfg

    Please note you must exit Retropie first in order to get your command prompt.

    If you use linux in your desktop (Ubuntu ou other operating system) you can edit your file with other application like gedit but I’m affraid it’s not your case.

    Because NANO has a very simple interface this link will help you in your find and replace journey:

    http://artinpetrossian.com/?p=53

    You will find lines as it follows

    <path>~/Retropie/roms/EMULATORNAME</path> (something like this, I don’t have it in my mind right now as I’m outside my house)

    And what you need to do is to replace this address to Your USB PEN Roms Directory.

    Cheers!

    #100120
    methanoid
    Participant

    Have you heard of Google? https://www.petrockblock.com/forums/topic/how-to-run-from-usb-the-best-method/#post-100012 indicates you wanted someone else to tell you everything (it was the first Google result if you had bothered).

    re your latest “please tell me every single thing i should do” post..

    /etc is a directory. Are you at a command line? have you tried “cd /etc” ?

    Editors? There are many you can use.. you could try nano or vi…. but please find out how to use them yourself. There are many sites that can tell you the commands to load/save files and add/delete text.

    I am not normally so unhelpful but you really do seem to be seeking a 100% spoon feeding without doing much yourself!!

    #100093
    cyberpete
    Participant

    Hello People

    I deicided i wanted to have my retropie setup on a more portable setup so i deicided i buy an old gameboy.

    So anyways , my setup is a rasp pi b+ 18650 4400mah and a 3.5″ lcd screen.

    I´ll just post a few pics and add more info later. The usb/network ports are covered by a game cartridge not show in the pics.

    jamesandjome-com
    Participant

    I have my roms running on a USB and can’t get the sselph scraper to work. I have tested scraping for roms on the sd card and there are no issues.

    Is this a permission thing?

    An example of the error is,

    ERR: error processing resident evil 3.bin: hash not found

    #100050

    In reply to: PSX – In Game Saves

    jamesandjome-com
    Participant

    Thanks for the replies. This was my own mistake as I had been looking at the settings in my main retroarch.cfg file which was trying to save the files to my USB (I did not have permission.

    I then changed this and it was still not working because I forgot to change the save directory setting in my PSX retroarch.cfg, which overrides the main file.

    For anyone that might be interested I ended up creating a folder named saves in home/pi/RetroPie/saves and pointed all my systems to save and load from there.

    #100045

    In reply to: Autofire on the axis

    hijinksensue
    Participant

    I applied Feederchain’s 2nd updated custom kernel patch and it totally fixed all the problems I was having with my Xin-Mo (actually THT THT) usb 2 player set up.

    I used it for about 2 weeks, then turned off my Retropie arcade for a week while I was on vacation. When I got home, the custom kernel had reverted to the original and the 2 player controls behaved like one giant player one controller again.

    I reapplied the patched kernel and everything is fine again. Does this make any sense at all? Is there anyway that powering down the RasPi for a week could undo this kernel patch? Did I not use significant enough privileges when I applied it? Any help would be appreciated.

    jamesandjome-com
    Participant

    Hello All,

    I have run into an issue while playing PSX, every time I save a game at the first save point in a game it saves successfully. After a “clean exit” when I try to load the save file it does not appear on the memory card.

    RetroArcH Recovery file saved in the home/pi/ Directory

    Has anyone else had/solved this issue? I am running games from USB if that helps.

    narp
    Participant

    I paired my PS3 controller using the “pair ps3 controller” option in the menu and initially it worked fine, but then I moved the dongle to a different usb slot and now it simply wont work no matter where it is. When I hit the PS button the lights all flash in sequence and it rumbles for a sec and looks like its gonna work but…nothing. Any ideas? Thanks!

    #99987
    polluxpt
    Participant

    The easy way is to edit your es_systems.cfg file and changing the path line.

    Here’s an example:

    <path>/media/usb/Retropen/retropie/amstradcpc</path>

    /Retropen/retropie/ are my USB pen drive folders

    #99967
    drneroli
    Participant

    That’s good to hear. I was a tad confused as to why the controller was doing an extended NES controller impression. I thought it was something wrong with the controller hardware to be honest, usb controllers are a very inexact science.

    #99958
    nico3968
    Participant

    USB SNES Controller – D-Pad not working in games

    So I did as Floob said and removed all config files in /opt/retropie/emulators/retroarch/configs/*.cfg

    then ran
    sudo /home/pi/RetroPie-Setup/retropie_setup.sh

    and did the configuration for my controller.
    Now it works as it should be :)

    #99951
    dougie1970
    Participant

    can anyone post the right way to run games from the usb ? and how is it set up ?

    philmw60
    Participant

    Hi All,

    I’m running Retropie on my RPi B model and mainly play sega megadrive games. I’ve got a Logitech F710 wireless gamepad which works fine in game.

    Problem is I can’t seem to configure my gamepad to access the RetroArch menu. I find that I have to unplug the USB receiver for the gamepad and then I’m able to press F1 on my keyboard to access the menu. Or press the function keys to load / save state.

    It seems like whenever the gamepad is connected, it overrides the keyboard and I am unable to use the keyboard.

    It’s very annoying as I have to unplug the USB receiver whenever I want to load or save state!

    Does anyone know how I can map the load / save state to say, the right and left shoulder buttons on my gamepad?

    Thanks very much in advance.

    Phil

    drneroli
    Participant

    I got a Raspberry Pi 2 and on it I have Retro Pie 3, i’m rather new to this so do forgive any idiocy on my part, I setup a CSL Computers USB SNES controller on the main menu bit, and I did the same in the retropie_config.sh script, but the emulators don’t seem to recognize the shoulder buttons and the X and Y buttons, even though they worked in the controller setup script. What am I doing wrong?

    Anonymous
    Inactive

    I have connect my gamepad to pi2 it’s usb generic controller and i have problem with entering retroarch RGUI menu.

    RGUI shows and i can’t do nothing with i have try to connect keyboard and gamepad.

    Problem start when i have config my gamepad in retropie controller setup option.

    This controller work for me normaly with 3.0 b2

    quezacotl
    Participant

    Pi Model: 2 model B
    RetroPie Version Used: retropie-vv3.0beta3-rpi2
    Built From: SD Image
    USB Devices connected: none
    Controller used: n64 original

    Hello!

    I just got Retropie installed. I’m using original n64 controller(s).

    The problem is that when i enter any game, by pressing start or B exists the game and shoulder buttons work as save state-buttons. Even though i have configured them to be what they should be.
    I have tried using the main menu “configure input” and retropie-menu “configure retroarch keyboard/joystick”, but no difference.

    USB keyboard works fine in games.

    Other thing is that i can’t get analog audio out even though i have configured it for 3,5mm plug on retropie and/or raspi settings.

    Any help? :)

    #99841
    herbfargus
    Member

    Create a folder called retropie on the usb drive first and it will place the ROM folder in there.

    https://github.com/retropie/RetroPie-Setup/wiki/How-to-get-ROMs-on-the-SD-card

    dancero
    Participant

    Hi, sorry about my english. I put my pendrive in the RasPi2 and it doesn’t create de folder “roms” in RetroPie 2.6 works. What’s the problem?

    Thanks!

    windale
    Participant

    Thanks for the reply. If there is an iBuffalo control preset (which is my Joypad) why does it create a generic USB profile ?

    So is there a way to repair the splashscreen ? All I did was fresh install RetroPie 3 beta 3 and update the setup script. It says it’s looking for something like Retropie 2015 but now I see that there are several named colours etc. What file do I have to edit to change the splashscreen ?

    jjmiller1980
    Participant

    First off, thank you for your help and quick responses. I’m fairly new to all this, so I appreciate the help.

    So F1 did work and got me into the retroarch menu. I went through the process as described to enable 6 button controller for player 1. I then went to the retroarch.cfg and configured it like this:

    # All settings made here will override the global settings for the current emulator core

    video_shader = /opt/retropie/emulators/retroarch/shader/phosphor.glslp
    video_shader_enable = false
    video_smooth = false

    input_player1_b_btn = “1”
    input_player1_y_btn = “0”
    input_player1_a_btn = “2”
    input_player1_x_btn = “4”
    input_player1_l_btn = “3”
    input_player1_r_btn = “6”

    input_player1_start_btn = “9”
    input_player1_select_btn = “7”

    input_enable_hotkey_btn = “7”
    input_exit_emulator = “9”
    input_save_state = “3”
    input_load_state = “6”

    As it stands now, the 6 face buttons seem to work (yay!). However, the hotkey doesn’t seem to work. When I test my controller using JSTEST, the MODE button does work, and responds as 7. When I try hitting MODE and START to exit the game, nothing happens. Same with save state & load state.

    I also went to /opt/retropie/emulators/retroarch/config and opened up the cfg for my controller, and this is how that is set up, I’m not sure if it matters or not:

    input_device = “Mayflash Ltd Mayflash MD USB Adapter”
    input_driver = “udev”
    input_b_btn = “1”
    input_y_btn = “0”
    input_select_btn = “7”
    input_start_btn = “9”
    input_up_btn = “12”
    input_down_btn = “14”
    input_left_btn = “15”
    input_right_btn = “13”
    input_a_btn = “2”
    input_x_btn = “4”
    input_l_btn = “3”
    input_r_btn = “6”

    input_enable_hotkey_btn = “7”
    input_exit_emulator = “9”

    Any thoughts?

    narp
    Participant

    I have an Airlink 101 (AWLL6075). Any ideas how to get this wifi dongle working? Using RP 3.0 beta 3 i’m using the wifi connection option in the retropie options but it wont find anything. The lsusb command shows that it is indeed attached and identified. Thanks for any advice!

    #99785

    In reply to: SNES Config

    sadj2885
    Participant

    Dpad buttons work im pretty sure. I followed the instructions, deleting all the cfg files and rerunning the setup. Still having the issue though. Only with SNES emulator. I did notice when I hit the start button and it quits it says cannot find joystick mapping for USB gamepad, using default. Not sure if that has anything to do with it. I also don’t get the yellow popup saying Joypad port 0 like i do with i launch Megadrive or NES games.

    #99768
    polluxpt
    Participant

    Since my opinion is like patrickm’s post I ask if anyone had issues running Retropie by SDCard and Roms by USB drive?
    I have a 4GB SDcard (got it free) where I have Retropie image and all my roms are in a 64GB USB Drive.
    So far I got no problems at all but somehow I figured out some time ago that if I have my USB Drive as ext4 and I don’t have saving problems (I got them when it was Fat32) nor loading problems.
    Everything runs fast enough for me and the only thing I think it will improve running OS by USB is the Retropie startup because it takes some time to load all my roms for the first time.
    In my opinion to run a “real” OS (like raspian or ubuntu mate) this guide will be the best choice but to run Retropie I don’t see any advantage since it takes less time using another sdcard and if something go wrong it can be a huge frustration to lose a lot of roms.
    For the other hand I have another RPi for multiple purposes and I got a “generic” USB drive (64GB as well) with a folder in it with some roms and I can run them like a charm just by plugging it to my RPi. This is why I like USB Drive option most.
    Correct me if I’m wrong.
    Cheers!

    #99765

    In reply to: SNES Config

    herbfargus
    Member

    my guess is all your buttons work but your dpad? it’s a controller issue that I had, this thread seems to have solved it: https://www.petrockblock.com/forums/topic/usb-snes-controller-d-pad-not-working-in-games/#post-97091

    #99763
    sadj2885
    Participant

    I upgraded to 2.6 last night by doing a fresh install. Ever since the controls for SNES havent been working properly. Im using a USB SNES controller and the start button exits the emulator and it seems like the only button that does anything is X. NES and Megadrive work properly. Anyone have any idea why this is happening or where to look for what might be causing it? I’m not too familiar with the config files, but from the ones I did look at, everything seems to be setup correctly.

    xand49
    Participant

    Pi Model: 2B
    RetroPie Version Used: 2.6.0
    Built From: SD Image
    USB Devices connected: USB Hub (powered), Kade
    Controller used: arcade controls

    Hi, Currently setting up a bar top cabinet with custom arcade controls, I’m using a Kade (not the miniconsole) plugged in via a powered usb hub.

    When I go into emulation station the controls work as configured to control the menus however they do not seem mapped by retroarch to work inside the various emulators. As such I have been trying to configure retroarch to my player one Kade and it is not being displayed in /dev/input/.

    When i run the retropie setup script and use option 17 i get the following message

    cannot access /dev/input/js*: No such file or directory
    /opt/retropie/emulators/retroarch/retroarch-joyconfig: option ‘–joypad’ requires an argument
    Coudln’t open joystick #0.
    grep: /opt/retropie/emulators/retroarch/configs/tempconfig.cfg: No such file or directory

    any ideas how I can get this sorted?

    charco
    Participant

    I can’t seem to find where I need to change the hotkey button in my config. I am using an iBuffalo USB SNES pad.

    frankcavil
    Participant

    Afternoon all, I’ve got myself in a bit of a bother…

    The up front tl;dr – No matter what I can think of doing, my PS3 controller is only and always recognised as an Xbox controller, and doesn’t work when configuring for games. It can navigate menus but is listed as an Xbox controller.

    The long story – While trying to configure my various controllers (buttons were registered but didn’t work in game), I ended up removing controller config files and starting from scratch via the setup script.

    Like a muppet though, I accidentally installed the Xbox drivers that I have no intention of using, and now whenever I try to configure my PS3 controller it is recognised as an Xbox controller.

    Previously, it worked with a fair amount of success using a SonyPLAYSTATION(R)3Controller.cfg file. Now anything that I configure is saved in an XboxGamepad(userspacedriver).cfg file, and it’s not accurate nor complete thanks to instances where buttons aren’t recognised at all, let alone being different because they’re not coming from an actual Xbox 360 controller (by that, I mean that button ‘0’ is ‘Select’ on a PS3, but ‘B’ on an Xbox).

    I’ve deleted these controller configs and rebooted the Pi, but the problem persists. Even when I add the controller to navigate the EmulationStation menus, it is recognised as an Xbox controller. I can navigate the menus fine, but get problems when configuring for games.

    What I can do/have done – Deleted and remade controller config files via terminal and GUI (no effect, listed as Xbox controller).
    Attempted to install PS3 driver (failed due to not having a Bluetooth dongle).

    What should I do? – Should I hunt down and uninstall the Xbox driver? Where, how?
    Does it require anything else to be installed, uninstalled, updated?

    Everything else
    Pi Model: 2 B
    RetroPie Version Used: 3.0.0 Beta 2
    Built From: SD Image
    USB Devices connected: Keyboard, PS3 controller (limited use), USB controller (for testing, removed when necessary)
    Error messages received: Can’t recall any. RetroPie does it’s best to accept input, thinking it’s from an Xbox controller when of course it isn’t.

    Any and all help welcome – until then, I’ll be sticking with simpler systems and controllers, or looking into buying an Xbox controller…

Viewing 35 results - 1,611 through 1,645 (of 3,655 total)