• 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
    last edited by Folly 19 Nov 2020, 14:23

    @Zering
    Your back in the game(s) !
    These games look very nice.
    Perhaps this evening I can try some.

    @AdamBeGood
    It should be possible to add an autoexec.bat
    But I think you can also copy or move.
    Not tested, but I think you can try two things here (choose one):

    • copy game.bat autoexec.bat
    • move game.bat autoexec.bat

    If you don't have the commands try loading both human68k and the game.
    Go to the directory with the commands (bin I think). Do something like this :
    copy b:game.bat b:autoexec.bat

    I think D-Return works reasonably good on 10Mhz.
    In the game select "slow".

    A 1 Reply Last reply 19 Nov 2020, 15:09 Reply Quote 0
    • A
      AdamBeGood @Folly
      last edited by AdamBeGood 19 Nov 2020, 15:09

      @folly said in Old Japanese Computer Appreciation Thread:

      @Zering
      Your back in the game(s) !
      These games look very nice.
      Perhaps this evening I can try some.

      @AdamBeGood
      It should be possible to add an autoexec.bat
      But I think you can also copy or move.
      Not tested, but I think you can try two things here (choose one):

      • copy game.bat autoexec.bat
      • move game.bat autoexec.bat

      If you don't have the commands try loading both human68k and the game.
      Go to the directory with the commands (bin I think). Do something like this :
      copy b:game.bat b:autoexec.bat

      I think D-Return works reasonably good on 10Mhz.
      In the game select "slow".

      I have added an autoexec.bat to the disk now, I took the bin/autoexec.bat from the Human disk and copied it over.

      Then I simply added

      CALL blue.bat
      

      at the end, as the last line. But it still boots to the command prompt... Any idea? Having to type blue isn't the end of the World but it would be nice to fix this. I also tried just writing "blue" as the last line.

      D-Return is better on Slow - but it is still really fast isn't it? Maybe it is my ROM.

      Edit: Seems that playing the games I've collected leads to more problems. Do you guys have music on Otoko Dama? I tried going into the SOUND.CONF file to see if I could change MIDI to Internal, using my new skills Folly has given me. But I can't see where a change would be made (assuming it has Non-MIDI music).

      Further Edit: I've tried a few Otoko Dama ROMs now, none seem to have music.

      1 Reply Last reply Reply Quote 0
      • F
        Folly
        last edited by Folly 19 Nov 2020, 16:46

        @AdamBeGood
        I look into it, later on.

        A 1 Reply Last reply 19 Nov 2020, 16:53 Reply Quote 1
        • A
          AdamBeGood @Folly
          last edited by AdamBeGood 19 Nov 2020, 16:53

          @folly said in Old Japanese Computer Appreciation Thread:

          @AdamBeGood
          I look into it, later on.

          I've tried that, for some reason it doesn't seem to pick up at all. I can't see anything wrong at all, the file is called autoexec.bat and just includes that now. I tried it with CALL as well, I know that is needed for calling a file from within a batch file sometimes.

          Edit: For the record, it doesn't matter too much to me, so please don't spend too much time on this. I am of course interested to know what I am doing wrong, but I always have a keyboard near so can type "blue" into the terminal if that is the way it has to be.

          No music on Otoko Dama vexes me a lot more.

          Z 1 Reply Last reply 19 Nov 2020, 17:11 Reply Quote 0
          • Z
            Zering @AdamBeGood
            last edited by 19 Nov 2020, 17:11

            @adambegood I'm having the same issue with Otoko Dama. I'm still using my .dim file, out of my old rom set, so it has nothing to do with the ROMs.
            It is quite vexing - the game looks awesome. Is it possible it only has MIDI music?

            1 Reply Last reply Reply Quote 0
            • F
              Folly
              last edited by Folly 19 Nov 2020, 17:41

              @AdamBeGood
              Can't help you with that autoexec.bat. Don't have that file.
              But what you tried should work, no idea why it doesn't.

              @Zering @AdamBeGood
              I think I have a different one.
              I have sound OOB with Otaku Dama/Otoko Dama. (both .dim and .hdm work)

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

                @folly You have sound but do you have music?

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

                  @zering said in Old Japanese Computer Appreciation Thread:

                  @folly You have sound but do you have music?

                  Didn't read correctly. Also no "music" here.

                  A 1 Reply Last reply 19 Nov 2020, 17:56 Reply Quote 0
                  • A
                    AdamBeGood @Folly
                    last edited by 19 Nov 2020, 17:56

                    Okay, so it isn't something specific to my setup then, with Otoko Dama. I've tried .dim and .hdm and a couple of Alt versions. Going into the sound.config file was pretty confusing, it wasn't at all clear what I should be changing, assuming there is a non-MIDI option which I haven't been able to work out from Google as yet.

                    I tried another version of Blue Phoenix, that also goes to command prompt. It's cool, I'll just type blue. It isn't a big deal with the way my Pi is set up at the moment.

                    1 Reply Last reply Reply Quote 0
                    • F
                      Folly
                      last edited by Folly 19 Nov 2020, 18:42

                      Guy's I have music !

                      Read the otoko.doc file a bit (translated)

                      Game is designed for 16Mhz clock.
                      You have to have also more than 2mb ram(zmusic needs more), I made it 12mb(max)
                      This has to be added in autoexec.bat (I did this above the CD line):

                      ZMUSIC.X
                      

                      Made a cmd (with full paths) to edit the drive (b:) :

                      px68k /home/pi/RetroPie/roms/x68000/HUMAN302.XDF /home/pi/RetroPie/roms/x68000/Otoko_dama.hdm
                      

                      Afterwards just run the .hdm .

                      A 1 Reply Last reply 19 Nov 2020, 20:40 Reply Quote 0
                      • F
                        Folly
                        last edited by Folly 19 Nov 2020, 19:15

                        Now my monitor has stopped working :( aaarggg.
                        Up and running with a backup monitor :)

                        EDIT : luckily a supply connector issue (repairable)

                        1 Reply Last reply Reply Quote 0
                        • A
                          AdamBeGood @Folly
                          last edited by 19 Nov 2020, 20:40

                          @folly said in Old Japanese Computer Appreciation Thread:

                          Guy's I have music !

                          Read the otoko.doc file a bit (translated)

                          Game is designed for 16Mhz clock.
                          You have to have also more than 2mb ram(zmusic needs more), I made it 12mb(max)
                          This has to be added in autoexec.bat (I did this above the CD line):

                          ZMUSIC.X
                          

                          Made a cmd (with full paths) to edit the drive (b:) :

                          px68k /home/pi/RetroPie/roms/x68000/HUMAN302.XDF /home/pi/RetroPie/roms/x68000/Otoko_dama.hdm
                          

                          Afterwards just run the .hdm .

                          Amazing! That works a treat.

                          I had to use the .hdm version, .dim didn't seem to work.

                          Also, my autoexec.bat was pointing to some dshell weirdness rather than "Otoko" at the end of the .bat, so I had to change that. But music is there now!

                          Glad your monitor problem is fixable! Is there anything you can't fix? :p

                          Z 1 Reply Last reply 19 Nov 2020, 20:42 Reply Quote 0
                          • Z
                            Zering @AdamBeGood
                            last edited by 19 Nov 2020, 20:42

                            @adambegood World hunger? ^^

                            I don't understand where you guys find the autoexec.bat?

                            A F 2 Replies Last reply 19 Nov 2020, 20:45 Reply Quote 1
                            • A
                              AdamBeGood @Zering
                              last edited by 19 Nov 2020, 20:45

                              @zering said in Old Japanese Computer Appreciation Thread:

                              @adambegood World hunger? ^^

                              I don't understand where you guys find the autoexec.bat?

                              It's on the disk for Otoko.

                              What I do is just load up HUMAN302 as a game in Emulation Station.

                              Then when that starts, I go to the disk menu with Tab and insert Otoko as the second drive.

                              Then B: takes you to the Otoko disk.

                              Then ed autoexec.bat.

                              @Folly Have you ever had an autoexec.bat that worked just with a command and nothing else? I wonder if I need the Path section that the Otoko autoexec.bat has as the first line in order for my Blue Phoenix autoexec.bat to work.

                              F 1 Reply Last reply 19 Nov 2020, 20:59 Reply Quote 0
                              • F
                                Folly @AdamBeGood
                                last edited by 19 Nov 2020, 20:59

                                @adambegood said in Old Japanese Computer Appreciation Thread:

                                @Folly Have you ever had an autoexec.bat that worked just with a command and nothing else? I wonder if I need the Path section that the Otoko autoexec.bat has as the first line in order for my Blue Phoenix autoexec.bat to work.

                                Don't really remember. But I am almost certain this should work.

                                If your "blue.bat" works manually from the root of the drive.
                                (and there is no autoexec.bat)
                                and you would rename/copy the "blue.bat" as an "autoexec.bat". I'm almost certain it should work.
                                Because in that situation you don't have a path section either or it is in the blue.bat.

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

                                  @zering said in Old Japanese Computer Appreciation Thread:

                                  @adambegood World hunger? ^^

                                  I don't understand where you guys find the autoexec.bat?

                                  You can almost always "break" the autoexec.bat when the machine is starting.
                                  Do this with "ctrl+c" and you come into the prompt before running the game.

                                  We use dos commands in human68k.
                                  If you see the prompt :
                                  A> or A:/>
                                  type :
                                  dir
                                  Then you see the files.

                                  type (if human is in first drive and the game is in the second):
                                  b:
                                  To go to the 2nd drive.
                                  And dir again.

                                  then use :
                                  ed autoexec.bat

                                  1 Reply Last reply Reply Quote 0
                                  • A
                                    AdamBeGood @Folly
                                    last edited by AdamBeGood 19 Nov 2020, 21:03

                                    @folly said in Old Japanese Computer Appreciation Thread:

                                    @adambegood said in Old Japanese Computer Appreciation Thread:

                                    @Folly Have you ever had an autoexec.bat that worked just with a command and nothing else? I wonder if I need the Path section that the Otoko autoexec.bat has as the first line in order for my Blue Phoenix autoexec.bat to work.

                                    Don't really remember. But I am almost certain this should work.

                                    If your "blue.bat" works manually from the root of the drive.
                                    (and there is no autoexec.bat)
                                    and you would rename/copy the "blue.bat" as an "autoexec.bat". I'm almost certain it should work.
                                    Because in that situation you don't have a path section either or it is in the blue.bat.

                                    I'll try copying blue.bat over autoexec.bat, that is a great shout!

                                    Edit: That doesn't work either, well the copy did but I still get a prompt. So strange. Good idea though.

                                    Further Edit: Solved this in the end. I think the Blue Phoenix disk's Human68k version may be limited in some way, you can't edit on it or use dir/w where you can on other Human68k versions.

                                    So I duplicated the HUMAN302.xdf file and called it BLUE.xdf, then amended the autoexec.bat on there to include:

                                    B:
                                    blue
                                    

                                    Then created an. m3u with BLUE.xdf in drive 1 and the game disk in drive 2. Works fine! I am sure there might be a better way, but it works. Seems a nice doujin shooter also.

                                    1 Reply Last reply Reply Quote 1
                                    • F
                                      Folly
                                      last edited by 20 Nov 2020, 07:25

                                      @AdamBeGood
                                      Indeed not ideal but really a nice solution !

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

                                        @Zering

                                        Can you try this solution to get the mouse (with buttons) working on fmtowns ?

                                        Advice : make backups of these files.

                                        /opt/retropie/configs/fmtowns/custom-core-options.cfg :

                                        mame_mouse_enable = "enabled"
                                        

                                        /opt/retropie/configs/fmtowns/retroarch.cfg :
                                        (above # include)

                                        input_player1_a_mbtn = "1"
                                        input_player1_b_mbtn = "2"
                                        

                                        /opt/retropie/configs/fmtowns/fmtowns.cfg :
                                        (add the mouse button tags, keep your own joystick settings in the file, if there are any)

                                        <?xml version="1.0"?>
                                        <!-- This file is autogenerated; comments and unknown tags will be stripped -->
                                        <mameconfig version="10">
                                            <system name="fmtowns">
                                                <input>
                                                    <port tag=":mouse1" type="P1_BUTTON1" mask="1" defvalue="0">
                                                        <newseq type="standard">
                                                            JOYCODE_1_BUTTON2
                                                        </newseq>
                                                    </port>
                                                    <port tag=":mouse1" type="P1_BUTTON2" mask="2" defvalue="0">
                                                        <newseq type="standard">
                                                            JOYCODE_1_BUTTON1
                                                        </newseq>
                                                    </port>
                                                </input>
                                                <image_directories>
                                                    <device instance="floppydisk1" directory="/home/pi/RetroPie/roms/fmtowns/" />
                                                    <device instance="floppydisk2" directory="/home/pi" />
                                                    <device instance="cdrom" directory="/home/pi/RetroPie/roms/fmtowns/" />
                                                    <device instance="memcard" directory="/home/pi" />
                                                </image_directories>
                                            </system>
                                        </mameconfig>
                                        
                                        1 Reply Last reply Reply Quote 0
                                        • Z
                                          Zering
                                          last edited by Zering 20 Nov 2020, 14:42

                                          @folly I've just tried that, thanks.

                                          I suspect I may have done something wrong, however there is some improvement.

                                          The move works, albeit only vertically. Any horizontal movement is not detected.

                                          I did manage to get into Ultima 3 and Ultima 5, however I could not actually play the games as they require some sort of disk swapping that I'm not certain how to do. Those games may require .bin/cues instead of .chds.

                                          Where it all becomes weird is that I tried Tatsujin Ou to see if the changes had made any difference for the games that already worked, and well - buttons that used to not do anything now bring up a second ship for a second player, and my fire button fires the main gun of ship 1 and throws ship 2's bombs. Weird.

                                          I've modified the .cfgs as indicated but the third one did throw me for a loop and I suspect that's where I screwed up :

                                          <?xml version="1.0"?>
                                          <!-- This file is autogenerated; comments and unknown tags will be stripped -->
                                          <mameconfig version="10">
                                          <system name="fmtowns">
                                          <input>
                                          <port tag=":mouse1" type="P1_BUTTON1" mask="1" defvalue="0">
                                          <newseq type="standard">
                                          JOYCODE_1_BUTTON2
                                          </newseq>
                                          </port>
                                          <port tag=":mouse1" type="P1_BUTTON2" mask="2" defvalue="0">
                                          <newseq type="standard">
                                          JOYCODE_1_BUTTON1
                                          </newseq>
                                          </port>
                                          <port tag=":mouse2" type="P1_MOUSE_X" mask="255" defvalue="0">
                                          <newseq type="standard">
                                          NONE
                                          </newseq>
                                          </port>
                                          </input>
                                          <image_directories>
                                          <device instance="floppydisk1" directory="/home/pi" />
                                          <device instance="floppydisk2" directory="/home/pi" />
                                          <device instance="cdrom" directory="/home/pi/RetroPie/roms/fmtowns/" />
                                          <device instance="memcard" directory="/home/pi" />
                                          </image_directories>
                                          </system>
                                          </mameconfig>

                                          In the meantime I'll reverse back to my former configs.

                                          I've also successfully edited ZMUSIC.X into the autoexec.bat of Otoku Dama. I have yet to do the .cmd file but I don't understand what it does and how it works?

                                          F 2 Replies Last reply 20 Nov 2020, 15:49 Reply Quote 0
                                          582 out of 1431
                                          • First post
                                            582/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