• Save frameskip setting for lr-mame2010?

    1
    0 Votes
    1 Posts
    806 Views
    No one has replied
  • 0 Votes
    3 Posts
    2k Views
    H

    Work. Thank You. I disconnected the Xbox controller at the USB before reconfiguring so that I wouldn't even detect it.

  • 0 Votes
    13 Posts
    5k Views
    S

    Verified fixed. Thanks @BuZz !

  • Error installing Retropie on Ubuntu 16.04

    3
    0 Votes
    3 Posts
    1k Views
    J

    Thanks for your answer. I have not provide logs because i haven't see how attach the log file. The log file shows the following error:

    = = = = = = = = = = = = = = = = = = = = =
    Getting sources for 'lr-nestopia' : NES emu - Nestopia (enhanced) port for libretro
    = = = = = = = = = = = = = = = = = = = = =

    git clone --depth 1 "https://github.com/libretro/nestopia.git" "/home/juan/RetroPie-Setup/tmp/build/lr-nestopia"
    Clonar en «/home/juan/RetroPie-Setup/tmp/build/lr-nestopia»...
    error: RPC failed; curl 56 GnuTLS recv error (-54): Error in the pull function.
    fatal: The remote end hung up unexpectedly
    fatal: early EOF
    fatal: index-pack failed
    ~/RetroPie-Setup
    Error running 'git clone --depth 1 https://github.com/libretro/nestopia.git /home/juan/RetroPie-Setup/tmp/build/lr-nestopia' - returned 128

    Thanks.

  • Sega MegaDrive Errors

    5
    0 Votes
    5 Posts
    1k Views
    FloobF

    @tedgruber Details of that box and how to configure it are here:
    https://github.com/retropie/retropie-setup/wiki/runcommand

  • Issue bluetooth after updated retropie to 4.1.10

    4
    0 Votes
    4 Posts
    1k Views
    A

    Yes, the driver to PS3 controller are installed. I deleted the drivers and the bluetooth in raspberry is working again :)

    Gamepad SFC30 8bitdo is now vinculated and working and the PS3 gamepad is working with bluetooth and not necessary the driver controller.

    Thanks & regards ;) :)

  • Kodi license keys

    11
    0 Votes
    11 Posts
    4k Views
    C

    Turns out in Linux, case matters. (I knew this of course. :))

    pi@RetroPie-3:~ $ vcgencmd codec_enabled mpg2 mpg2=disabled pi@RetroPie-3:~ $ vcgencmd codec_enabled MPG2 MPG2=enabled

    So, yeah. Just another reminder for me to check that stuff first. :)

  • Reset MAME controls to defaults / advmame-0.94.0RC

    14
    0 Votes
    14 Posts
    23k Views
    J

    @caver01 Thanks so much. I will try that again. I think that it what I am running Arkanoid and Tempest on.

    Jason

  • 0 Votes
    2 Posts
    946 Views
    T

    Yesterday, I figured out that to use the arrow keys, I have to hold down the control key. So, at least I can use the arrow keys. But, it's not the best solution.

    Any help on the joystick issue would be appreciated.

    Thank you.

  • [SOLVED] Full power fan on N64

    2
    0 Votes
    2 Posts
    1k Views
    P

    Well, I've solved it myself.
    I put it here in case someone serves.

    What it does when starting the emulator N64 is to restart the GPIO of the Raspberry Pi and the pins that are configured as output PWM are put to full power.

    What I have done to solve it is to insert the following command:

    Gpio -g mode 18 pwm

    I put it inside the infinite loop that checks the temperature.

    I hope that it would be useful to someone.

  • Retropie 3.8 Bluetooth Configure Issue

    40
    0 Votes
    40 Posts
    29k Views
    R

    I had the following error that occurs if you configure a PS3 controller before attempting to configure an 8bitdo gamepad:

    Traceback (most recent call last): File "/usr/lib/python2.7/dist-packages/dbus/connection.py", line 604, in msg_reply_handler reply_handler(*message.get_args_list(**get_args_opts)) File "/home/osmc/RetroPie-Setup/scriptmodules/supplementary/bluetooth/bluez-simple-agent", line 118, in pair_reply dev_connect(dev_path) File "/home/osmc/RetroPie-Setup/scriptmodules/supplementary/bluetooth/bluez-simple-agent", line 38, in dev_connect dev.Connect() File "/usr/lib/python2.7/dist-packages/dbus/proxies.py", line 70, in call return self._proxy_method(*args, **keywords) File "/usr/lib/python2.7/dist-packages/dbus/proxies.py", line 145, in call **keywords) File "/usr/lib/python2.7/dist-packages/dbus/connection.py", line 651, in call_blocking message, timeout) dbus.exceptions.DBusException: org.bluez.Error.NotAvailable: Operation currently not available

    The solution is to remove the PS3 controller driver via the retropie_setup.sh script ([Manage packages] -> [driver]->[ps3controller]->[uninstall/remove]).

    Afterward, manually remove all packages/dependencies related to it. Basically any package mentioned in the PS3 controller setup guide:

    https://github.com/retropie/retropie-setup/wiki/Setting-up-a-PS3-controller

    sudo apt-get --purge remove sixad
    sudo apt-get --purge remove sixpair
    sudo apt-get --purge remove bluetooth
    sudo apt-get --purge remove blueman
    sudo apt-get --purge remove bluez-hcidump
    sudo apt-get --purge remove checkinstall
    sudo apt-get --purge remove libusb-dev
    sudo apt-get --purge remove libbluetooth-dev
    sudo apt-get --purge remove joystick
    sudo apt-get --purge remove pkg-config
    sudo apt-get --purge remove python-gobject
    sudo apt-get --purge remove bluez-utils
    sudo apt-get --purge remove pi-bluetooth

    Then,

    sudo apt-get install pi-bluetooth

    Then follow the normal 8bitdo setup guide:
    https://github.com/retropie/retropie-setup/wiki/Setting-up-an-8bitdo-Bluetooth-controller

  • Compatibility Problems/Help (New user)

    54
    0 Votes
    54 Posts
    18k Views
    JirynJ

    @columboscoat
    You're still quite knowledgeable and helpful though.

    Sorry for the trouble man.

  • 0 Votes
    4 Posts
    2k Views
    columboscoatC

    @Goose You didn't word anything "wrong" You just haven't supplied any, or at least, very much relevant info. This is a technical forum for users of the software, not the "psychic hotline". Try again.

  • 0 Votes
    5 Posts
    8k Views
    G

    @mediamogul Ah! Thanks everyone for that info. I was also hoping to increase the buttons you have to press to RESET the game (instead of hotkey+b), but I guess that's not possible yet.

  • 0 Votes
    21 Posts
    11k Views
    S

    I'm having a similar issue. Thought I'd post here rather than start a new topic, hope that's OK.

    My problem is the game starts up and runs fine as long as I leave it in demo mode. The demo loop runs the video and sound just fine. But when I start a game I see Dirk run across the bridge and then the screen goes black. I can hear the game running but can't see anything. By pressing random controls sometimes I'll get the death scene or if I'm lucky, a level I can actually play before it all goes dark again. I've deleted the .dat and parsed many times with the same result.

    I'm hoping someone can help me sort this out, thanks. Here's my ls output:

    pi@retropie:~ $ ls -Rla /home/pi/RetroPie/roms/daphne/
    /home/pi/RetroPie/roms/daphne/:
    total 16
    drwxr-xr-x 4 pi pi 4096 Jan 19 14:37 .
    drwxr-xr-x 63 pi pi 4096 Jan 18 19:15 ..
    drwxr-xr-x 2 pi pi 4096 Jan 19 21:09 lair.daphne
    drwxr-xr-x 2 pi pi 4096 Jan 19 19:58 roms

    /home/pi/RetroPie/roms/daphne/lair.daphne:
    total 103684
    drwxr-xr-x 2 pi pi 4096 Jan 19 21:09 .
    drwxr-xr-x 4 pi pi 4096 Jan 19 14:37 ..
    -rw-r--r-- 1 pi pi 16316 Jan 19 21:10 lair.dat
    -rw-r--r-- 1 pi pi 893769849 Jan 19 14:42 lair.m2v
    -rw-r--r-- 1 pi pi 27496826 Jan 19 14:17 lair.ogg
    -rw-r--r-- 1 pi pi 19 Jan 19 20:10 lair.txt

    /home/pi/RetroPie/roms/daphne/roms:
    total 28
    drwxr-xr-x 2 pi pi 4096 Jan 19 19:58 .
    drwxr-xr-x 4 pi pi 4096 Jan 19 14:37 ..
    -rw-r--r-- 1 pi pi 17906 Jan 19 19:49 lair.zip
    pi@retropie:~ $

  • yet another no audio (but through 3.5 jack this time)

    3
    0 Votes
    3 Posts
    1k Views
    cyperghostC

    Try on CLI
    amixer cset numid=3 1
    that forces headphone output
    amxier
    Loads ALSA-mixer tool
    /etc/init.d/alsa-utils restart
    Restarts mixer

  • Issues getting SNES to USB adapter working

    1
    0 Votes
    1 Posts
    757 Views
    No one has replied
  • 0 Votes
    24 Posts
    9k Views
    BuZzB

    @Carbooja no. see http://commonmark.org/help/ (Three backticks for code blocks)

  • db9_gpio_rpi driver script

    3
    0 Votes
    3 Posts
    1k Views
    J

    Ah ok thank you. So basicly i neet to change the command to

    subprocess.call("modprobe --first-time -r db9_gpio_rpi", shell=True)

    and import the subprocess?!

  • RetroPie on Linux Mint 18.1 don't work

    3
    0 Votes
    3 Posts
    2k Views
    TualatinT

    @herb_fargus

    do you live in tualatin?

    lol unfortunately no, it's only my first PC PIII(Tualatin) name, that i take as nickname.

    Does emulationstation work just from the terminal by typing in emulationstation?

    yes it works, but now i have another problem, my sixaxis dont mapping correct, can it be a problem of internal bluetooth in my laptop, i need to use external dongle ? Whith my usb controler it work fine.

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.