IR-CD-I ???
-
@escc1986 lr-mess supports cd-i. There is info on this forum about how to set that up.
-
Is there anyway youbor someoen else can point me to a proper easy guide ?
-
There was a way to get CD-I working with "old lr-mess" , though this does not work anymore !
From here I described how to get it working again with the "new lr-mess"(Version: 1.8.8).
https://retropie.org.uk/forum/topic/27387/cd-i-does-not-want-to-load-after-updating-retropie/22Good luck !
-
Hi Folly , I Appreciate You Pointing me in the right direction
im such a newbie at this , ... i read through the whole post and still a bit confused with everything ... any way you can sit with me and try to explain step by step ? ... i have never installed cd-i before on a pi , and just recently got a pi 4
there hasn't been a lot of changes as of now on it and pretty much a fresh new build of retropie
What Steps would you recommend me do first , from the info i provided about my system ?
-
Did you install a Retropie-image on your SD-card or did you install Retropie with git on top of Raspbian ?
-
i installed it on an sd card
-
I assume you are in emulationstation.
Step 1 :
Goto :- RetroPie
- RetroPie-Setup
- manage packages
- manage experimental packages
- lr-mess
- install the binary
-
Thank you for wanting to help me
from your instructions , Yes .... just did that now
installed from binary
-
How do you push your files to your image ?
-
i use
Filezilla
or / and
Putty
or network ( windows explorer - \retropie ) simple through my pc for easy access to transfer roms or bios with Ethernet cable
it all depends what i may need to do
-
Ok
Step 2 :
- Rename your RetroPie-setup directory (/home/pi/RetroPie-Setup)
- Download "Valerino's RetroPie-setup Fork" from https://github.com/valerino/RetroPie-Setup
- Unpack
- Rename this directory to RetroPie-Setup
- Push this directory to /home/pi
So now you have Valentino's Fork files in /home/pi/RetroPie-Setup
-
Step 3 :
Goto :- emulationstation
- RetroPie
- RetroPie-Setup
- manage packages
- manage experimental packages
- lr-mess-cdi
- install the source ( is a fast install )
-
-
ok i just renamed the directory
-
ok i just downloded the pack did
wget https://github.com/valerino/RetroPie-Setup --2020-09-27 18:49:39-- https://github.com/valerino/RetroPie-Setup Resolving github.com (github.com)... 140.82.112.4 Connecting to github.com (github.com)|140.82.112.4|:443... connected. HTTP request sent, awaiting response... 200 OK Length: unspecified [text/html] Saving to: ‘RetroPie-Setup’ RetroPie-Setup [ <=> ] 127.99K 597KB/s in 0.2s 2020-09-27 18:49:40 (597 KB/s) - ‘RetroPie-Setup’ saved [131066]
-
-
now im not sure how to unpack it ? or did i just unpack it by downloading it ?
-
I presumed you would download it through your browser and than you have to unpack it and push it with filezilla to your pi.
However you can use this (if you are in your /home/pi directory) :
git clone https://github.com/valerino/RetroPie-Setup.gitThis will not work :
wget https://github.com/valerino/RetroPie-Setup -
im sorry i never learned how to change diectorys in putty ...
ad since that didnt work ... im a bit confused , sorry to be such a noob and a bother
so in putty how do i change directory ?
or
how do i download it on my browser and extract the files via filezilla ?
(ok i downloded this from the site (RetroPie-Setup-master.zip)
What should i do with RetroPie-Setup-master.zip
-
Through putty you are in the terminal or CLI ( command line interface ) of your pi.
So you can run programs and use bash commands.
You can find out your "private work directory" by typing :
pwdThis will give you the path you're in at the moment, and should give you :
/home/piIf that's the case you can use the "git clone" command.
-
thank you
i typed pwd
said i was in home/pithen i used the git clone https://github.com/valerino/RetroPie-Setup.git
then this message appered
git clone https://github.com/valerino/RetroPie-Setup.git fatal: destination path 'RetroPie-Setup' already exists and is not an empty directory.
nott sure if i did something wrong
-
Earlier you tried the wget command.
This created a file called RetroPie-Setup.
You have to remove that file with this command :
rm RetroPie-SetupThan try "git clone" again.
-
sorry for the mess
i did the
rmtyped the git clone
hjere is the message
git clone https://github.com/valerino/RetroPie-Setup.git Cloning into 'RetroPie-Setup'... remote: Enumerating objects: 16, done. remote: Counting objects: 100% (16/16), done. remote: Compressing objects: 100% (6/6), done. remote: Total 34313 (delta 10), reused 10 (delta 10), pack-reused 34297 Receiving objects: 100% (34313/34313), 21.96 MiB | 9.28 MiB/s, done. Resolving deltas: 100% (24919/24919), done.
looks like it got downloded properly , thank you
now what is the next step i should take
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.