• N64 Black Screen after controller setup.

    5
    0 Votes
    5 Posts
    2k Views
    herb_fargusH

    Binary has been updated and I can confirm that it is fixed.

  • Configure Genesis / Megadrive 6-Button Controller

    3
    0 Votes
    3 Posts
    14k Views
    P

    Try pressing the buttons set up as "Select" and "X" on each of your controllers and your keyboard if you've set them up already in emulationstation. One of them should work, hopefully.

    As for getting 6 button controllers work for the Megadrive, there is a setting in the retroarch menu, under core settings that lets you tell the emulator that a 6 button controller is inserted, and that is what worked for me. This may be dependant on which emulator core you use.

    As dankcushions said, also take a look at the controller configuration page.

  • SCUMMVM option dropdowns freezing after OpenGL

    2
    0 Votes
    2 Posts
    1k Views
    BuZzB

    Just made sure my RPI was up to date with latest scummvm binary and the opengl option worked ok here. Perhaps something else in your config - you could remove /opt/retropie/configs/scummvm and re-install from binary and see if that helps.

  • where to find old distro from Retropie?

    7
    0 Votes
    7 Posts
    3k Views
    J

    @BuZz said:

    Why ? The wheezy version is no longer supported and you would be better off with 3.6 - if you have a problem with that version, perhaps we can help.

    i have a 3.6 TFT, and it haven´t almost no support

    the little information I've found is to install in raspbian wheezzy and not is support
    for jezzy.

    http://appdictive.dk/blog/projects/2015/10/30/cheap_tft_display_on_raspberry_pi/

    @gutossn said:

    I have the Retropie 2.6 for RP1. If you want, i can upload to you the img file from sd card (8GB). Google Drive. See ya.

    i thank you very much, I appreciate it but I prefer to wait to see if I get a newer version

  • settings per core

    1
    0 Votes
    1 Posts
    739 Views
    No one has replied
  • Pi not able to register Bluetooth controllers

    5
    0 Votes
    5 Posts
    2k Views
    BuZzB

    @Drakaen391 yes, by removing the p3 controller configuration from the ps3 controller configuration menu (same place where you installed it)

  • This topic is deleted!

    1
    0 Votes
    1 Posts
    1 Views
    No one has replied
  • This topic is deleted!

    1
    0 Votes
    1 Posts
    1 Views
    No one has replied
  • Kodi 16

    22
    0 Votes
    22 Posts
    11k Views
    RascasR

    @mad61190 Yes, like I tought. That is your monitor that isn't passing the right info to the Raspberry/Kodi. A fix for that can only be made in Kodi program itself.

  • NES Controller to Raspberry Pi 2 GPIO

    9
    0 Votes
    9 Posts
    7k Views
    B

    Is there needed to config the Controller again to play with the ROMs? I can control everything in Menu but if the ROM is starting than the Controller is not anymore working.

  • Single Game for MAME

    4
    0 Votes
    4 Posts
    2k Views
    RiverstormR

    @caver01 said:

    You should be able to get very good spinner support working in AdvanceMAME. I have an Ultimarc U-TRAK trackball and two (2) Groovy Game Gear TurboTwist 2s working perfectly in AdvanceMAME, but it took some messing around with the advmame.rc file to get it setup properly.

    Check here:
    https://retropie.org.uk/forum/topic/106/trackball-working-in-mame4all-but-not-advmame/2

    That's awesome! I will give it a shot and let you know how it worked.

  • Ps3 Controller and Pi3 - What i did

    8
    0 Votes
    8 Posts
    2k Views
    OrnitorickO

    @herb_fargus I will try and see what happens o/

  • Upgrading from a previous version of retropie

    4
    0 Votes
    4 Posts
    1k Views
    K

    D'oh. Fixed it. Sorry. Didn't realize the whole network went south.

  • lr_mame2010? How to enable on 3.6?

    8
    0 Votes
    8 Posts
    3k Views
    M

    Thank you for all the assistance. I grabbed .78 and I'll use that instead. Any thing (MAMECLR) that you already state is difficult to use is probably NOT worth investing the time in for a one time setup for a quick mess around box attached to the TV. All I really wanted to do with my PI 3 was replace the HUGE 'media center' PC that has been taking up space in the living room with something that might play a couple of games and allow surfing on my slightly older app filled but not 'smart' TV.

    Thank you again for the assistance and for all of your work on this project. I may tinker with it later and become proficient, but at this point I just want to plunk down and play some Galaga and Dig Dug. Thanks for the information on how to find out what is installed as default. I appreciate that as well.

  • Where is the save file for lr-ppsspp?

    1
    0 Votes
    1 Posts
    812 Views
    No one has replied
  • Install experimental systems/emulator not in menu

    2
    0 Votes
    2 Posts
    977 Views
    herb_fargusH

    You can't because it will not work even if it compiles properly. Use a PC.

  • 0 Votes
    3 Posts
    978 Views
    M

    @herb_fargus Much appreciated. All those menus look familiar. I'll try that - handy to know that I can have custom configs for each rom. Thanks!

  • SNES emulator/core comparison?

    1
    1 Votes
    1 Posts
    1k Views
    No one has replied
  • This topic is deleted!

    1
    0 Votes
    1 Posts
    3 Views
    No one has replied
  • 0 Votes
    6 Posts
    1k Views
    Dave BD

    I am able to get it working now on Emulation Station but on reboot it needs to be manually discovered again, I wrote the script that finds the MAC address and make sure it found but it does not seem to be working.

    #!/bin/bash
    sudo bluetoothctl << EOF
    power on
    connect [MAC Address]
    exit
    EOF

    I made the correction and was given a prompt for a pin I set it to 0000
    It seems to be working fine now

    #!/bin/bash
    sudo bluetoothctl << EOF
    power on
    connect [MAC Address]
    connect [MAC Address]
    exit
    EOF

    Would that be the only change to make two of the same controllers be found on boot?

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.