RetroPie forum home
    • Recent
    • Tags
    • Popular
    • Home
    • Docs
    • Register
    • Login

    Intellivision at Proper Aspect Ratio

    Scheduled Pinned Locked Moved Ideas and Development
    jzintvintellivisionaspect ratiosuggestion
    3 Posts 2 Posters 1.4k 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.
    • mediamogulM
      mediamogul Global Moderator
      last edited by

      As it currently stands, jzintv is the only console emulator I can think of in RetroPie that launches at an incorrect aspect ratio. By adding a variable to it's launch command, this can be remedied.

      Personally, I use:
      /opt/retropie/emulators/jzintv/bin/jzintv -p /home/pi/RetroPie/BIOS -q %ROM% -z1

      However, other options are:
      -z0 : 320x200x8
      -z1 : 640x480x8
      -z2 : 320x240x16
      -z3 : 1024x768x8
      -z4 : 1680x1050x8
      -z5 : 800x400x16
      -z6 : 1600x1200x32
      -z7 : 3280x1200x32

      RetroPie v4.5 • RPi3 Model B • 5.1V 2.5A PSU • 16GB SanDisk microSD • 512GB External Drive

      edmaul69E 1 Reply Last reply Reply Quote 0
      • edmaul69E
        edmaul69 @mediamogul
        last edited by edmaul69

        you dont have to do it that way. you can make it any aspect ratio you want by doing it this way. they added more resolutions to the pi version. this is my /opt/retropie/configs/intellivision/emulators.cfg:

        jzintv="/opt/retropie/emulators/jzintv/bin/jzintv -v1 --kbdhackfile=/opt/retropie/emulators/jzintv/hackfile.cfg -z1920x1080,8 -f1 -q %ROM%"
        default="jzintv"
        
        mediamogulM 1 Reply Last reply Reply Quote 0
        • mediamogulM
          mediamogul Global Moderator @edmaul69
          last edited by

          @edmaul69

          Ah, that's good to know. Perhaps this whole thing would be better suited to the wiki than a certain default, given it's versatility.

          RetroPie v4.5 • RPi3 Model B • 5.1V 2.5A PSU • 16GB SanDisk microSD • 512GB External Drive

          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.