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

      @adambegood @Zering @DTEAM

      I finished my script faster than expected.

      See it as a late chrismas gift.
      So you all can experiment, if you want.

      (https://github.com/FollyMaddy/RetroPie-Share)
      I have added it as generate-lr-mess-systems-1v4-alpha.sh .
      The generate-desired-systems.sh can now be used for different versions.
      I did some tests to check the functionality, so it should work, but didn't installed many differtent handhelds yet.
      I wasn't able to add framskipping in the generated cmd script.
      This still has to be done in the game (use F8, F9,F10 and F11).
      So now it should be playing time, if nothing else gets in the way ;-).
      I still have to write a good readme doc which can take a while.
      I also want some automating solution for the handheld background overlay stuff.

      If it's all more concrete I will add this info on the lr-mess intergration thread.

      Advice :
      Do not generate all the script files.
      The script can now generate for more than 30000 mess system types.
      I don't know how long this would take.
      But this can take up many hours.

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

        @folly Hmmm I went to test those then realised I screwed up.
        I went to uninstall your very first steps to make room for testing but then I realised I deleted them by accident.
        Do I have to generate them again or is there another way to delete the previously generated cores?

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

          @zering

          I hope I understand you concern correctly.
          Is it correct, you uninstalled and deleted the first generated scripts.
          But you want them back, right.

          I kept all the scripts in the repository.
          So you can generate these scripts again with the same first version when you did back then if you want. (generate-lr-mess-systems.sh)

          Version 1.3a generates for retropie, so then the es-themes will match.
          So with the first you generated for example hbf700p. then the retropie system name had also that name. But then you don't have a matching es-theme.
          So in the newer versions it finds the right retopie name with it. So it becomes MSX. Then you have a matching theme. Hope you understand how it works.
          With version 1.4a I added the command scripts and also matching with the DTEAM handheld naming.

          Hope this explenation helps.

          ps. Very busy with work now. So if I don't reply it's because of that.

          EDIT : The 1.3/1.4 versions will generate valerino alike scripts with mouse enabled and autoframeskipping on. So I there are any issues with this I like to get a notice.

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

            @folly Great, thanks for the explanation!
            I'll try it soon. I'm back to work tomorrow myself.

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

              @folly
              For handeld systems from my tutorial, have you try my gamelist.xml and images/video?

              Does it work well?

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

                @dteam said in Old Computer Appreciation Thread:

                @folly
                For handeld systems from my tutorial, have you try my gamelist.xml and images/video?

                Does it work well?

                I haven't had time for this, so that is still on the "to do list".
                Theoretically, it think, it should work.
                Perhaps you can try it out for us.

                EDIT :
                Curious as I am, I was able to do a fast test.
                In the gamelist I renamed .7z to .zip.
                (I use .zip files instead)

                Gamelist, pictures and video work.

                2020-12-29-170748_800x600_scrot.png

                DTEAMD 1 Reply Last reply Reply Quote 0
                • TPRT
                  TPR
                  last edited by

                  Here's an issue I'm having with GSPlus. Out of about the 150 games for the system, I've gotten most of them to work, but about 15 of the games throw this error at me:

                  needs system tools.jpg

                  Any ideas on how to fix this? I did some Googling around and I couldn't find anything specific to GSPlus to fix it.

                  I got this error on games like Deja Vu, Where in the World is Carmen Sandiego, and Uninvited.

                  Any ideas?

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

                    @tpr Doesn't Wolfenstein 3D throw up the same error? I think in that case the rom was bad.

                    TPRT 1 Reply Last reply Reply Quote 0
                    • TPRT
                      TPR @Zering
                      last edited by

                      @zering Hmm... I've tried a few different versions of each ROM. Maybe I'll keep looking....

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

                        @folly said in Old Computer Appreciation Thread:

                        Gamelist, pictures and video work.

                        If your theme support image,video and marquee (together)
                        you should see the handheld machine instead a 3d box like:

                        	<game>
                        		<path>./kgradius.7z</path>
                        		<name>Gradius</name>
                        		<desc>Konami Gradius (1989, LCD, 2 AA Batteries, Model# ?). Based on Konami's Gradius arcade game. Called Nemesis in Japan.
                        </desc>
                        		<image>~/.emulationstation/downloaded_images/konamih/kgradius1.png</image>
                        		<video>~/.emulationstation/downloaded_images/konamih/Kgradius.mp4</video>
                        		<marquee>~/.emulationstation/downloaded_images/konamih/kgradius.png</marquee>
                        		<rating>0.8</rating>
                        		<releasedate>19890101T000000</releasedate>
                        		<developer>Konami</developer>
                        		<publisher>Konami</publisher>
                        		<genre>Handheld LCD</genre>
                        		<playcount>1</playcount>
                        		<lastplayed>20201030T114901</lastplayed>
                        	</game>
                        

                        01.jpg
                        sorry for my poor quality picture!

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

                          @folly said in Old Computer Appreciation Thread:

                          With version 1.4a I added the command scripts and also matching with the DTEAM handheld naming.

                          In generate-desired-systems.sh
                          I wrote :

                          bash generate-lr-mess-systems-1v4-alpha.sh konamih
                          bash generate-lr-mess-systems-1v4-alpha.sh jakks
                          bash generate-lr-mess-systems-1v4-alpha.sh all_in1
                          bash generate-lr-mess-systems-1v4-alpha.sh classich
                          bash generate-lr-mess-systems-1v4-alpha.sh tigerrz
                          bash generate-lr-mess-systems-1v4-alpha.sh tigerh
                          bash generate-lr-mess-systems-1v4-alpha.sh gameandwatch
                          

                          Only tigerh was generated. But good news, tigerh works !!
                          Great job!

                          F 1 Reply Last reply Reply Quote 0
                          • TPRT
                            TPR
                            last edited by TPR

                            Apple IIgs - GSPlus Joystick / Mouse configuration help:

                            I loaded up about 154 Apple IIgs games today from the TOSEC library to do some joystick / mouse testing and here were some of the notes I made. I loaded these up using GSPlus. The collection of notes is for games that either needed additional key presses to get the joystick to work that might not be obvious when loading up a game, or games that had trouble using the joystick or mouse.

                            I thought the following notes may be helpful to some, and if anyone has a fix for the games I couldn't get to work, please let me know! Thank you.

                            Alien Mind - Use F1 & F2 Button as "Button One and two" when calibrating. Needed to tweak the joystick trim amount -25 on both X & Y otherwise the character won't go down. Use the joystick config menu by pressing F4.

                            Ancient Land of Y's - Use CTRL-J to calibrate joystick and F1 & F2 as "Button one and two"

                            Black Cauldron - Press F1 when it tells you to center your joystick and press a button.

                            Downhill Challenge - Cannot get joystick to work at all.

                            Dream Zone - Mouse stutters and lags around the screen. It's playable, but difficult.

                            Grand Prix Circuit - Pressing J on the main selection screen and then calibrating the joystick with the F1 & F2 keys seems to crash the game when you use the joystick and buttons to make a selection. Game seems to work okay with the keyboard.

                            Great Western Shootout - Mouse lag makes this game unplayable.

                            Hardball - Joystick control seems to be stuck on "Down" and I can't find a way to re-calibrate the joystick. I tried adjusting some of the tweak settings in the control panel but that didn't do anything.

                            Immortal - Needed to tweak the joystick trim amount -5 on both X & Y otherwise the character pulls to the right. Use the joystick config menu by pressing F4.

                            John Elway's Quarterback - Need to press SHIFT-Y to answer "Yes" at the "Do you have a joystick" question.

                            Kings Quest I - IV - Press F1 when it tells you to center your joystick and press a button.

                            Laser Force - Joystick works but seems to have calibration issues. I tried tweaking the settings but nothing really seemed to work.

                            Leisure Suit Larry - Press F1 when it tells you to center your joystick and press a button.

                            Manhunter - Press F1 when it tells you to center your joystick and press a button.

                            Marble Madness - Needed to tweak the joystick trim amount -5 on both X & Y otherwise the character pulls to the right. Use the joystick config menu by pressing F4.

                            Mixed Up Mother Goose - Press F1 when it tells you to center your joystick and press a button.

                            Police Quest - Press F1 when it tells you to center your joystick and press a button.

                            Qix - Press "J" at the title screen to calibrate joystick. Use F1 & F2 as button one and two.

                            Rastan - This game actually works just fine with the joystick control, but it takes like 7 minutes to load up!

                            Silpheed - Press SHIFT-7 to calibrate the joystick after the game has loaded. Use F1 and F2 for the buttons when it asks to press them.

                            Skate or Die - Needed to tweak the joystick trim amount -25 on both X & Y otherwise the character pulls to the right. Use the joystick config menu by pressing F4.

                            Space Ace - The joystick doesn't work because apparently there is no joystick control! It's keyboard only for this game. And it does work! It's just odd...

                            Space Quest I & II - Press F1 when it tells you to center your joystick and press a button.

                            Spirit of Excalibur - Mouse stutters and lags around the screen.

                            Test Drive II - Pressing CTRL-J to Select the Joystick seems to crash the game when you make a selection.

                            Thexder - Press F1 when it tells you to center your joystick and press a button.

                            Third Courier - Mouse stutters and lags around the screen. It's playable, but difficult.

                            Zany Golf - Mouse stutters and lags around the screen. It's playable, but difficult.

                            Side Note: Sometimes I'll have to insert a disk twice before the emulator will accept it. For example, when it says "Insert Lost Tribe Disk 3" and I press F4, select Disk 4, and press F4 again, it doesn't register on the first try. But if I go and do that exact same thing a second time, it works.

                            The following games I could not get to load at all. I would either get "This application needs Tool029 in the system folder" error, or some other issue with the game that didn't load up or made it totally unplayable.

                            Ancient Glory
                            Balance of Power
                            Bouncing Bluster II
                            Club Backgammon
                            Deja Vu II
                            Deja Vu
                            Full Metal Planete
                            Gate, The
                            Lost Treasures of Infocom
                            Neuromancer
                            Out of this World
                            Paperboy
                            Quest Master
                            Shadowgate
                            Subversion
                            Superstar Ice Hockey
                            Uninvited
                            War in Middle Earth
                            Where in the World is Carmen Sandiego

                            I also noticed that if you press F1 + F4 that will quit GSPlus and take you back to Emulationstation. I hadn't seen that documented anywhere either.

                            Hope this is helpful for someone looking for joystick / mouse config help!

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

                              @dteam said in Old Computer Appreciation Thread:

                              @folly said in Old Computer Appreciation Thread:

                              With version 1.4a I added the command scripts and also matching with the DTEAM handheld naming.

                              In generate-desired-systems.sh
                              I wrote :

                              bash generate-lr-mess-systems-1v4-alpha.sh konamih
                              bash generate-lr-mess-systems-1v4-alpha.sh jakks
                              bash generate-lr-mess-systems-1v4-alpha.sh all_in1
                              bash generate-lr-mess-systems-1v4-alpha.sh classich
                              bash generate-lr-mess-systems-1v4-alpha.sh tigerrz
                              bash generate-lr-mess-systems-1v4-alpha.sh tigerh
                              bash generate-lr-mess-systems-1v4-alpha.sh gameandwatch
                              

                              Only tigerh was generated. But good news, tigerh works !!
                              Great job!

                              Nice thinking, but you can't generate with "RetroPie names" you have to use "MAME/MESS names".
                              Have a look in the generate-desired-systems.sh .
                              I have added them.

                              ps.
                              I will try your es-theme later.
                              I am convinced it will work also.

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

                                @DTEAM all_in1 is working with lr-mess !

                                @Zering @AdamBeGood
                                I think you both like these all_in1 too.

                                2020-12-30-174651_800x600_scrot-resized.png 2020-12-30-175013_800x600_scrot-resized.png

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

                                  @folly What are these?

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

                                    @zering said in Old Computer Appreciation Thread:

                                    @folly What are these?

                                    Testing my generated handheld scripts, using the handhelds discribed by @DTEAM in his tutorial with MAME.
                                    Forgot the names because they are from all in one roms (for example 100 in 1).
                                    Actually I was trying to say, there is some interesting stuff.

                                    1 Reply Last reply Reply Quote 1
                                    • DTEAMD
                                      DTEAM @Zering
                                      last edited by DTEAM

                                      @zering
                                      See: https://retropie.org.uk/forum/topic/28462/tutorial-handheld-and-plug-play-systems-with-mame?_=1609426789602

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

                                        @Zering @AdamBeGood

                                        How are you both doing ?

                                        Just found somthing nice.

                                        There are Konami remakes.
                                        I was able to compile a nightly for the pi4.

                                        These look/sound really great !

                                        thumb_screenshot5.png thumb_screenshot6.png thumb_screenshot7.pngthumb_screenshot8.png

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

                                          @folly Hey, not so well, I'm laid down with covid. Thanks for asking.
                                          How did you find these?

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

                                            @zering

                                            Hope you get better soon !

                                            Found it just by accident, searching for games for Box86/Wine.
                                            (Works, really awesome)

                                            These are all without a licence and source code is also available.

                                            Look here :
                                            https://goonies.jorito.net/

                                            At the top you see more games !

                                            Z A 2 Replies 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.