• RetroPie 4.3 Ubuntu - a bug in es_input.cfg?

    7
    0 Votes
    7 Posts
    1k Views
    A

    @buzz I'll be more specific and patient next time. I got ES reinstalled and now everything works as it suppose to.
    Thanks for help.

  • Disappearing files in BIOS directory

    2
    -1 Votes
    2 Posts
    703 Views
    P

    This seems to happen intermittently depending on whether I use the SAMBA share or SFTP using Filezilla. Files go missing when in Fiezilla, but appear to be there when I look through Windows Explorer. I just say it happen the other-way round. I deleted a bunch of files in Filezilla and then transferred new ones in. They show up in Filezilla but on through Samba.

  • GBC and GB Mirrors In Both ES System Menus

    3
    0 Votes
    3 Posts
    779 Views
    hooperreH

    @mitu Yeah, it doesn't really fit my setup, unfortunately. Not a bad idea if I run out of ideas, though. Appreciate it.

  • Change Mega Drive to Genesis?

    3
    1 Votes
    3 Posts
    2k Views
    spruce_m00seS

    The answer is DONT. Genesis is a pants name, Long live Mega Drive

  • Raspberry Pi Zero W Controller won't connect?

    3
    0 Votes
    3 Posts
    917 Views
    spruce_m00seS

    I have a pi zero that more or less works with a USB hub, but wont recognise the keyboard when I connect it to the hub, I havent tried an xbox controller, but i could try it I suppose.

  • CPS3 best optimization?

    6
    0 Votes
    6 Posts
    2k Views
    RedBatmanR

    @edmaul69 roms

  • Help debugging emulationstation...

    6
    0 Votes
    6 Posts
    2k Views
    M

    well, my pc is connected to the tv, and I can use the wireless keyboard from the "unresponsive" state to get to another console and login there on another console.

    What other tools should I check?

  • Help pls.. in menu MAME2010 pi3

    6
    0 Votes
    6 Posts
    1k Views
    mituM

    @teaw I don't have a keyboard to test, but do you have a specific reason for using Mame2010 instead of Mame2003 or AdvMame ?

  • Can't find Daphne in RetroPie Setup on Debian (i5 amd64)

    3
    0 Votes
    3 Posts
    925 Views
    johne79J

    @herb_fargus said in Can't find Daphne in RetroPie Setup on Debian (i5 amd64):

    @johne79 the Daphne build is specific to the pi I believe, though you can probably compile it manually for the PC build.

    Managed to get it compiled on Debian x64, basically you have to get it from here and run the instructions: https://github.com/DavidGriffith/daphne

    Haven't actually tested it out yet though on Dragon's Lair.

  • MSX Laserdisc - Retropie

    8
    0 Votes
    8 Posts
    2k Views
    H

    @vikingrock hey I just got these games to play in PC. One click setup. I have all the media for 15 games or so but only 4 games. The file I had was messed up and out of 15 games only 2 work. Just set everything up on my pi as far as wheel and videos. Not sure about my config for openmsx. It loads but kicks out. Have any luck? Thanks

  • 0 Votes
    2 Posts
    741 Views
    InsecureSpikeI

    nevermind.... ive done it

  • Watchdog???

    6
    0 Votes
    6 Posts
    3k Views
    E

    @jonnykesh Ok thanks for the info!

  • Only black screen instead of video screensaver

    16
    0 Votes
    16 Posts
    3k Views
    pjftP

    @analoghero Not at all, please. :) that has indeed been requested quite a few times, and now that the image screensaver does exactly that - albeit with images - it could be a potential change to how it works.

    Maybe it gets picked it up some day.

    Glad you're sorted!

  • Need help configuring xboxdrv with xboxdrv + sorr + sixaxis

    1
    0 Votes
    1 Posts
    644 Views
    No one has replied
  • How to start or Activate Xroar on Rpi2 SD card image

    5
    0 Votes
    5 Posts
    2k Views
    S

    @rbaker You legend! I had the ROM but hadn't renamed it d32.rom. It now works fine. Dragon heaven here I come!

  • 0 Votes
    1 Posts
    2k Views
    No one has replied
  • Change saves location

    2
    1 Votes
    2 Posts
    1k Views
    T

    Ok according to a post I've found, apparently I need to put both in /opt/retropie/configs/all/retroarch.cfg and /opt/retropie/configs/snes/retroarch.cfg

    but I still have the problem. Do I really need to add it inside each retroarch.cfg emulator ?

  • Ansible on Retropie/Raspbian

    2
    0 Votes
    2 Posts
    736 Views
    OurFriendIronyO

    Figured I'd share the error I was getting. Firstly, you need to be using Python 3+ for the version of ansible.

    sudo pip install ansible

    Downloading/unpacking ansible Downloading ansible-2.4.1.0.tar.gz (6.7MB): 6.7MB downloaded Running setup.py (path:/tmp/pip-build-f2xlqxxd/ansible/setup.py) egg_info for package ansible no previously-included directories found matching 'ticket_stubs' no previously-included directories found matching 'hacking' Requirement already satisfied (use --upgrade to upgrade): jinja2 in /usr/local/lib/python3.4/dist-packages (from ansible) Requirement already satisfied (use --upgrade to upgrade): PyYAML in /usr/local/lib/python3.4/dist-packages (from ansible) Requirement already satisfied (use --upgrade to upgrade): paramiko in /usr/local/lib/python3.4/dist-packages (from ansible) Requirement already satisfied (use --upgrade to upgrade): cryptography in /usr/local/lib/python3.4/dist-packages (from ansible) Requirement already satisfied (use --upgrade to upgrade): setuptools in /usr/local/lib/python3.4/dist-packages (from ansible) Requirement already satisfied (use --upgrade to upgrade): idna>=2.1 in /usr/local/lib/python3.4/dist-packages (from cryptography->ansible) Requirement already satisfied (use --upgrade to upgrade): asn1crypto>=0.21.0 in /usr/local/lib/python3.4/dist-packages (from cryptography->ansible) Requirement already satisfied (use --upgrade to upgrade): six>=1.4.1 in /usr/local/lib/python3.4/dist-packages (from cryptography->ansible) Installing collected packages: ansible Running setup.py install for ansible changing mode of build/scripts-3.4/ansible from 644 to 755 changing mode of build/scripts-3.4/ansible-playbook from 644 to 755 changing mode of build/scripts-3.4/ansible-pull from 644 to 755 changing mode of build/scripts-3.4/ansible-doc from 644 to 755 changing mode of build/scripts-3.4/ansible-galaxy from 644 to 755 changing mode of build/scripts-3.4/ansible-console from 644 to 755 changing mode of build/scripts-3.4/ansible-connection from 644 to 755 changing mode of build/scripts-3.4/ansible-vault from 644 to 755 no previously-included directories found matching 'ticket_stubs' no previously-included directories found matching 'hacking' changing mode of /usr/local/bin/ansible to 755 changing mode of /usr/local/bin/ansible-doc to 755 changing mode of /usr/local/bin/ansible-galaxy to 755 changing mode of /usr/local/bin/ansible-connection to 755 changing mode of /usr/local/bin/ansible-console to 755 changing mode of /usr/local/bin/ansible-inventory to 755 changing mode of /usr/local/bin/ansible-vault to 755 changing mode of /usr/local/bin/ansible-playbook to 755 changing mode of /usr/local/bin/ansible-config to 755 changing mode of /usr/local/bin/ansible-pull to 755 Could not find .egg-info directory in install record for ansible Successfully installed ansible Cleaning up...

    Looks good so far, but...

    ansible --version

    ERROR! Unexpected Exception, this is probably a bug: unsupported operand type(s) for %: 'bytes' and 'bytes' the full traceback was: Traceback (most recent call last): File "/usr/local/bin/ansible", line 85, in <module> mycli = getattr(__import__("ansible.cli.%s" % sub, fromlist=[myclass]), myclass) File "/usr/local/lib/python3.4/dist-packages/ansible/cli/__init__.py", line 38, in <module> from ansible.inventory.manager import InventoryManager File "/usr/local/lib/python3.4/dist-packages/ansible/inventory/manager.py", line 44, in <module> IGNORED_EXTS = [b'%s$' % to_bytes(re.escape(x)) for x in C.INVENTORY_IGNORE_EXTS] File "/usr/local/lib/python3.4/dist-packages/ansible/inventory/manager.py", line 44, in <listcomp> IGNORED_EXTS = [b'%s$' % to_bytes(re.escape(x)) for x in C.INVENTORY_IGNORE_EXTS] TypeError: unsupported operand type(s) for %: 'bytes' and 'bytes'
  • Menu help

    2
    0 Votes
    2 Posts
    416 Views
    jonnykeshJ

    You have changed to KIOSK mode. Enter the Konami code to revert.

    ↑ ↑ ↓ ↓ ← → ← → B A
  • Playstation (PSX) Memory Cards

    1
    0 Votes
    1 Posts
    2k Views
    No one has replied

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.