RetroPie forum home
    • Recent
    • Tags
    • Popular
    • Home
    • Docs
    • Register
    • Login
    Please do not post a support request without first reading and following the advice in https://retropie.org.uk/forum/topic/3/read-this-first

    Emulator update

    Scheduled Pinned Locked Moved Help and Support
    emulator
    6 Posts 3 Posters 2.3k 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.
    • P
      pbrook67
      last edited by

      I need a different version of jzintv... How do I go about putting in a different version?? Please speak as if I am a child. I don't know how to do all those commands. Thanks for any help!

      mituM D 2 Replies Last reply Reply Quote 0
      • mituM
        mitu Global Moderator @pbrook67
        last edited by

        @pbrook67 Use the RetroPie menu to update your jzintv package if you want a newer version - https://retropie.org.uk/docs/Updating-RetroPie/#updatinginstalling-individual-packages. You can either choose to update from binary - faster - or from source - much slower because it will re-compile the binary, but it will get the latest available version.

        P 1 Reply Last reply Reply Quote 0
        • D
          dudleydes @pbrook67
          last edited by dudleydes

          @pbrook67 I presume you mean the jzintv binary available in the Ultimate Intellivision Console that will let you play Ms Pac-Man.

          Here's how you can do this from the command line. From the terminal on your Pi or using SSH on a PC, run the following commands:

          1. Download and extract the zip package.
          wget http://www.intellivision.us/raspberry/retro-intv-42.zip
          unzip retro-intv-42.zip
          
          1. Navigate to jzintv binary.
          cd Retropie42/opt/retropie/emulators/jzintv/bin
          
          1. Run the command ls to check that the jzintv binary is there.

          2. Make the binary executable.

          chmod 0755 jzintv
          
          1. Copy the binary
          sudo cp jzintv /opt/retropie/emulators/jzintv/bin/jzintv
          
          1. Test and remove source files
          cd 
          rm retro-intv-42.zip
          rm -r Retropie42
          

          This will overwrite the existing jzintv binary. If you have problems with your existing roms, then let me know and I can provide an alternative method.

          P 1 Reply Last reply Reply Quote 0
          • P
            pbrook67 @dudleydes
            last edited by

            @dudleydes I am so sorry but how do I access the emulator section? I can see it in my network but all I am able to see are files called roms, bios, config and splashscreens. Am I doing something wrong?

            mituM 1 Reply Last reply Reply Quote 0
            • P
              pbrook67 @mitu
              last edited by

              @mitu Will this truly update my jzintv as in the ultimate Intellivision console????

              1 Reply Last reply Reply Quote -1
              • mituM
                mitu Global Moderator @pbrook67
                last edited by

                @pbrook67 The commands @dudleydes posted should be executed from a command prompt, best to use SSH since you can easily copy & paste the command.
                Regarding your other post, I don't what ultimate Intellivision console is, my suggestion would update the emulator (jzintv) to the latest version available in RetroPie, nothing more.

                1 Reply 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.