Forum Replies Created

Viewing 35 posts - 1 through 35 (of 38 total)
  • Author
    Posts
  • in reply to: RetroPie 3.0 Beta Overview #92790
    justinbeaird
    Participant

    Still has problems with ps3 controller :(

    in reply to: What controllers are you using? #92682
    justinbeaird
    Participant

    What is the cheapest way to go with wireless controllers? i am looking for ps3/xbox layout style ones

    in reply to: No Sound in ES at all…except Kodi #91239
    justinbeaird
    Participant

    hit f4 while in emulation station.
    type
    sudo nano /boot/config.txt
    uncoment or add
    hdmi_drive=2
    then push ctrl+x to exit then type Y to save
    then type
    sudo reboot

    Edit: Sorry I didn’t read first

    in reply to: FB Alpha 0.2.97.35 ?? #90969
    justinbeaird
    Participant

    Basicly just try switching the hotkey button and the exit button in controller config and see if that works

    in reply to: FB Alpha 0.2.97.35 ?? #90964
    justinbeaird
    Participant

    What controller are you using? on my Xbox controller I made the hotkey the back button and the big Xbox button in center of controller the exit button+insert coin and it is working fine.

    in reply to: FB Alpha 0.2.97.35 ?? #90937
    justinbeaird
    Participant

    FBA liberto runs great on rpi2, but you will need to remap the exit+hotkey button on controller or it won’t let you input coin in some games

    justinbeaird
    Participant

    never mind found it in es_systems.cfg now wondering how to add a photo to menu i want to add a capcon category and picture

    in reply to: Getting wifi to work #90725
    justinbeaird
    Participant
    
    sudo nano /etc/wpa_supplicant/wpa_supplicant.conf 
    
    Go to the bottom of the file and add the following:
    
    network={
        ssid="hostname"
        psk="Your_wifi_password"
    }
    

    from here
    http://www.raspberrypi.org/documentation/configuration/wireless/wireless-cli.md

    in reply to: What controllers are you using? #90690
    justinbeaird
    Participant

    [quote=90685]If this thing goes through, You can use REAL controllers, not aftermarkets. I have his older single player version, and it is simply amazing!! Works great on the Pi, as it requires NO DRIVERS!!!!!! Also…. NO LAG!!!

    https://www.kickstarter.com/projects/544088930/bliss-box-4-play-one-adapter-for-many-controllers-0/

    [/quote]

    That would be nice if that hub was wireless and had a rechargeable battery

    in reply to: Analog support for PSX controllers via GPIO #90657
    justinbeaird
    Participant

    [quote=90654]It is already set that way. Which is why analog works for the right stick.[/quote]
    OK sorry I am fairly new and am using Xbox wireless controller and thought the above would help since i t was the only way I could get joysticks working in ape escape the character in that game would only look up and down before I changed that.
    And I couldn’t get the menu is psx to come uup

    in reply to: Analog support for PSX controllers via GPIO #90653
    justinbeaird
    Participant

    [quote=90652]To clarify: All emulators that I have running are working fine. For SNES/NES/GB/Megadrive I only need, and want, the d-pad. I am only interested in analog support for the PSX, which I think is pcsx-rearmed retroarch core. It’s whatever 2.6 uses by default and is most certainly a retroarch core.

    Analog is already enabled. As I said above; the right analog stick does work! The left one is the only thing missing.
    [/quote]

    try this

    /opt/retropie/configs/all/retroarch-core-options.cfg

    change

    pcsx_rearmed_pad1type = “standerd”
    to
    pcsx_rearmed_pad1type = “analog”
    

    there is a hotkey to do this in the psx emulator menu that you can setup
    some games will tell you controller not supported until you change it back to standard. ans some the opposite. thats why the menu hotkey is useful

    in reply to: Analog support for PSX controllers via GPIO #90651
    justinbeaird
    Participant

    What emulators you using? it seams many of them don’t support analog joysticks. Mame and pfba are the only ones that do out of the box. Psx you have to enable in the emulator GUI. Their is a way to fake it with dpad as analog

    in reply to: avoid display of cloned roms in lists ? #90488
    justinbeaird
    Participant

    Romlister is a bit confusing so after I load XML and create a list of Roms how do I remove or move ones I don’t want?

    in reply to: avoid display of cloned roms in lists ? #90454
    justinbeaird
    Participant

    Yes but I downloaded Final Burn Alpha 029734 Complete Arcade Rom Set
    And there are like 6000 Roms every ROM I have tried in fba-liberto has worked I just need to find a way to get rid of some duplicates or hide them one by one is going to take months.

    I have seen tryed tools that are supposed to do this but they require a .db file that I can’t seem to find for this romset

    in reply to: avoid display of cloned roms in lists ? #90446
    justinbeaird
    Participant

    [quote=90445]I thought it was clear enough when you have 10 instances of Street Fighter 3 and when you have to launch all of them one by one to know which is which…[/quote]

    How does that help you hide the child Roms like you can in almost all Mame FBA emulators

    in reply to: avoid display of cloned roms in lists ? #90444
    justinbeaird
    Participant

    I am trying to figure this out also for fba-liberto

    in reply to: Please, help me RetroPie Community. #90101
    justinbeaird
    Participant

    To do wireless I do

    
    sudo nano /etc/wpa_supplicant/wpa_supplicant.conf
    Then add to file 
    network={
        ssid="The_ESSID_from_earlier"
        psk="Your_wifi_password"
    }
    

    I got this from

    http://www.raspberrypi.org/documentation/configuration/wireless/wireless-cli.md

    in reply to: Mupen64plus (ricrpi branch) #89776
    justinbeaird
    Participant

    [quote=89770]Has anyone found a way to enable a hotkey for exiting the the emulator?
    [/quote]
    Anyone? The testing one in setup is a lot better on rpi2

    in reply to: Whats your OverClock settings? :) #89772
    justinbeaird
    Participant

    Before oveclocking rpi2 I recommend doing

    sudo rpi-update

    I have lots of stabability problems unless I do that first

    in reply to: Sixad breaking bluetooth pscan #89769
    justinbeaird
    Participant

    Same here I wanted to use ps3 controller s because I hate the big bulky Xbox receiver

    I beleve it worked well with retropie 2.5 beta img. But I didn’t use 2.5 very long

    in reply to: Analog sticks with some emulators #89649
    justinbeaird
    Participant

    [quote=89647]And that was exactly the intention. Not for PSX for me, but I wanted to play all the other emus with the analog stick instead of the dpad.[/quote]

    [quote=89106]My controller is working very good in systems like the NES, SNES, Megadrive, etc. It’s also configured to exit an emulator with the hotbutton (select) and the start button.
    But I also want to use my analog sticks like in the PSX emulator and also in FBA.

    But where can I setup my controls for the PSX system and if possible for the FBA system ?
    [/quote]

    fba controller configs are in /opt/retropie/emulators/pifba/fba2x.cfg

    justinbeaird
    Participant

    [quote=89619]Getting analog sticks + rumble working on PS1 emulator.

    Any idea’s how I would go about this chaps?

    Struggling using the horrible directional pad on the xbox controller so would prefer to use the analog stick if compatible with the game but ONLY if compatible.

    Thanks!
    [/quote]

    sudo nano /opt/retropie/configs/all/retroarch-core-options.cfg

    change
    pcsx_rearmed_pad1type = “standerd”
    to
    pcsx_rearmed_pad1type = “analog”

    this line wont be there until you launch psx, this and a few other psx lines are auto added after first psx launch

    Ape escape is a good game to test analog sticks.

    Wild 9 is good to test rumble/ haptic feedback

    in reply to: Analog sticks with some emulators #89637
    justinbeaird
    Participant

    found a out how to fix it on psx all is working including rumble pack on xbox 360 controller, I got pissed so I reinstalled plugged in controller changed one thing in

    /opt/retropie/configs/all/retroarch-core-options.cfg

    changed
    pcsx_rearmed_pad1type = “standerd”
    to
    pcsx_rearmed_pad1type = “analog”

    thats all i did on fresh install :)

    this line wont be there until you launch psx, this and a few other psx lines are auto added after first psx launch

    killer101 lines just created a fake analog stick that copied and behaved like the dpad

    Ape escape is a good game to test analog sticks.

    Wild 9 is good to test rumble/ haptic feedback

    in reply to: Noob to retropie, cannot get sound out of HDMI #89376
    justinbeaird
    Participant

    hit f4 while in emulation station.
    type
    sudo nano /boot/config.txt
    uncoment or add
    hdmi_drive=2
    then push ctrl+x to exit then type Y to save
    then type
    sudo reboot

    in reply to: Analog sticks with some emulators #89338
    justinbeaird
    Participant

    You figure this out? I have been trieng to get the analog sticks working in psx for a week now with Xbox 360 remote and no one will help I have seen a lot of others asking also.

    in reply to: PSX emulator joysticks not working #89160
    justinbeaird
    Participant

    anyone? no one playing plastation games with xbox 360 controller?

    in reply to: Extend timeout for register controller #88888
    justinbeaird
    Participant

    [quote=88879]sudo /home/pi/RetroPie-Setup/retropie_setup.sh

    Goto Setup and disable splash screen

    cd && sudo chmod 777 -R /etc/rc.local && sudo sed -i 's#exit 0#echo "Sleeping for 30s. Sync your controller now..."\nsleep 30s\nexit 0#g' /etc/rc.local

    this should work…
    [/quote]

    I am talking about #317 in retropie_setup.sh register retroarch controller. It doesn’t give enough time before it skips to next button

    in reply to: playstation analog joysticks #88851
    justinbeaird
    Participant

    i am interested in this also worked fine with the beta. on rpi1 although the sound sucked

    in reply to: RPi 2. How stable are we @ this moment…? #88850
    justinbeaird
    Participant

    [quote=88848]d to the standard overclock setting in raspi-config at 1000mhz. Graphics memory at 384. I’ve only had to moderately change a few settings, but all of the help I[/quote]

    Do you have problems with the ps3 controller like i did? like the controller not reconnecting after turning it off. also is there a way for the controller to sleep?

    in reply to: RetroArch Sound Issues #88251
    justinbeaird
    Participant

    [quote=88249]I’ll start off by saying that I’m a noob of the highest degree. But, having said that… I recently got RBpi B+ and set up ES on it. It’s been a lot of fun and a big learning experience just to mess around with it. I am having one issue that I just can’t seem to figure out. When playing Final Fantasy 3 (6) on the SNES, it runs just fine, but there’s a problem with the sound. At the end of longer notes, like at the end of the ‘victory music’ after a battle, there’s this weird warble. Any one else have this problem? Or a way to fix it? It’s a minor complaint but it’s making the game hard to enjoy because I can’t concentrate on anything but those weird, wobbly notes.[/quote]

    have you tried overclocking?
    or trying a different rom?

    in reply to: No HDMI sound on RetroPie 2.5.0 beta #88245
    justinbeaird
    Participant

    [quote=88241]Ok I have 2.6 up and running but have no sound from hdmi. I looked in /boot for the config.txt file and nothing shows. Am I missing something, is this a hidden file that I need to tell to show?[/quote]

    hit f4 while in emulation station.
    type
    sudo nano /boot/config.txt
    uncoment or add
    hdmi_drive=2
    then push ctrl+x to exit then type Y to save
    then type
    sudo reboot

    in reply to: What controllers are you using? #87931
    justinbeaird
    Participant

    [quote=87922]You have configured the inputs via MAME’s menu whilst in a ROM?

    I’m having loads of problems getting mine to connect wirelessly consistently for some odd reason it just connects when it feels like it lol.
    [/quote]
    Well crap it worked with the last beta and I just upgraded and can’t get it to pair like it did.

    this sucks xbox 360 receiver works out of the box with everything i have tried but i hate the bulky cable on it :(

    in reply to: Splashscreen Question #87921
    justinbeaird
    Participant

    mind sharing your video? I am also annoyed by boot text. I was going to give one of these as a gift but boot text makes it look cheap.

    in reply to: What controllers are you using? #87919
    justinbeaird
    Participant

    wireless ps3 controller. but cant get it to work in neogeo(fba) or mame. :(
    works in everything else tho.

    in reply to: No HDMI sound on RetroPie 2.5.0 beta #87915
    justinbeaird
    Participant

    In
    /boot/config.txt
    uncoment or add
    hdmi_drive=2
    then reboot
    Fixed me up

    Now only wish I could get my ps3 controller working in Mame and neogeo :(

Viewing 35 posts - 1 through 35 (of 38 total)