RetroPie forum home
    • Recent
    • Tags
    • Popular
    • Home
    • Docs
    • Register
    • Login
    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

    IR-CD-I ???

    Scheduled Pinned Locked Moved Help and Support
    cd-i
    107 Posts 5 Posters 19.6k Views
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • F
      Folly @escc1986
      last edited by

      @escc1986

      Leave it for now.
      I can't find it also, how to change the thread name.
      In time I will ask someone who knows.
      Then we can try again.

      A F 2 Replies Last reply Reply Quote 0
      • A
        AdamBeGood @Folly
        last edited by

        @folly said in IR-CD-I ???:

        @escc1986

        Leave it for now.
        I can't find it also, how to change the thread name.
        In time I will ask someone who knows.
        Then we can try again.

        It's good to have the steps for what you've done here in a thread anyway, at least it is more searchable now.

        So MAME can run it as well? Have you tried CD-I through that or is it a lot of effort (not that things being convoluted has stopped you before...)?

        F 1 Reply Last reply Reply Quote 0
        • F
          Folly @AdamBeGood
          last edited by Folly

          @adambegood

          If you use my latest generator script it will implement the mame command lines too.
          Make sure you first install mame !

          You have to put the bios in /home/pi/RetroPie/BIOS/mame !
          (I have changed this so lr-mess and mame use the same bios file)

          Have you already the directory /home/pi/RetroPie-Setup/ext ?
          Basically this is support for external repositories, in the latest versions of RetroPie-Setup.
          If not, update your RetroPie-Setup.

          Then just do this in the terminal:

          curl "https://raw.githubusercontent.com/FollyMaddy/RetroPie-Share/main/00-scripts-00/generate-systems-lr-mess_mame-2v0-alpha.sh" | bash -s cdimono1
          

          It will create a module script for cdimono1 in /home/pi/RetroPie-Setup/ext
          Install it from the experimental packages. (install-cdimono1-from-mamedev-system-cdimono1-cdrm.sh)

          It will create lr-mess lines but also mame lines in the emulators.cfg .
          So you will be able to make a choice between them.
          That simple 😁

          Joystick and mouse support are a bit different for mame.

          Just try.

          ps.
          Just look at my thread on what is done (first post) :
          https://retropie.org.uk/forum/topic/29682/development-of-module-script-generator-for-lr-mess-and-mame-standalone

          A 1 Reply Last reply Reply Quote 1
          • F
            Folly @escc1986
            last edited by

            @escc1986 said in IR-CD-I ???:

            @folly

            im a bit confused because i messed up .. please confirm if this is correct

            https://retropie.org.uk/forum/topic/30169/cd-i-emulation-through-lr-mess

            I must say, nice effort already ! 👍

            1 Reply Last reply Reply Quote 0
            • A
              AdamBeGood @Folly
              last edited by AdamBeGood

              @folly Cool, I'll give it a go. It sounds simple.... (famous last words)

              Does it work any better though?

              Don't answer that, I can find out myself.

              Edit: I don't have the /ext directory...

              Presumably because of this when I try to update the RetroPie Setup Script.

              *Update failed:

              error: Your local changes to the following files would be overwritten by merge:

              scriptmodules/emulators/quasi88.sh
              scriptmodules/libretrocores/lr-vecx.sh

              Please commit your change or stash then before you merge.

              Aborting*

              F 1 Reply Last reply Reply Quote 0
              • F
                Folly @AdamBeGood
                last edited by Folly

                @adambegood said in IR-CD-I ???:

                Ok, don't know what is causing this.
                We skip the update part then.

                Just run the script and move the created script module :

                mv /home/pi/RetroPie-Setup/ext/RetroPie-Share/scriptmodules/libretrocores/* /home/pi/RetroPie-Setup/scriptmodules/libretrocores
                

                That should do the trick.

                Then install.

                btw.
                (You can read this, but if above works you don't necessarily have to update)
                How did you do the update ?
                In the command-line with git or in the retropie-setup.
                Here is some info on the matter (naturally, you have changed files or added files, that's why it will not update) :
                https://retropie.org.uk/forum/topic/29338/cannot-update-origin-master-error
                But I would not advice to use the commands in that thread, I don't know exactly what they do.
                If nothing works, you can just rename the old RetroPie-Setup directory and git clone the new one.
                I think you know what I mean with git clone etc.....

                1 Reply Last reply Reply Quote 0
                • A
                  AdamBeGood @escc1986
                  last edited by

                  @folly Okay, that has worked, thank you... Do I install:

                  • install-cdimono1-cmd
                    Or
                    -install-cdimono1-from-mamedev-system-cdimono1-cdrm

                  The Package Help information doesn't really help too much to choose between them.

                  On the GIT CLONE, I am sure I can work it out! But for the moment I might leave it as it is, nothing is broken and I have the systems I want working (apart from CD-I)!

                  F A 2 Replies Last reply Reply Quote 0
                  • F
                    Folly @AdamBeGood
                    last edited by Folly

                    @adambegood

                    Use the second -cdrm script.

                    Indeed, the package help is on the todo list.

                    1 Reply Last reply Reply Quote 0
                    • A
                      AdamBeGood @AdamBeGood
                      last edited by

                      @folly said in IR-CD-I ???:

                      @adambegood

                      Use the second -cdrm script.

                      Indeed, the package help is on the todo list.

                      Okay, that wasn't a criticism by the way. You've achieved loads already.

                      That works! Doesn't seem to run anything any better but I presume this is still being developed so maybe one day this will work through MAME. Thanks for the help!

                      F 1 Reply Last reply Reply Quote 0
                      • F
                        Folly @AdamBeGood
                        last edited by

                        @adambegood said in IR-CD-I ???:

                        Okay, that wasn't a criticism by the way. You've achieved loads already.

                        I know 😊

                        1 Reply Last reply Reply Quote 0
                        • F
                          Folly @Folly
                          last edited by Folly

                          @escc1986

                          @folly said in IR-CD-I ???:

                          Leave it for now.
                          I can't find it also, how to change the thread name.
                          In time I will ask someone who knows.
                          Then we can try again.

                          I know how you can change the thread name. (thanks to @Zering )
                          Just edit the first post, just retype the thread name, that should do the trick.
                          Here is a picture of my thread (type changes where I selected the text) :
                          2021-03-28-222808_1600x900_scrot-resized.png

                          R 1 Reply Last reply Reply Quote 0
                          • R
                            RussellB @Folly
                            last edited by

                            Hi all,

                            So installing Valerino's scripting I got all my games to work with one caveat. the 'tempmess.cmd' file is always used to run a rom so mame/mess/retroarch sees every game as having the same name, so you can't save per-game configs, or have per-game bezels.

                            I modified his run_mess.sh file that takes the name of the rom and creates the cmd file with it, e.g. "Defender of the Crown.cmd". So now all the games have bezels unqieu to the game and custom screen settings for the bezels.

                            Is this change of interest to anyone?

                            RussellB

                            F 1 Reply Last reply Reply Quote 0
                            • F
                              Folly @RussellB
                              last edited by Folly

                              @russellb said in IR-CD-I ???:

                              Hi RussellB,

                              It is possible save per game configs, with this "hackish solution" :
                              https://github.com/FollyMaddy/RetroPie-Share/tree/main/00-scripts-00#solution-for-game-specific-configs-with-lr-mess-

                              I modified his run_mess.sh file that takes the name of the rom and creates the cmd file with it, e.g. "Defender of the Crown.cmd". So now all the games have bezels unqieu to the game and custom screen settings for the bezels.

                              Is this change of interest to anyone?

                              This could be interesting,

                              Could you share your stuff in our thread ?
                              https://retropie.org.uk/forum/topic/29682/development-of-module-script-generator-for-lr-mess-and-mame-standalone

                              Then we can see if we can integrate something.

                              R 1 Reply Last reply Reply Quote 0
                              • R
                                RussellB @Folly
                                last edited by

                                @folly Will do!

                                1 Reply Last reply Reply Quote 0
                                • First post
                                  Last post

                                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.