• Arcade 1up Raspberry Pi 3 RetroPie Image File Question

    6
    0 Votes
    6 Posts
    3k Views
    B

    Also a couple of other things - I just took a look at ETA prime’s video on an arcade1up conversion; I don’t see him using a third party image, he is just using the official image it seems with the “showcase” theme which you can download from the Retropie official version. There are a lot of cool themes people have created for the official version. The other thing is that just because ETA prime does something doesn’t mean people here necessarily support it. The guy seems like a good guy and I have certainly watched his videos for help but ultimately he is a profit-making enterprise for YouTube views, ads, affiliate links, etc, and (I think at least) he is not an official part of the RetroPie Project in any way. Finally keep in mind as you go forward on working on your project that videos of any kind are necessarily snapshots in time - they can be helpful but they can also become quickly outdated as soon as retropie is updated.

  • No input on certain PSX games

    6
    0 Votes
    6 Posts
    1k Views
    mituM

    @Dcgrandon said in No input on certain PSX games:

    I've dug all I can in the archives but this one has me stumped.

    It's actually part of the PS1 emulator page - look here. You may have set the controller to analog for one game and this setting is automatically saved, applying to all games (as it's about the emulator/core options).

  • Scraping issued with TGDB and SS

    8
    0 Votes
    8 Posts
    1k Views
    H

    @mitu

    Man I can't thank you enough, it's finally working! If you PM me your details, you have a few beers from me :)

    For anyone interested, after registering at screenscraper.fr and going through all SS flags arguments, I think I finally got it right:

    /opt/retropie/supplementary/scraper/scraper -scrape_all=true -download_images=true -download_marquees=true -download_videos=true -console_src="ss,gdb,ovgdb" -mame_src="adb,mamedb,gdb" -use_nointro_name=true -ss_user="user_name" -ss_password="password"

    No more errors:

    88a40a24-8e53-4c14-906c-0a9f06e443cd-image.png

  • Scumm Problem

    5
    0 Votes
    5 Posts
    747 Views
    EfriimE

    @ray3d
    None idea, but also https://retropie.org.uk/forum/topic/3/read-this-first and update with more information.

  • Mame-avdvmame , Does anyone play CHD files ?

    18
    0 Votes
    18 Posts
    4k Views
    shavecatS

    @mitu
    thanks a lot
    will give it a try

  • 1 Votes
    11 Posts
    1k Views
    A

    Turns out it was underlying OS issue. For whatever reason, the update broke the gamecon driver for SNES controller input. After uninstalling the db9 and gamecon drivers, rebooting, reinstalling then rebooting, my pad now works as one would expect!

    What cued me into it was while reviewing logs after an update failure I found a gamecon update failed message. Researched it and found this info at the link below.

    https://retropie.org.uk/forum/topic/3875/solved-gamecon-installation-fails/10

    @Efriim, really appreciate all your help and insight onto this issue. You helped direct me to look more into the software side and that's where it was.

  • 5 inch lcd landzo screen

    6
    0 Votes
    6 Posts
    683 Views
    mituM

    @aatheronb I don't understand your last update - are you able to start raspi-config or not ?

  • 0 Votes
    3 Posts
    446 Views
    K

    @mitu I got it working after thinkig about it i thought the easiest solution would be to delete the software and put a new copy of retropie on it.

  • 0 Votes
    1 Posts
    318 Views
    No one has replied
  • 0 Votes
    8 Posts
    4k Views
    M

    Just managed to figure out!! I SSH'ed into the box running retropi and ran emulationstation from that console . When i did that, emulationstation appeared on TV (great). When i ran game, i saw a menu that says to press a button to configure, and there I've seen to run with verbose logging. When game exited, i opened up /dev/shm/runcommand.log file and saw that umk3-u2.bin file was missing. So I've kept on looking for 0.78 romset mk3 files until i found that there is umk3-u2.bin file in one of them ! When i found it, I've copied that one to arcade dir and ran it without issues!!!

    I love mk3 ! Now all i have to do is find my notebook with special moves written on it for every character which i collected during old days ! Ahhhh, that takes me back!

    Thank you, all of you for assisting ! Would not have done it without you!

  • RetroPie x86 - audio 'pop' when loading games

    16
    0 Votes
    16 Posts
    3k Views
    P

    Thanks for helping out mate, appreciated!
    Will have a go with this in a few days and let you know.
    Cheers.

  • MicroSD Retropie On

    19
    0 Votes
    19 Posts
    2k Views
    EfriimE

    The disk I plan on leaving attached. I'll look into options for mount; is option "nofail" supposed to mean that it will give up trying to mount if it is non-available?

    systemd-analyze blame
    the top four are nmbd.service 10.8s and hciuart.service 6.4s
    then raspi-config.service 1.3s and smbd.service 1s

    one is the net bios name server i was pretty sure I dont use that so i disabled it with
    sudo systemctl stop nmbd
    sudo systemctl disable nmbd

    I do use bluetooth, It seems like it is unusually slow. Reading dmesg:
    uart-pl011 3f201000.serial: no DMA platform data
    brcmfmac: power management disabled
    and brcmfmac: brcmf_c_preinit_dcmds; look like firmware warnings

    raspi-config is probably nominal, though I don't know what it is calling or doing at startup.

    I use samba smbd.service.

  • Scraping issues with Emulationstation

    4
    0 Votes
    4 Posts
    173 Views
    A

    @mitu Sorry i thought that Thread was still active cause there were posts 5 days ago and i stumbled upon it by search and not over the Forum. My bad. You already helped me by asking what Version i use. I updated everything over night and now everything works fine. Thanks :)

  • Copying Files from SD card to USB

    1
    0 Votes
    1 Posts
    423 Views
    No one has replied
  • Emulationstation CPU usage

    24
    0 Votes
    24 Posts
    7k Views
    P

    Thanks for that tip finh! I was trying to troubleshoot cpu usage on x86 emulationstation and happened on your post, works perfectly to address cpu usage!

  • Config Help

    7
    0 Votes
    7 Posts
    379 Views
    mituM

    @DetroitKp The type of device is internal to the core - if the core should expect a RetroPad (a logical gamepad) or other type of device - it's not for setting which physical device is connected - see https://docs.libretro.com/guides/input-and-controls/.

    To designate the gamepad as P2, you just need to set input_player1_joypad_index, or input_player2_joypad_index, etc. For you, to set P1 as keyboard, you need to set P2 to have the index 0 (1st gamepad):

    input_player2_joypad_index=0

    which is what the configuration editor will do.

  • 0 Votes
    3 Posts
    684 Views
    G

    as always, you solved the problem. Thank you @mitu

  • AdvMAME not detecting controller

    26
    0 Votes
    26 Posts
    3k Views
    mituM

    @leitmotiv You can use the same topic, it's up to you if you want to use another forum or not - you might try the AdvanceMAME forums.

  • NES Controller issue in Zelda

    2
    0 Votes
    2 Posts
    320 Views
    t_mitchT

    Never mind. It's the controllers. Same problem started happening in lots of games now. Time to send them back.

  • 0 Votes
    4 Posts
    698 Views
    Lyle_JPL

    @saikyo78 My pleasure.

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.