• Lr-Mame2003 Battletoads 2 player not working

    1
    0 Votes
    1 Posts
    531 Views
    No one has replied
  • SSH: Filezilla to Pi. Can't transfer files.

    2
    0 Votes
    2 Posts
    3k Views
    B

    Could be that file ownership/permissions on your home directory got hosed. Run the following command to ensure the 'pi' user owns everything in his home directory:

    sudo chown -R pi:pi /home/pi

    If you still have issues, you may have to fix directory permissions under /home/pi with the following command:

    find /home/pi -type d -exec chmod u+rwx {} \;

    EDIT: Changed find command slightly, first cut could have made some things like .ssh/ become too permissive and hinder some functionality (i.e. sshd will refuse to honor .ssh/authorized_keys if permissions are too open).

  • where is the system menu on the new ES mod

    2
    0 Votes
    2 Posts
    599 Views
    meleuM

    I should use the title to describe your problem.
    Maybe you should edit it...

  • PSX Blank Screen

    14
    0 Votes
    14 Posts
    9k Views
    P

    Good news! I tried an alternate SD card install and it worked. I'll be more mindful before i make changes to the configs from now on. Thanks everyone for your help!

  • Issue using PS3 Controller with Streets of Rage Remake.

    2
    0 Votes
    2 Posts
    2k Views
    dishinsD

    have you managed to solve this? i got my ps3 working like a charm except for the D-Pad, it won't work at all, only analog pad :(

  • Ri3 - Reicast (Dreamcast) Emulator Not Playing !

    48
    0 Votes
    48 Posts
    21k Views
    H

    error log -

    terminate called after throwing an instance of 'std::logic_error'
    what(): basic_string::_S_construct null not valid
    /opt/retropie/emulators/reicast/bin/reicast.sh: line 76: 1076 Aborted

  • I'm getting this error message on reboot "failed to open vchiq device"

    2
    0 Votes
    2 Posts
    1k Views
    B

    Did you try first using the sixad driver? I don't think the controller works as a generic bluetooth device. Are the controllers the only bluetooth devices you are using?

    I would 1) re-install from scratch, 2) pair any other bluetooth devices you want to use, 3) install sixad from retropie-setup.

    After that, simply plugging in the controller once should register it with bluetooth. You never have to actually pair it yourself. After the initial plug-in, hitting the PS button should pair it up, and from there Emulationstation should detect it with no issues.

    I'm only suggesting #1 (reinstalling) because I haven't a clue what that message means, and not knowing what you tried, it's probably easier to re-install than attempt to backtrack. #2 is necessary because sixad disables something that bluetoothctl needs (some kernel module I think, I forget), and you won't be able to pair new devices after that.

    Once you get this working, before you tinker with anything else, I'd highly recommend saving an image of your card, so that the worst-case scenario is simply backtracking to a working system, not a brand-new installation.

  • Problem to load Atari's games

    1
    0 Votes
    1 Posts
    578 Views
    No one has replied
  • RetroPie for Ubuntu breaks after script update

    7
    0 Votes
    7 Posts
    2k Views
    BuZzB

    I run it on my ubuntu setup myself, and have not seen any problems when updating - so I would be interested in knowing what went wrong.

  • Access file manager from terminal?

    2
    0 Votes
    2 Posts
    3k Views
  • [SOLVED]Cannot exit from Mupen64 NES30PRO

    12
    0 Votes
    12 Posts
    3k Views
    BuZzB

    Unfortunately it seems this controllers latest firmware still requires the hack on. If you had configured joypad with it off you would have lost controls in retroarch also.

  • need help with gameshark and gamegenie on retropie

    4
    0 Votes
    4 Posts
    4k Views
    F

    @darkchild1336
    I'm running into the same issue and haven't been able to resolve anything. Did you find any answers on your end?

  • Alex Kidd in Miracle World - SMS

    5
    0 Votes
    5 Posts
    3k Views
    EkstremeE

    Thanks I ended up using that ROM, which is the Rev 1 set. It checks out against your MD5 checksum. I was using Alex Kidd in Miracle World (USA, Europe).sms from No-Intro initially.

    Now that is sorted, does anyone know anytime about playing the BIOS version of the game?

    FYI, any Windows 8\10 users who want to calculate checksum from the command line, use this:
    C:\WINDOWS\system32>certutil -hashfile c:\rompath\rom.ext MD5

    Thanks again bobcat987

  • 8bitdo NES30 button configuration not working for some emulators.

    5
    0 Votes
    5 Posts
    2k Views
    T

    @BuZz That did the trick, after I turned the 8bitdo hack mode to on in the Bluetooth menu. I thought I already had it switched to on. Thanks for the help.

  • How to set up mouse and keyboard, without mouse and keyboard?

    6
    0 Votes
    6 Posts
    6k Views
    E

    @obsidianspider I'm sure it will come in handy later. I'll order one too.

    @wmcclelion Cool, I'll fiddle around some more with the gamepad then. Thanks. :)

  • How do you get N64 to run smoothly

    3
  • Retropie will not load

    18
    0 Votes
    18 Posts
    4k Views
    plasmah77P

    Samsung card is good one. I got the 64gig version of that and it's been perfect. I'm referring to the GOLD Evo

  • New to Pi, help picking a screen?

    5
    0 Votes
    5 Posts
    1k Views
    plasmah77P

    I see what your saying but since these OS's are all based on basically the same foundation I bet you just need to install a driver is all. I could be wrong but it makes sense. Lets wait for a Guru to chime in ;)

  • Why am I seeing a 403 Forbidden error message?

    1
    0 Votes
    1 Posts
    539 Views
    No one has replied
  • Retropie/Rasbian on one Pi 3/Separate cards?

    12
    0 Votes
    12 Posts
    4k Views
    P

    @jay81uk

    Hi

    Yes you can and I do this with a card with Raspbian on and another with My weather station software so I can try things out without ruining my live environment.

    Cheers

    Paul

Contributions to the project are always appreciated, so if you would like to support us with a donation you can do so here.

Hosting provided by Mythic-Beasts. See the Hosting Information page for more information.