• Recent
  • Tags
  • Popular
  • Home
  • Docs
  • Register
  • Login
RetroPie forum home
  • Recent
  • Tags
  • Popular
  • Home
  • Docs
  • Register
  • Login

Old Computer Appreciation Thread

Scheduled Pinned Locked Moved General Discussion and Gaming
msxmsx2pc88pc98x68000
1.4k Posts 19 Posters 4.4m 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.
  • Z
    Zering @Folly
    last edited by 26 Nov 2020, 20:30

    @folly How do you make a script like that?

    F 1 Reply Last reply 26 Nov 2020, 20:31 Reply Quote 0
    • F
      Folly @Zering
      last edited by 26 Nov 2020, 20:31

      @zering said in Old Computer Appreciation Thread:

      @folly How do you make a script like that?

      Do you want to do it yourself ?
      It's very easy !

      Z 1 Reply Last reply 26 Nov 2020, 20:32 Reply Quote 0
      • Z
        Zering @Folly
        last edited by 26 Nov 2020, 20:32

        @folly I don't mind giving it a try if you explain to me how to do it.

        F 1 Reply Last reply 26 Nov 2020, 20:34 Reply Quote 0
        • F
          Folly @Zering
          last edited by Folly 26 Nov 2020, 20:34

          @zering said in Old Computer Appreciation Thread:

          @folly I don't mind giving it a try if you explain to me how to do it.

          goto :
          /home/pi/RetroPie-Setup/scriptmodules/libretrocores
          copy lr-mess-cdi.sh to lr-mess-x1.sh

          replace all entry :

          lr-mess-cdi
          

          with

          lr-mess-x1
          

          Not, necessary, but you can remove the help :

          rp_module_help=""
          

          change this :

          rp_module_name="Sharp x1"
          rp_module_ext=".2d .d77 .d88 .1dd .dfi .hfe .imd .ipf .mfi .mfm .td0 .cqm .cqi .dsk"
          

          change:

          local _system="cdimono1"
          

          into

          local _system="x1"
          

          change :

          -cdrm
          

          into

          -flop1
          
          Z 1 Reply Last reply 26 Nov 2020, 20:39 Reply Quote 1
          • Z
            Zering @Folly
            last edited by Zering 26 Nov 2020, 20:39

            @folly Well there's a first issue. The scriptmodules directory isn't there ^^

            Edit : Never mind, I found it. Trying now.

            F 1 Reply Last reply 26 Nov 2020, 20:43 Reply Quote 0
            • F
              Folly @Zering
              last edited by Folly 26 Nov 2020, 20:43

              @zering said in Old Computer Appreciation Thread:

              @folly Well there's a first issue. The scriptmodules directory isn't there ^^

              Where is you RetroPie-Setup directory ?

              Z 1 Reply Last reply 26 Nov 2020, 20:47 Reply Quote 0
              • Z
                Zering @Folly
                last edited by 26 Nov 2020, 20:47

                @folly I found it, for some reason the scriptmodules directory wasn't visible.

                Anyway I'm editing it and I'm wondering what to do about this :

                rp_module_id="lr-mess-x1"
                rp_module_name="Sharp X1"
                rp_module_ext=".2d .d77 .d88 .1dd .dfi .hfe .imd .ipf .mfi .mfm .td0 .cqm .cqi .dsk"
                rp_module_desc="MESS emulator ($rp_module_name) - MESS Port for libretro"
                rp_module_help="ROM Extensions: $rp_module_ext\n\n
                Put games in:\n
                $romdir/x1\n\n
                Put BIOS files in $biosdir:\n
                cdimono1.zip\n\n
                Convert .cue/.bin to .chd:\n
                https://forums.launchbox-app.com/files/file/804-philips-cd-i-to-chd-batch-converter/ (windows only)"

                Specifically the lines after the BIOS.

                F 1 Reply Last reply 26 Nov 2020, 20:52 Reply Quote 0
                • F
                  Folly @Zering
                  last edited by Folly 26 Nov 2020, 20:52

                  @zering said in Old Computer Appreciation Thread:

                  @folly I found it, for some reason the scriptmodules directory wasn't visible.

                  Anyway I'm editing it and I'm wondering what to do about this :

                  rp_module_id="lr-mess-x1"
                  rp_module_name="Sharp X1"
                  rp_module_ext=".2d .d77 .d88 .1dd .dfi .hfe .imd .ipf .mfi .mfm .td0 .cqm .cqi .dsk"
                  rp_module_desc="MESS emulator ($rp_module_name) - MESS Port for libretro"
                  rp_module_help="ROM Extensions: $rp_module_ext\n\n
                  Put games in:\n
                  $romdir/x1\n\n
                  Put BIOS files in $biosdir:\n
                  cdimono1.zip\n\n
                  Convert .cue/.bin to .chd:\n
                  https://forums.launchbox-app.com/files/file/804-philips-cd-i-to-chd-batch-converter/ (windows only)"

                  Specifically the lines after the BIOS.

                  Just edited my post, you can remove the help totally, this can be removed :

                  ROM Extensions: $rp_module_ext\n\n
                  Put games in:\n
                  $romdir/x1\n\n
                  Put BIOS files in $biosdir:\n
                  cdimono1.zip\n\n
                  Convert .cue/.bin to .chd:\n
                  https://forums.launchbox-app.com/files/file/804-philips-cd-i-to-chd-batch-converter/ (windows only)

                  Now we can try to install !

                  Z 1 Reply Last reply 26 Nov 2020, 20:54 Reply Quote 1
                  • Z
                    Zering @Folly
                    last edited by Zering 26 Nov 2020, 20:54

                    @folly Okay then I'm trying an install now!

                    Edit : It works! I'm testing Xanadu now.

                    There are some sound issues though, I'll keep testing.

                    Edit 2 : Tested a few games. They seem to run full speed. Disk control is easy through 'File manager'. It even lets you pick discs that are inside a zip. Still no luck with Revolty II but I still haven't tried the Neo Kobe rom.
                    However the sound is a deal breaker. There's a constant loud click. Are you having the same experience?

                    F 1 Reply Last reply 26 Nov 2020, 21:06 Reply Quote 0
                    • F
                      Folly @Zering
                      last edited by 26 Nov 2020, 21:06

                      @zering said in Old Computer Appreciation Thread:

                      @folly Okay then I'm trying an install now!

                      Edit : It works! I'm testing Xanadu now.

                      There are some sound issues though, I'll keep testing.

                      Had to find the good bios.
                      I have it working too.

                      Z 1 Reply Last reply 26 Nov 2020, 21:08 Reply Quote 0
                      • Z
                        Zering @Folly
                        last edited by 26 Nov 2020, 21:08

                        @folly How's your sound?

                        F 1 Reply Last reply 26 Nov 2020, 21:12 Reply Quote 0
                        • F
                          Folly @Zering
                          last edited by Folly 26 Nov 2020, 21:12

                          @zering said in Old Computer Appreciation Thread:

                          @folly How's your sound?

                          oeps wrong computer !

                          F 1 Reply Last reply 26 Nov 2020, 21:17 Reply Quote 0
                          • F
                            Folly @Folly
                            last edited by 26 Nov 2020, 21:17

                            @folly said in Old Computer Appreciation Thread:

                            @zering said in Old Computer Appreciation Thread:

                            @folly How's your sound?

                            oeps wrong computer !

                            Tried galaga.
                            Sounds really good and I have stereo !

                            Z 1 Reply Last reply 26 Nov 2020, 21:19 Reply Quote 0
                            • Z
                              Zering @Folly
                              last edited by 26 Nov 2020, 21:19

                              @folly Could my sound issues be caused by an error in my script?

                              F 1 Reply Last reply 26 Nov 2020, 21:19 Reply Quote 0
                              • F
                                Folly @Zering
                                last edited by Folly 26 Nov 2020, 21:19

                                @zering said in Old Computer Appreciation Thread:

                                @folly Could my sound issues be caused by an error in my script?

                                No

                                Which rom did you tried ?

                                Z 1 Reply Last reply 26 Nov 2020, 21:23 Reply Quote 0
                                • Z
                                  Zering @Folly
                                  last edited by Zering 26 Nov 2020, 21:23

                                  @folly Xanadu and Galaga mainly, all with the same sound issue.
                                  Other than that I think this might be the best way to play those games. I think it may even be possible to play zipped Neo Kobe roms, eliminating the amount of clutter in ES.

                                  F 1 Reply Last reply 26 Nov 2020, 21:27 Reply Quote 0
                                  • F
                                    Folly @Zering
                                    last edited by 26 Nov 2020, 21:27

                                    @zering said in Old Computer Appreciation Thread:

                                    @folly Xanadu and Galaga mainly, all with the same sound issue.
                                    Other than that I think this might be the best way to play those games. I think it may even be possible to play zipped Neo Kobe roms, eliminating the amount of clutter in ES.

                                    I tried Balloon Fight, it took quite long to boot.
                                    I was almost thinking it crashed.
                                    But it runs good with good sound !

                                    Z 1 Reply Last reply 26 Nov 2020, 21:28 Reply Quote 0
                                    • E
                                      ecto
                                      last edited by ecto 26 Nov 2020, 21:27

                                      @zering

                                      @zering said in Old Computer Appreciation Thread:

                                      @adambegood Ah well that's good to hear!

                                      Speaking of recommendations, what games would you recommend for DOS? Outside of the obvious.

                                      Dosbox is a really great tool, but getting DOS games to work is quite involved... Although I grew up with an Amiga (this you should try, too! It's an old computer and full of great games!) and a pc, it still is not an easy task!
                                      Right now, I just want to leave some recommendations for some DOS games:

                                      • Alone in the Dark trilogy (that started the whole survival horror genre)
                                      • Blood (if you like ego shooters)
                                      • Dungeon Keeper (Real time strategy)
                                      • Heroes of Might and Magic (Strategy)
                                      • Mines of Titan (an RPG, quite old and a remake of Mars Saga on the C64)
                                      • Sim City 2000
                                      • Ultima (THE western RPG if there ever was one ;) especially 6, 7 and 7 part 2)
                                      • Wing Commander 1-4 (Space shooter simulation by Chris Robers who now works on Star Citizen
                                      • System Shock (was already mentioned, but I have to repeat the recommendation! ;)
                                      1 Reply Last reply Reply Quote 1
                                      • Z
                                        Zering @Folly
                                        last edited by Zering 26 Nov 2020, 21:28

                                        @folly Could my BIOS be outdated then?
                                        Which version are you using?

                                        @ecto Thanks for the recommandations! I tried Blood briefly, I got my ass handed to me minutes after the beginning of the game, but I'll press on ^^ Are you meant to be able to look up and down? I feel like I should be able to, but can't. Ultima is awesome! I finished the first one a few months ago, intent on playing through the whole series in order but 2 is horrible, so I think I'll skip ahead to UItima 3 and then replay 4 and 5 (possibly my favourite 8-bit RPG). What little I played of 7 is incredible, but I managed to put myself in a position where progressing the main quest was impossible so I stopped ^^
                                        System Shock is awesome, need to play more. And I do intend to try the Wing Commander games, although they seem fairly difficult!

                                        So far I've only found a few games I couldn't get running on DOS, all games with weird installs : The Magic Candle series, Darklands and Wizardry 6 and 7 mainly. And Alien Trilogy won't let me mount its bloody CD!

                                        The thing about the Amiga that's intimidating to me is the amount of games! I don't know where to start! I played some Turrican but that's about it.

                                        F E 3 Replies Last reply 26 Nov 2020, 21:33 Reply Quote 0
                                        • F
                                          Folly @Zering
                                          last edited by Folly 26 Nov 2020, 21:33

                                          @zering said in Old Computer Appreciation Thread:

                                          @folly Could my BIOS be outdated then?
                                          Which version are you using?

                                          With Xanado I have a sort of crack too in the sound.
                                          I can't swap disks. When i go to the directory I don't see disk files.

                                          md5sum .
                                          eaea301747715a0542dfb1c74583f286 ank.fnt
                                          851e4a5936f17d13f8c39a980cf00d77 fnt0808.x1
                                          59074727a953fe965109b7dbe3298e30 ipl.x1
                                          5eb77365f4fc7dfec01212ab5b8166a8 x1.zip

                                          Z 1 Reply Last reply 26 Nov 2020, 21:38 Reply Quote 0
                                          772 out of 1431
                                          • First post
                                            772/1431
                                            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.

                                            This community forum collects and processes your personal information.
                                            consent.not_received