RetroPie forum home
    • Recent
    • Tags
    • Popular
    • Home
    • Docs
    • Register
    • Login
    1. Home
    2. Tags
    3. pi3
    Log in to post
    • All categories
    • D

      DSDA-doom help

      Watching Ignoring Scheduled Pinned Locked Moved Help and Support dsda doom pi3
      7
      0 Votes
      7 Posts
      532 Views
      mituM

      Glad you got it working.
      For Sigil2, make sure you're using the SIGIL_COMPAT_v1_21.wad file, due to a bug in the wad's embedded UMAPINFO lump.

    • S

      Moving from Pi3 to Pi4?

      Watching Ignoring Scheduled Pinned Locked Moved Help and Support pi3 pi4 retropieconfig
      3
      0 Votes
      3 Posts
      406 Views
      S

      @mitu nice one thanks! Much appreciated

    • N

      Wine on RPi3b+ with Retropie

      Watching Ignoring Scheduled Pinned Locked Moved Help and Support pi3 wine kernel 3g-1g
      1
      0 Votes
      1 Posts
      243 Views
      No one has replied
    • S

      Controls stop working when P2 configured

      Watching Ignoring Scheduled Pinned Locked Moved Help and Support controlblock pi3 retroarch
      2
      0 Votes
      2 Posts
      226 Views
      S

      @StuMcBill I’ve managed to get it working somehow! No idea how.

    • George SpiggottG

      News on Pi Inventory in 2023

      Watching Ignoring Scheduled Pinned Locked Moved General Discussion and Gaming pi zero w pi zero pi3 pi4
      2
      1 Votes
      2 Posts
      706 Views
      DarksaviorD

      @George-Spiggott In the comments section of the raspberry pi blog the link is referring to, Upton said that he will keep the Zero 2W at $15 for now unless it gets more expensive to make them. I need a few of them so I'll try to get them as soon as I see them available.

    • M

      Bluetooth stopped working on pi3 after apt upgrade

      Watching Ignoring Scheduled Pinned Locked Moved Help and Support bluetooth pi3 controller 8bitdo
      8
      0 Votes
      8 Posts
      2k Views
      M

      @mitu and to any future readers - I fixed it!

      After much searching, I found this link https://github.com/goodtft/LCD-show/issues/278 for an issue with an LCD display I tried to use years ago. Apparently, it updated my /boot/cmdline.txt file to put ttyAMA0 in my console, instead of the default serial0. Swapping it back to console=serial0,115200 and rebooting, and now bluetooth works again!

    • S

      Pi3 First controller disconnecting when second one is paired ?

      Watching Ignoring Scheduled Pinned Locked Moved Help and Support help controllers pi3
      3
      0 Votes
      3 Posts
      458 Views
      S

      Thanks. I changed the power to a new official one and this has solved the lightening bolt issue. However the controller cutting out remains.

      No matter what I do, as soon as I connect a second controller the light goes out on the first one and controller one cuts out. Its driving me nuts. Can anyone help please.

    • muppets4M

      MAME: how to prevent vertical games from going vertical?

      Watching Ignoring Scheduled Pinned Locked Moved Help and Support mame pi3
      2
      0 Votes
      2 Posts
      327 Views
      dankcushionsD

      @muppets4 said in MAME: how to prevent vertical games from going vertical?:

      CRTPi-RGBv30

      sorry, but we do not support third party images.

    • M

      Should I buy a Pi 4 or better 3 for RetroPie?

      Watching Ignoring Scheduled Pinned Locked Moved Help and Support pi4 pi3 beta version buying guide
      14
      0 Votes
      14 Posts
      13k Views
      A

      @dbrown1986 said in Should I buy a Pi 4 or better 3 for RetroPie?:

      but if your heart is set on N64, PS2, PSP or Nintendo DS/3DS titles; the ODroid can handle that much better; while still running RetroPie through Ubuntu or via The Retro Arena distros.

      Which Odroid model do you refer to here? (or maybe a better question: which odroid model handels these kind of games best?)

    • V

      Is a better framerate possible in eduke32 on Pi3B, or Pi4, using retropie?

      Watching Ignoring Scheduled Pinned Locked Moved Help and Support eduke32 duke pi3 pi4 framerate
      6
      0 Votes
      6 Posts
      668 Views
      BuZzB

      Afaik there isn't gles support. If GL is slower it will be because it's using non accelerated rendering. Which is likely the case. It shouldn't be enabled by default on the RPI also.

    • quicksilverQ

      Will previous Pi models have the ability to use fkms driver now?

      Watching Ignoring Scheduled Pinned Locked Moved General Discussion and Gaming fkms buster pi3
      7
      0 Votes
      7 Posts
      812 Views
      matchamanM

      Very interesting, then I should definitely give it another chance on an older Pi 3 setup!

    • S

      FB Alpha 0.2.97.43 Pre-Compiled Version

      Watching Ignoring Scheduled Pinned Locked Moved General Discussion and Gaming raspberry fbalpha executable file pi3 pi 3
      13
      0 Votes
      13 Posts
      2k Views
      dankcushionsD

      @Evert said in FB Alpha 0.2.97.43 Pre-Compiled Version:

      I understand that you can just opt to not update your system, but what if you are building a new system?

      back up your lr-fbalpha.so binary i guess.

    • quicksilverQ

      Redream shows up in experimental packages on pi 3

      Watching Ignoring Scheduled Pinned Locked Moved General Discussion and Gaming redream pi3 stretch
      5
      0 Votes
      5 Posts
      580 Views
      BuZzB

      @mitu true. I'll adjust the flags when I next work on retropie.

    • P

      Pi not starting at first try

      Watching Ignoring Scheduled Pinned Locked Moved Help and Support pi3
      6
      0 Votes
      6 Posts
      402 Views
      P

      @quicksilver Thank you very much, after removing the # in the config, it boots perfectly now.

    • BillyHB

      Can you switch the microSD card from a Pi 2 to a Pi 3 without issues?

      Watching Ignoring Scheduled Pinned Locked Moved Help and Support installation pi2 pi3
      3
      0 Votes
      3 Posts
      272 Views
      BillyHB

      @mitu thanks, yes we've downloaded the newest image and she did order a 3B+.

    • D

      Found this LED Blink code from Robert Plantz, but I'm stuck

      Watching Ignoring Scheduled Pinned Locked Moved General Discussion and Gaming pi3
      5
      0 Votes
      5 Posts
      318 Views
      cyperghostC

      @IanDaemon I think this isn't the answer here. Easier means for the right purpose. So to let a LED blink the approach is much easier to achive with bash or python. For a learning experiment C is also a good choice. But the whole scenario... A Raspberry Pie to let a LED blink is wrong. A microcontroller (of any kind) would be the correct way ... maybe in a C-style language, maybe by direct adressing. But this is only my opinion.

    • R

      Configuring arcade stick to games...

      Watching Ignoring Scheduled Pinned Locked Moved Help and Support pi3 retropie
      4
      0 Votes
      4 Posts
      1k Views
      mituM

      @randallwoodworks On the right you have the SNES (virtual) controller buttons, on the left you have the Gamepad/Keyboard inputs. Your screenshot shows the SNES core mapping, so it might be different for arcade games, because each cabinet might have a different set of buttons.

    • R

      Doom Pi Project Need Advise

      Watching Ignoring Scheduled Pinned Locked Moved General Discussion and Gaming doomii doom port doom pi3 raspberry pi 3b
      44
      0 Votes
      44 Posts
      5k Views
      tpo1990T

      @Solid-One So it has to be changed to specific use that commit when trying to compile Zandronum and the solution to the Raspbian Stretch might just work. Let me give it a try and see what i can come up with.

    • t_mitchT

      Fried Pi?

      Watching Ignoring Scheduled Pinned Locked Moved Help and Support pi3
      18
      0 Votes
      18 Posts
      2k Views
      EfriimE

      @t_mitch
      That is unfortunate, maybe there is something on warranty, I think the Pi's have been successful they may be agreeable if you tell them. 5V 2A isn't far out of the level guidelines if this is what caused it, while it says nowhere to use a phonecharger, there are HP chargers and others replacements that are often used.

    • M

      PC Engine issues with Retropie 4.4

      Watching Ignoring Scheduled Pinned Locked Moved Help and Support pc engine pi3 pimoroni retroarch
      11
      0 Votes
      11 Posts
      947 Views
      M

      @mitu Thank you so much. This solved my problem. I never knew there was such trouble just copying files. And thanks again for the advice, copying over wifi and ssh 10.000 small files is really a bad idea.
      :)