• 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?

  • Raspbian Access

    3
    0 Votes
    3 Posts
    962 Views
    D

    This is exactly what I was looking for! Thank you for the clarification and fast response!

  • Kodi Joypad Issues...

    19
    0 Votes
    19 Posts
    7k Views
    RascasR

    @Leo1372 In Kodi -> Settings -> Settings ->Peripherals

    Kodi 16 + joysticks was tested in RetroPie 3.6. Keep in mind that if you update the RetroPie-Setup scripts and make a Binary based instalation, you will get the very latest changes to RetroPie, so not the same as installing a clean RetroPie 3.6 image.

  • More C64 Help

    1
    0 Votes
    1 Posts
    589 Views
    No one has replied
  • PIFBA with usb sony ps2 controller problems.

    1
    0 Votes
    1 Posts
    602 Views
    No one has replied
  • Rgui Double Keyboard input

    1
    0 Votes
    1 Posts
    1k Views
    No one has replied
  • N64 Mapping problems

    7
    0 Votes
    7 Posts
    15k Views
    RiverstormR

    Ah brilliant! I really appreciate the information and a huge time saver on future builds. I struggled a bit with understanding the Retroarch inputs/labels are fixed positions on the controllers that can be changed based on the selected inputs used when setting up your devices. I have it straight in my head but I still find it hard to explain. I appreciate this new information and it will be a huge time saver!

  • No config found for <insert system here>

    4
    0 Votes
    4 Posts
    6k Views
    M

    I figured it out, i accidently clicked install binaries and it seemed like it was reinstalling retropie, everything is ok now, nothing dissapeared, so no need to transfer everything back again.

  • HELP bought Sino Arcade encoder controls won't work

    6
    0 Votes
    6 Posts
    2k Views
    T

    thank you Herb, I am relatively new to this whole thing so when looking at these instructions he says that he "created a file" how was that done?

  • Emulation Station Play Counts reset on reboot

    4
    0 Votes
    4 Posts
    2k Views
    J

    Awesome! Thanks!

  • Getting PS3 Analog Sticks Working in RetroPie 3.6 on Pi 3 / RetroArch

    3
    0 Votes
    3 Posts
    11k Views
    Prindle19P

    @wetriner Ah, I do see it in there.

    I had to set up the hotkey bindings and all the input1 bindings - even though the controller is set up in Emulationstation, it didn't propagate to the PSX emulator.

  • Saving highest scores and enable awards?

    3
    0 Votes
    3 Posts
    2k Views
    dankcushionsD

    For mame hiscores it depends on what mame emulator you are running. lr-mame2003 supports hiscores but i haven't tested it yet.

  • Any way to sort games a certain way?

    3
    0 Votes
    3 Posts
    3k Views
    dankcushionsD

    well, it very much could happen in the fork: https://github.com/Herdinger/EmulationStation/issues

    i suggest raising an issue here. my hope is that eventually retropie will adopt this fork, once it starts to have beneficial features.

  • 0 Votes
    12 Posts
    7k Views
    W

    @deadpool There's this section in the retroarch.cfg

    # The maximum rate at which content will be run when using fast forward. (E.g. 5.0 for 60 fps content => 300 fps cap). # RetroArch will go to sleep to ensure that the maximum rate will not be exceeded. # Do not rely on this cap to be perfectly accurate. # If this is set at 0, then fastforward ratio is unlimited (no FPS cap) fastforward_ratio = 0

    I don't know if this is a very healthy setting to be using, or how much it even effectively speeds things up. There doesn't seem to be a way to get the really zippy frameskipping fastforward that you find with a lot of pc emulators. At least, I haven't come across it yet.

  • lr-mame2003 Retropad mapping interferes with keyboard mapping

    1
    0 Votes
    1 Posts
    831 Views
    No one has replied
  • 0 Votes
    2 Posts
    1k Views
    T

    Shameless Bump

  • Kernel 4.4.6 and xboxdrv

    4
    0 Votes
    4 Posts
    2k Views
    T

    Yeah, I use rpi-update to update my kernel. I guess I'm a little OCD that way. Thanks to the pointer on downgrading the kernel, I'll give that a try tomorrow.

  • This topic is deleted!

    1
    0 Votes
    1 Posts
    6 Views
    No one has replied
  • Raspberry pi 3 - Retropie instaling

    2
    0 Votes
    2 Posts
    1k Views
    BuZzB

    There are problems with PS3 controllers crashing currently with the built in bluetooth - https://github.com/raspberrypi/linux/issues/1360

    RPI3 install is the same as the RPI2

  • commodore 64 help

    3
    0 Votes
    3 Posts
    1k Views
    J

    the controls said to hit space-bar to start game and nothing happened, what do I do? Thanks for the link it was still really useful.

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.