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

      SSD Formatting & Installation

      Watching Ignoring Scheduled Pinned Locked Moved Help and Support ssd formatting install
      6
      0 Votes
      6 Posts
      719 Views
      mituM

      I'd say that it's most likely broken and became read-only, thus the inability to erase the partition table and create a new one (re-partition).

    • F

      How to remove not fully installed package?

      Watching Ignoring Scheduled Pinned Locked Moved Help and Support package install
      2
      0 Votes
      2 Posts
      543 Views
      mituM

      Please add some info about your setup (like detailed in https://retropie.org.uk/forum/topic/3/read-this-first) when opening a support topic.

      You can uninstall the .deb package manually, but to skip the post-install/post-remove scripts, look for the /var/lib/dpkg/info/<package-name>.postrm or /var/lib/dpkg/info/<package-name>.postinst files and remove them before manually removing the .deb package.

    • S

      Question about module functions and install dir (install vs install_bin)

      Watching Ignoring Scheduled Pinned Locked Moved Help and Support script module install function
      1
      0 Votes
      1 Posts
      242 Views
      No one has replied
    • RenetroxR

      help: I ​​can't install retropie on orangepi 3b

      Watching Ignoring Scheduled Pinned Locked Moved Help and Support orangepi 3b retroarch install
      17
      0 Votes
      17 Posts
      3k Views
      RenetroxR

      @spannernick1 Dude, retropie works without doing all that... only install with the script for debian and derivatives

    • S

      PowerBlock Install software and pin 12

      Watching Ignoring Scheduled Pinned Locked Moved ControlBlock, PowerBlock & Co. install pin 12
      7
      0 Votes
      7 Posts
      1k Views
      P

      I am glad to hear that!

    • jamesnjJ

      Old machine, looking for direction

      Watching Ignoring Scheduled Pinned Locked Moved Help and Support linux debian install
      10
      0 Votes
      10 Posts
      1k Views
      jamesnjJ

      I'm not sure what exactly I touched, but it seems to be working better now.

      I found that my /opt/retropie/configs/all/retroarch.cfg had sdl2 driver set as default ... I changed that to udev. Now, both my controllers seem to work.

      I had originally thought that my old PC had a legacy BIOS/usb option that was doing something ... but didn't prove out to be anything useful. I think the change from sdl2 to udev in the default config was what did it. I don't have a verbose logging or capture of files to prove that, but my verbose logging now shows that udev device being used. Spot check of a few other games seems to have good results. I have a feeling that my install for some reason defaulted to sdl2 driver and what was my issue.

      Thanks for the help

    • K

      How to install Citra retroarch core

      Watching Ignoring Scheduled Pinned Locked Moved Help and Support help core install citra
      4
      0 Votes
      4 Posts
      13k Views
      W

      @KM_64

      I tried the retropie extras script and could never get it to work either so I used the flatpak version of citra. It’s been a while but I basically made a new system in retropie and changed my theme for the 3DS. My notes may be a little vague but here you go.

      Adding new Emu
      /etc/emulationstation/es_systems.cfg move to /opt/retropie/configs/all/emulationstation
      Change that file to add systems
      In /opt/retropie/configs/ create new system folders and add runcommand script. Basically the start command followed by %ROM%

      Here’s an example of my Xbox emu (don’t have access to my computer now to get the 3DS but should be close)

      Config Files to create
      Opt/retropie/configs/xbox emulator.cfg
      xbox = "flatpak run app.xemu.xemu -dvd_path %ROM%"
      default = "xemu"

      Opt/retropie/configs/all/emulationstation es_systems.cfg
      <system>
      <name>xbox</name>
      <fullname>XBOX</fullname>
      <path>/home/pi/RetroPie/roms/xbox</path>
      <extension>.iso .sh</extension>
      <command>/opt/retropie/supplementary/runcommand/runcommand.sh 0 _SYS_xbox %ROM%</command>
      <platform>xbox</platform>
      <theme>xbox</theme>
      </system>

      Also if you wanted to use an iPad as the bottom screen this is what I found to get it sort of working. Touch screen is ok but not perfect

      iPad as second monitor Citra
      Dual monitors using wayland and rdp on iPad logged in through ip address. Separate monitors in citra then move and resize windows.
      This is copied from a website:

      First, open a Terminal window and run: gsettings set org.gnome.desktop.remote-desktop.rdp screen-share-mode extend. This step is needed to enable extendable virtual monitors over RDP. This feature is, at present, a hidden one because this stuff isn’t polished enough for the masses to make use of yet — so be aware!
      Next, open the Settings app, navigate to the Sharing panel, and turn on Sharing, and turn on (once it appears) the ‘Remote Desktop’ option. You will want to set up a username and password too, to allow you to connect from a different device.

      If nothing else maybe it’ll get you started in the right direction. But it is possible to have citra running through emulationstation on Ubuntu 22.04. And it’s really not that hard to do.

    • G

      Emulation station not starting on manual install to PI alternative

      Watching Ignoring Scheduled Pinned Locked Moved Help and Support install error pi alternative manual install
      11
      0 Votes
      11 Posts
      1k Views
      G

      So essentially to get this to work I would have to compile a version of the kernal with the PanFrost files included.

      I'm thinking that this would be easier, considering my linux-fu is scraping by level, to go with an actual pi or something like an orange pi.

      At least it works for my original purpose for a 3D printer were everything is done via ssh or web interface.

      Anyway, cheers for the help.

    • L

      Retropie will not launch ES after update, config new controllers

      Watching Ignoring Scheduled Pinned Locked Moved Help and Support install retropie 3b+
      5
      0 Votes
      5 Posts
      571 Views
      L

      @mitu Oh understood on that front. As I mentioned above, I made a back up IMG file before wiping the retropie and reinstalling. I am just trying to figure out how I can access the ROMs on there. Because I think they are still there - the IMG file is 250GB...I just couldnt use it to actually install retropie because when I tried, I was running into these issues. Thats why I went down the path of a fresh install and trying to reaccess the ROMs in the backup file.

    • H

      Newb Q about installation time

      Watching Ignoring Scheduled Pinned Locked Moved Help and Support install install time newbie
      3
      0 Votes
      3 Posts
      548 Views
      H

      @mitu Sorry I wasn't clear, that's what I meant by complicated really, not that it was more technically complicated.

      Thank you for the reply. Perfect!

    • M

      Orange pi zero 2

      Watching Ignoring Scheduled Pinned Locked Moved Help and Support install help
      3
      0 Votes
      3 Posts
      2k Views
      S

      i'm wondering if the option of Installing on top of an existing OS would be possible? there are several Ubuntu instances that are supported in this manner. it's worth noting that i am not a Linux or Pi guru, so i don't quite know what the differences are between these Ubuntu options or what the difference is between the Ubuntu PC vs Ubuntu RasPi versions mean for supported software.

    • S

      Raspberry Pi OS 64bit version (2022)

      Watching Ignoring Scheduled Pinned Locked Moved General Discussion and Gaming 64bit clean install
      16
      1 Votes
      16 Posts
      10k Views
      DarksaviorD

      @ranaday789 With the pi I want to squeeze every bit of performance I can and 64bit can be slightly faster than 32bit if the emulator is properly made for it.

      In my tests, I'm not sure if it's 64bit or if it's bullseye (I didn't try 32), but I got a significant boost with lr-snes9x on my pi3b+. This is with the few alterations I did to the retropie-setup script so it's not properly optimized.

      Here are some benchmarks though they're from benchmarks apps and not emulators:
      https://www.phoronix.com/review/raspberrypi-32bit-64bit

    • G

      Started using RetroPie again; having lots of issues

      Watching Ignoring Scheduled Pinned Locked Moved Help and Support install m.2 ssd adaptor
      2
      0 Votes
      2 Posts
      569 Views
      Thorr69T

      @Goman60 You've provided absolutely no information.
      Fill out this form: https://retropie.org.uk/forum/topic/3/read-this-first

    • R

      joy2key and USB Gamepad (121/17) not configured errors on RetroPie and EmulationStation on Ubuntu 22.04 and 20.04

      Watching Ignoring Scheduled Pinned Locked Moved Help and Support joy2key ubuntu 12117 not configured install
      10
      0 Votes
      10 Posts
      5k Views
      MrPacMan17M

      @mitu, also a BIG thanks. I recently installed two systems with Xubuntu 22.04.1 and RetroPie. Same issue as described. First time it took me about an hour to locate this post which solved the problem. The last system I had this posting ready and after the first error message (exactly stating the parameters I needed) I fixed it.

    • S

      Lots of packages can't be installed whilst installing RetroPie

      Watching Ignoring Scheduled Pinned Locked Moved Help and Support raspberry pi 4 retropie install error retroarch
      5
      0 Votes
      5 Posts
      2k Views
      S

      @ChesterCarl use RPiOS Legacy (Buster) or just use the image from the website.

    • B

      VICE not installing on my Raspberry Pi Zero 2 W in Retropie 4.8

      Watching Ignoring Scheduled Pinned Locked Moved Help and Support vice install optional
      8
      0 Votes
      8 Posts
      573 Views
      B

      Just me thinking that, works great now! Thanks!

      Now the only thing not working is sound on the VIC-20, weird sound is working on the C64 side of things.

      @mitu

    • G

      Can I move a retropie install from a 32gb to 16GB sd card?

      Watching Ignoring Scheduled Pinned Locked Moved Help and Support 16gb 32gb copy install
      8
      0 Votes
      8 Posts
      1k Views
      G

      @sleve_mcdichael I'm an idiot, no I didn't! Got it working now and it compressed the.img perfectly. I installed it onto the 16gb card, booted up and it all works!

      Thanks a lot everyone, couldn't have done it without the help received!

    • L

      Zero v2 problem to install

      Watching Ignoring Scheduled Pinned Locked Moved Help and Support zero gamepi20 version 2 install hat
      6
      0 Votes
      6 Posts
      2k Views
      K

      @levelkro
      Hi, I am having same issue. I was unable to get LCD from gamepi20 running at all, not even with different distro.
      If you got anything out from waveshare, would you mind to share it across?
      Thanks.

    • B

      My Kodi is still 18.2 on RP3+ device. Is this the final version? Or is there a way to update?

      Watching Ignoring Scheduled Pinned Locked Moved Help and Support kodi update install
      2
      0 Votes
      2 Posts
      480 Views
      QuackwalksQ

      @breadncup There is a new version of Kodi, but with my limited technical knowledge, basically, many of the older apps on it won't work on it.

    • S

      Why is my RPi4 much much slower than my RPi3?

      Watching Ignoring Scheduled Pinned Locked Moved Help and Support install pi4 8gb slow
      7
      0 Votes
      7 Posts
      1k Views
      S

      @thorr69 TBH it's probably the best-case scenario. It's brand new and I should be able to get a refund, and better that than the Pi being knackered or unable to run Retropie :)