• Recommended Trackball for RetroPie

    2
    0 Votes
    2 Posts
    1k Views
    briankrossB

    I use this one for Centipede and Millipede (lr-mame2003): HAPP 3" Solid Color Trackball with USB & PS/2 interface.

  • RetroPie boot looping...

    2
    0 Votes
    2 Posts
    5k Views
    F

    FYI, problem was resolved by replacing the 3rd party power supply with the official Pi 3 power supply: https://thepihut.com/collections/raspberry-pi-power-supplies/products/official-raspberry-pi-universal-power-supply

    Problem has not returned since, my guess is that the 3rd party power supply had enough to power on the pi, but not enough to proceed past the RetroPie splash screen and onto Emulation Station, hence the reboot issue coming about.

    Thought I'd post this as a follow-up in case anyone else falls victim to the same issue.

  • HDMI to VGA adapter

    3
    0 Votes
    3 Posts
    2k Views
    J

    Understood, i'll have a look. I guess, anyway i need wait. But, thanks a lot.

  • F1 not working to bring up Retroarch

    9
    0 Votes
    9 Posts
    7k Views
    D

    Ok, I see what I missed.

    On the Configuration Editor page of Github, the picture of the retropie page is actually a video, couldn't tell until I accidently clicked on it.

    Great video and well done, Ive tried Wing Commander and it looks great, brings me back to the eighties and tron! Thanks for the help.

    two more questions:

    Have you tried playing Advanced Dungeons and Dragons Iron and Blood? the resolution on the main menu is so bad no matter what I do.. Sigh

    What is the name of the old tv overlay you used on the first video you linked?

    Thx,

    D

  • Lost network connection but WiFi still working

    4
    0 Votes
    4 Posts
    2k Views
    B

    Okay, now I feel silly...

    I forgot I had a Network Switch between my Raspberry Pi and my router and I power cycled it and reseated all cables and now my Raspberry Pi is working even though my Roku was working before without any problems.

    This issue is resolved! Thanks for your help @BuZz and time on this!

  • Xbox Wireless Controller - N64 problems

    2
    0 Votes
    2 Posts
    780 Views
    BuZzB

    Please update to the latest RetroPie-Setup - and try removing xboxdrv and instead using the xpad driver (from Packages -> drivers)

  • 4.0, detects 2 controllers, only 1 works.

    2
    0 Votes
    2 Posts
    782 Views
    BuZzB

    You probably need to use https://github.com/chrippa/ds4drv

  • Can't change controls in MAME4all-pi

    Locked
    2
    0 Votes
    2 Posts
    2k Views
    BuZzB

    The config file is not manually editable - it is a binary config. You will have to find a way to connect both your keyboard and joystick together (eg a usb hub). If you don't own one then they are useful things - so it is worth getting one.

  • Emulation Station

    4
    0 Votes
    4 Posts
    727 Views
    FloobF

    RetroPie is built on Raspbian. So to get to it just quit Emulation Station using the menu (Press Start) or press F4 on the keyboard.

  • Can you backup game saves?

    3
    0 Votes
    3 Posts
    1k Views
  • i found a cause and a fix/bandaid for psx no bios no controller issue

    6
    0 Votes
    6 Posts
    5k Views
    BuZzB

    well configs under might work if the entry didn't exist in the global retroarch.cfg, but you could run into trouble. I don't think the order is relevant to the problem - we are debugging in the other thread.

  • lr fba next System Menu key remapping

    5
    0 Votes
    5 Posts
    2k Views
    C

    Perhaps, if possible, allow the amount of ticks/time required to activate the system menu to be changeable or allowed to be tweaked. Currently, the time to activate the system menu is relatively short. If I could make it longer, then all will be good.

  • linapple and 4.0.1 issues

    2
    0 Votes
    2 Posts
    767 Views
    edmaul69E

    So i cant remember if the audio had static before but before trying linapple today i went into audio settings and chose "restore to defaults" even though i have never been in the audio settings before. So now there is no loud audio with the audio mixer screen flickering every few seconds. So that may have been how i fixed it. Not sure where the screen it flickers is from but i am curious.

  • OSMC Xpad Support

    2
    0 Votes
    2 Posts
    1k Views
    BuZzB

    You may not want our xpad, as it may cause problems with Kodi on OSMC or other issues. We have some support for OSMC but I don't think I can help get xpad working if they are managing their own kernels that won't work with dkms.

    The code is here

    https://github.com/RetroPie/RetroPie-Setup/blob/master/scriptmodules/supplementary/xpad.sh

    It's this driver we are building - which contains newer xpad code than is in the currentl Raspbian 4.4 kernel - https://github.com/paroj/xpad.git

    However due to problems with ES and the triggers, I have patched it so the triggers are forced to act as buttons (can be switched off via module param).

  • RetroPie binary issues

    9
    0 Votes
    9 Posts
    5k Views
    BuZzB

    @Rural said in RetroPie binary issues:

    @BuZz Fair enough, but under 4.0, I'm also not seeing any of the emulators that are visible on a virgin 3.8 install. In particular, Ports' absence was wined about by my main users. Is that an intentional change? With the exception of Ports, I like it.

    When I find/buy another microSD card, I'll try making some .cue files.

    Yes. A smaller selection of stuff is added by default, since it is now easy to add and remove individual packages. This keeps the image size down, and allows more flexibility - there were a lot of complaints in the past that we shipped with things people didn't want.

  • New 4.0 Xbox 360 Controller problems - with Dreamcast and MAME 2010

    13
    0 Votes
    13 Posts
    5k Views
    OneSwitchO

    Thanks Herb. I think the Dreamcast strangeness was carried over from 3.8 and I only just noticed it later. Seemed to have swapped player 1 to player 2 joypad, but I've fixed that after some head-scratching.

    Will try 4.0 when I get some spare time. Cheers anyway.

  • How can I control 2 players with one keyboard (RetroArch)?

    40
    0 Votes
    40 Posts
    28k Views
    meleuM

    Phew!
    phew

  • Controller Configuration Issue

    2
    0 Votes
    2 Posts
    536 Views
    FloobF

    Can you post your controller file on pastebin, it should be in
    /opt/retropie/configs/all/retroarch-configs/

    Please also include this info here:
    https://retropie.org.uk/forum/topic/3/read-this-first

  • [4.0.1] Xpad - ES configuration screen on each boot

    2
    0 Votes
    2 Posts
    655 Views
    BuZzB

    @nemo93 because it is not "active" until buttons are pressed I guess. Not much we can do about that really.

  • D-pad on PS3 controllers not working properly

    1
    0 Votes
    1 Posts
    702 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.