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.3m 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 @Zering
      last edited by Folly

      @zering said in Old Japanese Computer Appreciation Thread:

      @folly I've read through your proposed docs, as before i think it's excellent work. Perhaps you could add that some games, ie. Final Crisis, run at a different frequency mode?

      Thanks for the reading.
      Good suggestion!
      I've added some important core options.

      I think it's finished now.

      EDIT : I did the push request

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

        @folly said in Old Japanese Computer Appreciation Thread:

        @adambegood said in Old Japanese Computer Appreciation Thread:

        @folly Excellent work! I'll try this tonight, I'm out with the family at the mo. Seems a good solution. Do you think it'll be able to set the Video output to V9000? I need to look at what the options are.

        Bloody good idea anyway, very economical.

        Machine setup is already in the commandline => "turbor"
        These extensions are in the commandline => "video9000" and "Konami_SD-Snatcher_Sound_Cartridge"
        Tested video9000. This is automatically used as source.
        (you can see in the menu)

        As an interesting foible, I've also bought "Myths and Dragons" by the same company, but the video for that game only works correctly on a GFX9000 output. If I change the emulator to add that as an extension rather than video9000, it does not default the source. It does add the extension correctly, and as soon as I manually change the Video Output, it works fine.

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

          @adambegood said in Old Japanese Computer Appreciation Thread:

          As an interesting foible, I've also bought "Myths and Dragons" by the same company, but the video for that game only works correctly on a GFX9000 output. If I change the emulator to add that as an extension rather than video9000, it does not default the source. It does add the extension correctly, and as soon as I manually change the Video Output, it works fine.

          Nice.

          Tried this :

          /opt/retropie/emulators/openmsx/bin/openmsx -machine Panasonic_FS-A1GT -ext gfx9000
          

          Indeed, video source is "MSX" by default.
          Don't have a solution ;-)

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

            @folly said in Old Japanese Computer Appreciation Thread:

            @adambegood said in Old Japanese Computer Appreciation Thread:

            As an interesting foible, I've also bought "Myths and Dragons" by the same company, but the video for that game only works correctly on a GFX9000 output. If I change the emulator to add that as an extension rather than video9000, it does not default the source. It does add the extension correctly, and as soon as I manually change the Video Output, it works fine.

            Nice.

            Tried this :

            /opt/retropie/emulators/openmsx/bin/openmsx -machine Panasonic_FS-A1GT -ext gfx9000
            

            Indeed, video source is "MSX" by default.
            Don't have a solution ;-)

            It's not a massive problem - strange though!

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

              @adambegood said in Old Japanese Computer Appreciation Thread:

              @folly said in Old Japanese Computer Appreciation Thread:

              @adambegood said in Old Japanese Computer Appreciation Thread:

              As an interesting foible, I've also bought "Myths and Dragons" by the same company, but the video for that game only works correctly on a GFX9000 output. If I change the emulator to add that as an extension rather than video9000, it does not default the source. It does add the extension correctly, and as soon as I manually change the Video Output, it works fine.

              Nice.

              Tried this :

              /opt/retropie/emulators/openmsx/bin/openmsx -machine Panasonic_FS-A1GT -ext gfx9000
              

              Indeed, video source is "MSX" by default.
              Don't have a solution ;-)

              It's not a massive problem - strange though!

              I think an issue, you can see here for issues on gfx9000 :
              https://github.com/openMSX/openMSX/search?q=gfx9000&type=issues

              D 1 Reply Last reply Reply Quote 1
              • D
                dmmarti @Folly
                last edited by

                From this post and all the info provided within it….I’ve now started expanding to other old computer systems as well.

                After hearing about the success with Retroarch translate, I’m hoping that it works good on them too.

                Here’s a few I’ve started getting setup to begin experimenting with.

                Elektronika BK-0010
                Hector HRX
                Mikrosha
                Vector-06C

                I can’t read Russian….but some of the games look pretty fun!

                F 1 Reply Last reply Reply Quote 2
                • F
                  Folly
                  last edited by

                  @Zering @AdamBeGood

                  Today, I discovered something amazing again !

                  Earlier we patched MSX roms with an IPS patch.
                  Back then I found 2 open source programs for patching.

                  Today I tried the second patch program (it works too) :
                  https://github.com/kylon/Lipx
                  (has also a link to the IPS format specifications)

                  What so nice is about this version, it can create patches !
                  IPS format seems not only MSX specific.

                  So I tested if I could make an IPS patch for the "Otoko_dama.hdm" of "x68000"
                  Made the patch from the original and modified file :

                  ./lipx.py -c Otoko_dama_original.hdm Otoko_dama_modified.hdm Otoko_dama.ips
                  

                  Then I patched the original with the IPS patch back to the modified one :

                  ./lipx.py -ab Otoko_dama_original.hdm Otoko_dama.ips Otoko_dama_for_others.hdm
                  

                  It worked ;-)

                  So now it's possible to share fixes (if the checksums of the original files are the same).
                  IPS patch was only 11,7kb.

                  Z A 2 Replies Last reply Reply Quote 1
                  • F
                    Folly @dmmarti
                    last edited by

                    @dmmarti said in Old Japanese Computer Appreciation Thread:

                    From this post and all the info provided within it….I’ve now started expanding to other old computer systems as well.

                    After hearing about the success with Retroarch translate, I’m hoping that it works good on them too.

                    Here’s a few I’ve started getting setup to begin experimenting with.

                    Elektronika BK-0010
                    Hector HRX
                    Mikrosha
                    Vector-06C

                    I can’t read Russian….but some of the games look pretty fun!

                    I'm all ears !
                    Curious if this works too.

                    Keep us posted !

                    1 Reply Last reply Reply Quote 1
                    • Z
                      Zering @Folly
                      last edited by

                      @folly So what change did you make to Otoko Dama?
                      That sounds like an incredible discovery! The possibilities are huge. Could it be possible to use that to get around some of those roms that just won't run, ie. Refight and its music mode or multidisc X1 games?

                      The computers dmmarti mentioned should all work within mess,I think they're on the list of systems I was planning on adding to my rig.

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

                        @zering said in Old Japanese Computer Appreciation Thread:

                        @folly So what change did you make to Otoko Dama?

                        So the changes I made, to get music working, can now be shared.
                        (if the sum of the originals, we have, are the same)

                        That sounds like an incredible discovery! The possibilities are huge. Could it be possible to use that to get around some of those roms that just won't run, ie. Refight and its music mode or multidisc X1 games?

                        Indeed, incredible. ;-)
                        And if more people can make patches we save time.

                        The computers dmmarti mentioned should all work within mess,I think they're on the list of systems I was planning on adding to my rig.

                        Curious, if he gets it working with translation.

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

                          @folly said in Old Japanese Computer Appreciation Thread:

                          @Zering @AdamBeGood

                          Today, I discovered something amazing again !

                          Earlier we patched MSX roms with an IPS patch.
                          Back then I found 2 open source programs for patching.

                          Today I tried the second patch program (it works too) :
                          https://github.com/kylon/Lipx
                          (has also a link to the IPS format specifications)

                          What so nice is about this version, it can create patches !
                          IPS format seems not only MSX specific.

                          So I tested if I could make an IPS patch for the "Otoko_dama.hdm" of "x68000"
                          Made the patch from the original and modified file :

                          ./lipx.py -c Otoko_dama_original.hdm Otoko_dama_modified.hdm Otoko_dama.ips
                          

                          Then I patched the original with the IPS patch back to the modified one :

                          ./lipx.py -ab Otoko_dama_original.hdm Otoko_dama.ips Otoko_dama_for_others.hdm
                          

                          It worked ;-)

                          So now it's possible to share fixes (if the checksums of the original files are the same).
                          IPS patch was only 11,7kb.

                          So it just modifies the autoexec.bat as we did? That is very clever!

                          Z F 2 Replies Last reply Reply Quote 0
                          • Z
                            Zering @AdamBeGood
                            last edited by

                            @Folly Why is this sort of stuff not more widely known?

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

                              @adambegood said in Old Japanese Computer Appreciation Thread:

                              So it just modifies the autoexec.bat as we did? That is very clever!

                              Indeed.
                              1 person does the real editing.
                              Then this person makes a patch that can be shared so others don't have to edit the autoexec.bat but just apply the patch.

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

                                @folly said in Old Japanese Computer Appreciation Thread:

                                @adambegood said in Old Japanese Computer Appreciation Thread:

                                So it just modifies the autoexec.bat as we did? That is very clever!

                                Indeed.
                                1 person does the real editing.
                                Then this person makes a patch that can be shared so others don't have to edit the autoexec.bat but just apply the patch.

                                Does Zering's Otoko work yet? Send him the patch!

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

                                  @zering said in Old Japanese Computer Appreciation Thread:

                                  @Folly Why is this sort of stuff not more widely known?

                                  Actually I don't know.
                                  But sometimes you have to be a creative thinker to apply a solution to an other similar problem.
                                  Das Aha erlebnis.

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

                                    @adambegood said in Old Japanese Computer Appreciation Thread:

                                    @folly said in Old Japanese Computer Appreciation Thread:

                                    @adambegood said in Old Japanese Computer Appreciation Thread:

                                    So it just modifies the autoexec.bat as we did? That is very clever!

                                    Indeed.
                                    1 person does the real editing.
                                    Then this person makes a patch that can be shared so others don't have to edit the autoexec.bat but just apply the patch.

                                    Does Zering's Otoko work yet? Send him the patch!

                                    We can try this evening.
                                    Have to do some thing now.

                                    Z 1 Reply Last reply Reply Quote 2
                                    • Z
                                      Zering @Folly
                                      last edited by

                                      @folly That'd be great actually, as my Otoko Dama still doesn't work.
                                      I followed your steps exactly but I think maybe there's something I don't understand.

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

                                        @zering said in Old Japanese Computer Appreciation Thread:

                                        @folly That'd be great actually, as my Otoko Dama still doesn't work.
                                        I followed your steps exactly but I think maybe there's something I don't understand.

                                        If you didn't have a PC and mess about with DOS, I can imagine it being a lot weirder than it was for me.

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

                                          @adambegood Yup, DOS is a foreign language to me.

                                          I know how to launch games on dosbox and that's about it and even then if there's a CD or a complex install involved I'm at a loss.

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

                                            @Zering

                                            I made a seperate repository.
                                            For now this was the easiest way to share the file :
                                            (EDIT : repository name is changed)
                                            https://github.com/FollyMaddy/RetroPie-Share
                                            (the md5sum of the original file( of ...ByGhost.....) is in the filename)
                                            Get :
                                            https://github.com/kylon/Lipx

                                            Unzip both
                                            Place all files in 1 directory
                                            Check your md5sum.
                                            (lipx.py should already be executable)
                                            Do (assuming you do this on the pi) :

                                            ./lipx.py
                                            

                                            You get examples on how to use the command.
                                            (don't forget to use "./" in front of the command )

                                            Good luck.

                                            1 Reply Last reply Reply Quote 2
                                            • 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.