• Rotate with a button...

    2
    0 Votes
    2 Posts
    340 Views
    T

    Hey there @ajlino ,

    I am in the same boat as you with this issue. I have a 2 player cocktail table built running Retropie on a Rasp Pi 3.

    I understand that not many roms support cocktail mode where the screen flips for P2, but I was hoping at least games like Pacman, DK, Galaga would work since the versions of roms I have appear to support this. But for the life of me I cannot get this screen flip to work at all on any game. I did manage to get Galaga to flip for P2 but it was all messed up and not playable.

    Did you ever have any success on getting this screen flip in 2p mode to work? It's frustrating seeing videos online of people getting this to work with no issue at all, and I am following the same exact method.

  • Editing config files in Retropie

    5
    0 Votes
    5 Posts
    1k Views
    S

    @Gérard
    I was able to get into the editor and I made the changes that were suggested, but unfortunately my Bluetooth controllers are still not working. They worked a few years ago when I originally bought my pi. I guess I’ll keep digging around on the Internet.

  • 0 Votes
    26 Posts
    8k Views
    mituM

    @seandecoste Please don't bump very old topics. The user you mentioned hasn't been active for the last 2 years, so I don't think you'll get an aswer from them.

    If you have an issue, please open a new topic and describe your issue, providing the info asked in https://retropie.org.uk/forum/topic/3/read-this-first.

  • 0 Votes
    2 Posts
    371 Views
    windgW

    Do you have the SSH enable from the raspi-config > Interfacing Options menu?

    If it is enable, then, try to restart the router and the pi, maybe this will help.

  • Help with Bezel settings

    1
    0 Votes
    1 Posts
    321 Views
    No one has replied
  • Mame Roms quit working

    3
    0 Votes
    3 Posts
    675 Views
    B

    @callycoon said in Mame Roms quit working:

    arcade console games

    I'm not sure what you mean by that, could you give an example ?

    @callycoon said in Mame Roms quit working:

    Mame 2003

    The purpose of those vintaged cores was to be snapshots of how the concerned emulator was back in that year, amongst other thing to guarantee the romsets don't change and to prevent the performance regressions coming from bugfixes. Well, i recently learnt that the situation might be more hazardous though, but i don't think retropie is auto-updating so i suppose your issue is elsewhere.

  • Bullseye on Pi 4B

    3
    0 Votes
    3 Posts
    2k Views
    R

    Thank you.

  • (Some) button labels missing in autoconfig

    4
    0 Votes
    4 Posts
    481 Views
    mituM

    ..
    Should I just fill out the rest of the missing values (in a PR) so it has all of the mappings (and labels) for both modes, do you think?

    Normally yes, but I think because of the vendor/product IDs collision it wouldn't work properly - see https://github.com/libretro/retroarch-joypad-autoconfig/pull/893. You can submit the profile with the vendor/product IDs commented, so it won't clash with the existing profile.

  • RetroPie on Adafruit display 320x240 2.8" TFT+Touchscreen

    6
    0 Votes
    6 Posts
    1k Views
    mituM

    As far as I can tell from the (more) recent documentation available, the only configuration for the screen needs to be done in config.txt and any other configurations/installed packages are not necessary (any more).
    I don't have experience with this and we don't get many configuration questions for this kind of displays, you may get better support if you ask directly int he Raspberry Pi forums.

  • RetroArch UI - Gamepad issue

    16
    0 Votes
    16 Posts
    3k Views
    DTEAMD

    @mitu said in RetroArch UI - Gamepad issue:

    My advice would be to back-up your current retroarch.cfg and use the RetroPie default one (retroarch.cfg.rp-dist).

    It works now. Thanks
    The problem seems to be from the new retroarch.cfg file . With no retroarch.cfg file, it works well. When I reinstall retroarch, the new retroarch.cfg file create that problem. I don't know why? Probably, a new setting create that

    NEW EDIT:
    In the new retroarch.cfg I changed all_users_control_menu = "true" for "false"
    and now everything is fine. That was the problem.! Don't know if other people got this issue, but on on my side, this solved the problem.

    Thanks a lot for the support !

  • System temporarily hangs during boot

    2
    0 Votes
    2 Posts
    306 Views
    mituM

    We don't support 3rd party images and yours looks like it was customized and changed from the default RetroPie image.
    I see you have a number of services (like snapd or bt-device) which are not standard on RaspiOS and I see also an error related to CPU throttling - maybe the system boot is slow because the CPU's frequency is scaled down.
    You can use systemd-analyze how long it takes each system service to start, it may help identify which one is responsible for the slowdown.

  • No sound - GPi Case - Failed to attached default card

    8
    0 Votes
    8 Posts
    4k Views
    2Play2

    @mitu I agree with you.
    I was experimenting recently on pi0 and checked the RetroFlag "patch" for their GPi Case and it has by default disabled#dtparam=audio=on applied to the config .txt which causes the exact error posted
    If the # is removed and reboot the sound is back to normal.

    They should update their scripts/info rather users get troubles and need to apply cmdline alsa or edit sudo nano /usr/share/alsa/alsa.confand change

    defaults.ctl.card 0 defaults.pcm.card 0 to defaults.ctl.card 1 defaults.pcm.card 1
  • 0 Votes
    5 Posts
    592 Views
    mituM

    @memorylane said in Cannot compile lr-ppsspp (ffmpeg arc4random implicit declaration error):

    @mitu Is it only a matter of updating the source version in the install script?

    Seems like it.

    Which version did you try?

    Latest stable release is 14.4 AFAIR.

  • vulkan 1.1 can be used with retropie???

    Moved
    6
    0 Votes
    6 Posts
    2k Views
    W

    hello, good morning, I have no personal interest, I had read about it improving graphic performance, but I don't feel urgently, when the version with debian 11 is ready, I'll try it with pleasure, thanks to both of you for your answers

  • Experimental packages time expired

    2
    0 Votes
    2 Posts
    567 Views
    S

    @boogyman062190 please add some more details about your system as outlined in https://retropie.org.uk/forum/topic/3/read-this-first

    Can you post the relevant log file from ~/RetroPie-Setup/logs?

  • Some images missing in the docs

    3
    0 Votes
    3 Posts
    330 Views
    mituM

    @sleve_mcdichael said in Some images missing in the docs:

    Edit: I got the raw image url from the GitHub page, and when I follow that I get "error 503 backend is unhealthy":

    Seems like an error on the Github side I haven't encountered this kind of errors so far, but Github has issues from time-to-time and I wouldn't be surprised they'd show up as missing images.

  • Retrorama Theme - GameCube (x86)

    3
    0 Votes
    3 Posts
    793 Views
    S

    @mitu this was it. After digging in I did find the same problem and was able to just swap the <theme> tag and get it working

  • Consoles for TV

    6
    0 Votes
    6 Posts
    1k Views
    S

    @rrrule32 "RetroPie" is a collection of shell scripts to assist with the download, installation, and configuration of various different emulator and front-end softwares on Linux computers running a Debian-based distribution.

    Raspberry Pi is a single-board computer that runs Raspberry Pi OS, a Debian-based Linux distribution, and can output via HDMI to a television or computer monitor.

    You can put RetroPie on a Raspberry Pi and connect it to your TV. You probably cannot put RetroPie on the TV itself, but really I don't know what they're doing with smart TV's these days so what do I know. If it runs a Debian-based Linux, it just might work.

  • Snes games failed

    Locked
    5
    0 Votes
    5 Posts
    1k Views
    mituM

    (topics merged)
    You've opened a new topic for the same issue. That's bad forum etiquette and - as mentioned before - we don't support 3rd party pre-loaded systems sold by scammers.
    Come back after you've installed the RetroPie image from https://retropie.org.uk/download.

  • This topic is deleted!

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