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

    Vectrex overlays no go

    Scheduled Pinned Locked Moved Help and Support
    overlaysbezel projectexperimentalvectrex
    5 Posts 2 Posters 583 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
      PCKid
      last edited by

      I have in the Vectrex rom folder the game file .vec, the overlay .png and the cfg file. All named exactly the same but nothing happens with regard to overlays displaying. I'm pretty sure my Retropie is up to date. Someone said I need to install the bezel project under experimental but it isn't there and I spent nearly a whole day getting Retropie to install all the experimental stuff and it still wasn't there. Any help much appreciated.

      S 1 Reply Last reply Reply Quote 0
      • S
        sleve_mcdichael @PCKid
        last edited by

        @PCKid said in Vectrex overlays no go:

        I have in the Vectrex rom folder the game file .vec, the overlay .png and the cfg file. All named exactly the same but nothing happens with regard to overlays displaying.

        Try an additional rom_name.vec.cfg (one file with both extensions) that points to the regular .cfg like:

        input_overlay_enable = "true"
        input_overlay = "/path/to/rom_name.cfg"
        
        P 1 Reply Last reply Reply Quote 0
        • P
          PCKid @sleve_mcdichael
          last edited by

          @sleve_mcdichael said in Vectrex overlays no go:

          input_overlay_enable = "true"
          input_overlay = "/path/to/rom_name.cfg"

          tried that but not sure if I followed your suggestion properly.

          I put the the new cgf file in the Vectrex directory and only change to your file was I replaced the rom_name with the name of the actual vec rom. Do I leave the bit before that the same? So leave the words path/to as is or do I need to put a path in? If so I how do I work out what the path is?

          S 1 Reply Last reply Reply Quote 0
          • S
            sleve_mcdichael @PCKid
            last edited by

            @PCKid you need to put in the actual path to the .cfg file in the rom folder. The .vec.cfg goes next the .vec and points (full path) to the plain .cfg.

            'Berzerk (1982).vec.cfg':

            input_overlay = "/home/pi/RetroPie/roms/vectrex/Berzerk (1982).cfg"
            

            The plain .cfg goes wherever you want (wherever the previous file points to) and itself points (full or relative path) to the .png.

            'Berzerk (1982).cfg':

            overlays = 1
            overlay0_fullscreen = "true"
            overlay0_overlay = "./Berzerk (1982).png"
            overlay0_descs = 0
            

            The .vec.cfg must be named after and placed next to the .vec ROM, but the plain .cfg and the .png can each be named and located whatever you please, since these can be defined within the other files.

            P 1 Reply Last reply Reply Quote 0
            • P
              PCKid @sleve_mcdichael
              last edited by

              @sleve_mcdichael thanks mate. Got it now. Just needed to get the path fixed. Armor Attack has terrible screeching audio. Other than that all working great.

              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.