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

    Need lr-MAME2003 core options for config file

    Scheduled Pinned Locked Moved Help and Support
    mame-2003lr-mame2003retroarchretropie 4.7.1configs
    4 Posts 2 Posters 660 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.
    • jamrom2J
      jamrom2
      last edited by

      Retropie 4.7.11 build
      Ratroarch 1.9.4
      lr-MAME2003 (0.78)

      Hello,
      I'm using lr-MAME2003 with Overlays enabled. I have individual config files for each game so everything is sized right. Some work well with the auto scaling, others don't.

      So I'm looking for a written options list this way I'm sure I have it correct in the config file. Guessing isn't working too well. For the games that need it, I'd like to disable the "Auto-scale Overlay" option in the RA Quick Menu/On-Screen Overlay menu.

      is it something like auto_scale_overlay = false or auto-scale_overlay = false?

      right now I have this which is fine... if the auto-scale is disabled...

      input_overlay_enable = true
      input_overlay_opacity = 0.700000
      input_overlay_scale = 1.200000

      Thanks in advance.

      JamR

      dankcushionsD 1 Reply Last reply Reply Quote 0
      • dankcushionsD
        dankcushions Global Moderator @jamrom2
        last edited by

        @jamrom2 "core options" are different - see https://retropie.org.uk/docs/RetroArch-Core-Options/

        i believe the setting is

        input_overlay_enable_autopreferred = "false"
        
        jamrom2J 2 Replies Last reply Reply Quote 0
        • jamrom2J
          jamrom2 @dankcushions
          last edited by

          @dankcushions thank you for this. I'll see if this works per game in each individual config file.

          If not, I'll have to just resize the graphic to fit the screen.

          1 Reply Last reply Reply Quote 0
          • jamrom2J
            jamrom2 @dankcushions
            last edited by jamrom2

            @dankcushions said in Need lr-MAME2003 core options for config file:

            input_overlay_enable_autopreferred = "false"

            Tried this, doesn't work from the local overlay/scaling file that is associated with the rom in the rom folder.

            Seems MAME2003 is not reading this file for the overlay size specs anymore. Previously, you had to make a config file that pointed to the overlay, then the scaling and and opacity was set there as well. Did something change because it's not reading this file for those settings anymore, even with the auto-scaling "off" in the On-Screen Overlay menu. The overlay shows, but it's scaling is all screwed up because it only reads the settings in the core retroarch.cfg.

            I does read everything else in this file though.

            005.zip.cfg

            video_shader = "/opt/retropie/emulators/retroarch/shader/arcade-bezel-shader/crt-pi-vertical.glslp"
            video_shader_enable = "true"

            input_overlay = /opt/retropie/emulators/retroarch/overlays/arcade-bezel-overlays/005.cfg
            input_overlay_enable = true
            input_overlay_opacity = 0.900000
            input_overlay_scale = 1.000000

            custom_viewport_width = "741"
            custom_viewport_height = "933"
            custom_viewport_x = "589"
            custom_viewport_y = "70"

            video_scale_integer = false
            input_overlay_enable_autopreferred = true

            **** nevermind... I see what's changed... it's PORTRAIT now. It's reading that setting just fine.

            I deleted the old retroarch.cfg and allowed it to rebuild a new one, and there it was.

            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.