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

      Hosting a Netplay game on lr-fuse (ZX Spectrum) kills keyboard input; and how to assign remote client controls?

      Watching Ignoring Scheduled Pinned Locked Moved Help and Support netplay retroarch lr-fuse zxspectrum pi400
      6
      0 Votes
      6 Posts
      407 Views
      B

      @sith-lord-goz Rollback netplay, which is what is implemented in retroarch, relies on savestate determinism, like several other features (runahead, rewind, ...)

    • RanmaR

      Removing boot text - Pi 400

      Watching Ignoring Scheduled Pinned Locked Moved Help and Support pi400 pi 400 boot text cmdline.txt
      5
      0 Votes
      5 Posts
      268 Views
      A

      @Ranma doesn't log level 0 remove all text?

    • O

      Pi 400 strange audio hdmi behaviour

      Watching Ignoring Scheduled Pinned Locked Moved Help and Support audio hdmi pi400
      1
      0 Votes
      1 Posts
      358 Views
      No one has replied
    • L

      No 480i possible at emulationstation/Kodi PI4 400

      Watching Ignoring Scheduled Pinned Locked Moved Help and Support pi400
      19
      0 Votes
      19 Posts
      2k Views
      L

      @sirhenrythe5th can´t tell exactly, but I did nt notice any performance differences between Pi2scart and composite.

    • M

      Problems with RetroPie SSD boot

      Watching Ignoring Scheduled Pinned Locked Moved Help and Support pi400 ssd boot buster
      1
      0 Votes
      1 Posts
      374 Views
      No one has replied
    • F

      USB Audio Not Working

      Watching Ignoring Scheduled Pinned Locked Moved Help and Support audio usb amiberry pi400
      8
      0 Votes
      8 Posts
      3k Views
      mituM

      Based on this output, I think you'd need to set in EmulationStation the Audio Card to Device.

      To get the name of the mixer (volume control), run

      amixer scontrols -c Device

      and choose the 1st entry and set it as Audio Device. For instance, in my case, the USB audio card is named 'Controller':

      amixer scontrols -c Controller Simple mixer control 'PCM',0 Simple mixer control 'Headset',0

      I would use PCM as the AudioDevice settings in ~/.emulationstation/es_settings.cfg:

      <string name="AudioCard" value="Controller" /> <string name="AudioDevice" value="PCM" />

      This should fix the audio not working (or the volume slider rather) in EmulationStation.

      For Amiberry, I'm not sure why it's not working - maybe it's trying to use the 'default' card and it's not working ?

      Try following the advice here and create a /home/pi/.asoundrc file containing

      defaults.pcm.!card 1 defaults.ctl.!card 1
    • B

      PowerBlock and Raspberry Pi 400 - cannot boot Pi 400

      Watching Ignoring Scheduled Pinned Locked Moved ControlBlock, PowerBlock & Co. pi400 powerblock
      2
      0 Votes
      2 Posts
      776 Views
      B

      Based on information provided in another post, it appears that PowerBlock is not compatible with Pi 400.

      Info from other post: "The PowerBlock provides power to the GPIO pins 2 and 4 switched via a power switch IC.
      The Pi 400, though, cannot be powered via it's GPIO pins, see https://www.hackster.io/news/raspberry-pi-400-design-change-puts-an-end-to-battery-power-gpio-add-on-boards-770826a23ed9.".

    • B

      How Does PowerBlock start the Pi?

      Watching Ignoring Scheduled Pinned Locked Moved ControlBlock, PowerBlock & Co. pi400 powerblock
      5
      0 Votes
      5 Posts
      1k Views
      B

      Thanks for your response - very helpful.

      I'm a stubborn SOB...do you think it would be possible to connect this (https://www.digikey.ca/en/products/detail/sparkfun-electronics/BOB-15100/9770720) to the PowerBlock to send power from the PowerBlock via USB-C to the Pi 400? I could then connect the relevant pins from PowerBlock to the Pi 400 (pins 5 and 6, I assume) and pins 2 and 4 to the BOB-15100 (USB-C adapter I linked to).

      Alternatively, I may just have to purchase a regular Pi 4...

      I want the external power button as I'm planning to put the Pi within a custom-built arcade. I bought the Pi 400 thinking this would be easier (with the built-in keyboard)....but I'm beginning to see that maybe that's not the case.

    • Bio_Hazard1282B

      draStic on Raspberry Pi 400

      Watching Ignoring Scheduled Pinned Locked Moved Help and Support drastic retropi arm64 pi400
      2
      0 Votes
      2 Posts
      733 Views
      mituM

      @bio_hazard1282 said in draStic on Raspberry Pi 400:

      Turns out that I couldn't install it, is there a build of it for arm64?

      No, there isn't. The binary provided by the developer(s) of DraStic is only for 32 bit ARM. Also note that we don't support Ubuntu on the Pi, so some things might not work correctly.

    • M

      Using keyboard for game selection

      Watching Ignoring Scheduled Pinned Locked Moved Help and Support pi400
      3
      0 Votes
      3 Posts
      585 Views
      M

      @mrpacman17

      There is no response at all to the keyboard, I am not sure how it handles the Raspberry Pi400 built in keyboard. I would like to build a Bar top game system but I would like to search for the game in either the "ALL GAMES" section or my "FAVORITES" section. Also, I am undecided whether to go with a 6 button layout or a 8 button layout, and if I go with the 6 button layout, can I use those extra buttons for features like "LOAD/SAVE" Volume UP" "Volume Down" "ESC" ? Thanks for any help!!

    • D

      Is RetroPie right for this use case? Traditional Machine Emulation

      Watching Ignoring Scheduled Pinned Locked Moved Help and Support emulation pi400 no games
      2
      0 Votes
      2 Posts
      595 Views
      mituM

      You can add shortcuts to your gamelist that will start with an empty file, thus disabling the auto-loading. Some emulators already have a similar shortcut (+Start Amiberry, +Start Fuse), you can replicate the setup for others.

      If you prefer working from the desktop, then you can leave RetroPie alone and just install the emulators manually on a Raspbian + Desktop image.

    • M

      The "which games works" with Box86/Wine topic on the RetroPie RPI4/400

      Watching Ignoring Scheduled Pinned Locked Moved General Discussion and Gaming box86 pi400 retropie windows wine
      162
      2 Votes
      162 Posts
      70k Views
      duglorD

      @mth75 I only get this in a small window in the top corner of the screen.

    • M

      Solved - Retro Pi400 with USB Audio, WORKING!

      Watching Ignoring Scheduled Pinned Locked Moved Help and Support pi400 usb audio
      3
      0 Votes
      3 Posts
      2k Views
      M

      @mth75 What are the settings in Retroarch.
      Do I have to change anything in the audio-driver section?
      My setting is sysdefault:CARD=USB

      ATM I have sound in ES but not in the emulators.

    • A

      Amiga Roms just blank screen after boot

      Watching Ignoring Scheduled Pinned Locked Moved Help and Support amiga pi400 amiberry kickstart
      6
      0 Votes
      6 Posts
      2k Views
      A

      @sirhenrythe5th

      That's got it!

      Nice one thanks

    • chubstaC

      Using a Pi400 to emulate Spectrum/Atari/C64 etc

      Watching Ignoring Scheduled Pinned Locked Moved Help and Support spectrum pi400 c64
      5
      0 Votes
      5 Posts
      2k Views
      chubstaC

      @chris3535 as @mitu said, I needed to go into the retroarch settings for lr-fuse and set the control 3 option to keyboard, works fine now.

    • R

      Pi 400 problem

      Watching Ignoring Scheduled Pinned Locked Moved Help and Support pie400 pi400 config startup
      2
      0 Votes
      2 Posts
      451 Views
      BuZzB

      @redpiperbob Please do not post a support request without first reading and following the advice in https://retropie.org.uk/forum/topic/3/read-this-first

      Please provide more details of your set-up - which image you downloaded and so on.

    • G

      Pi400 and video in retropi/raspian problem

      Watching Ignoring Scheduled Pinned Locked Moved Help and Support retropi pi400 raspian video freeze
      1
      0 Votes
      1 Posts
      353 Views
      No one has replied
    • L

      Pi400 slow stuttery dremcast redream emulationI

      Watching Ignoring Scheduled Pinned Locked Moved Help and Support redream dreamcast pi400 stutter slow down
      15
      0 Votes
      15 Posts
      4k Views
      mituM

      @luckyluca said in Pi400 slow stuttery dremcast redream emulationI:

      Regarding overclocking, do you know what the default gpu clock is for the pi400/pi4?

      I think the default gpu_freq is set to 500 (Pi4), I assume is the same for Pi 400.