• 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.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 23 Nov 2020, 15:59

    @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 23 Nov 2020, 15:59

      @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 23 Nov 2020, 16:01 Reply Quote 0
      • Z
        Zering @AdamBeGood
        last edited by 23 Nov 2020, 16:01

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

        F 1 Reply Last reply 23 Nov 2020, 16:08 Reply Quote 0
        • F
          Folly @AdamBeGood
          last edited by 23 Nov 2020, 16:02

          @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 23 Nov 2020, 16:05 Reply Quote 1
          • A
            AdamBeGood @Folly
            last edited by 23 Nov 2020, 16:05

            @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 23 Nov 2020, 16:09 Reply Quote 0
            • F
              Folly @Zering
              last edited by 23 Nov 2020, 16:08

              @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 23 Nov 2020, 16:09

                @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 23 Nov 2020, 16:15 Reply Quote 2
                • Z
                  Zering @Folly
                  last edited by 23 Nov 2020, 16:15

                  @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 23 Nov 2020, 17:36 Reply Quote 0
                  • A
                    AdamBeGood @Zering
                    last edited by 23 Nov 2020, 17:36

                    @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 23 Nov 2020, 17:50 Reply Quote 0
                    • Z
                      Zering @AdamBeGood
                      last edited by 23 Nov 2020, 17:50

                      @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 23 Nov 2020, 21:15 Reply Quote 1
                      • F
                        Folly
                        last edited by Folly 23 Nov 2020, 18:09

                        @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
                        • A
                          AdamBeGood @Zering
                          last edited by 23 Nov 2020, 21:15

                          @zering said in Old Japanese Computer Appreciation Thread:

                          @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.

                          I've got that stuff down on DOSBox now I think so feel free to shout.

                          D 1 Reply Last reply 23 Nov 2020, 23:54 Reply Quote 0
                          • D
                            dmmarti @AdamBeGood
                            last edited by 23 Nov 2020, 23:54

                            I've did some preliminary testing against those older Russian computers using Retroarch with MESS core.

                            Happy to report that yes, the Retroarch translate works on them too!

                            Now I just have to formally get the systems installed onto my Pi build and add all of the theme media, etc. Then I can load a few more games again and play.

                            Z F 2 Replies Last reply 24 Nov 2020, 00:24 Reply Quote 2
                            • Z
                              Zering @dmmarti
                              last edited by 24 Nov 2020, 00:24

                              @Folly I'll look into this after I've had some sleep, thanks! I'm not sure I understand it all but I'll shout if I have any questions!

                              @AdamBeGood I may take you up on that, it seems like it's always the DOS games that intrigue me the most that I can't get to run!

                              1 Reply Last reply Reply Quote 0
                              • F
                                Folly @dmmarti
                                last edited by Folly 24 Nov 2020, 08:17

                                @dmmarti said in Old Japanese Computer Appreciation Thread:

                                I've did some preliminary testing against those older Russian computers using Retroarch with MESS core.

                                Happy to report that yes, the Retroarch translate works on them too!

                                Isn't it amazing !

                                Now I just have to formally get the systems installed onto my Pi build and add all of the theme media, etc. Then I can load a few more games again and play.

                                Can you make an "Old Russian Computer Appreciation Thread" that we can join ?
                                (EDIT @Zering converts this thread to an "Old Computer Appreciation Thread" if we all agree !)

                                Z 1 Reply Last reply 24 Nov 2020, 11:34 Reply Quote 0
                                • Z
                                  Zering @Folly
                                  last edited by 24 Nov 2020, 11:34

                                  @folly Maybe we should just convert this thread into 'Old Computer Appreciation ' ^^

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

                                    @zering said in Old Japanese Computer Appreciation Thread:

                                    @folly Maybe we should just convert this thread into 'Old Computer Appreciation ' ^^

                                    Thats ok.

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

                                      @zering said in Old Japanese Computer Appreciation Thread:

                                      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?

                                      Refight (PC8800) :
                                      Tried to solve this. I used Quasi88 for editing.
                                      This game works in Quasi88 but not in lr-quasi88.
                                      At boot the computer automatically runs the "IPL" basic file at boot.
                                      I think it's a sort of "autoexec.bas" from what we know from MSX.
                                      This file checks on model and speed etc. Seems that lr-quasi88 is missing something.
                                      Tried to fool the computer by removing lines. but that did not work.

                                      multidisc X1 games with lr-x1 :
                                      Tried .m3u, did not work.
                                      Tried .cmd, works but only fdd0 is inserted, fdd1 is not inserted.
                                      This core is quite old and there are no docs, so I think thats why it's not working.
                                      (https://github.com/r-type/xmil-libretro)
                                      Nice to know the, parly working, .cmd file looks like this :

                                      x1 "/home/pi/RetroPie/roms/x1/Xanadu Scenario II (Disk D).d88" "/home/pi/RetroPie/roms/x1/Xanadu Scenario II (Disk C - User disk).d88"
                                      

                                      (manually inserting second disk in fdd1 works in the gui "F11")

                                      So, no fix, no IPS, for now.

                                      A Z 2 Replies Last reply 24 Nov 2020, 13:14 Reply Quote 1
                                      • A
                                        AdamBeGood @Folly
                                        last edited by 24 Nov 2020, 13:14

                                        @folly Good news on Refight, I'll try that today once I've sorted out Quasi88 not being anywhere near full screen. It is just in the top left corner at the moment.

                                        F 1 Reply Last reply 24 Nov 2020, 13:38 Reply Quote 0
                                        • Z
                                          Zering @Folly
                                          last edited by 24 Nov 2020, 13:21

                                          @folly Did you manage to resolve the small screen issue in standalone quasi88? Np2pi, the other pc98 emulator has the same issue. Maybe there's a connection?

                                          I'd tried using mess to run those multidisk x1 games but for some reason I couldn't get it to work. I'll try again when I have some time to tinker, busy days lately!

                                          1 Reply Last reply Reply Quote 0
                                          635 out of 1431
                                          • First post
                                            635/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