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

    PSX.cfg Question

    Scheduled Pinned Locked Moved Help and Support
    psx problems
    3 Posts 3 Posters 457 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.
    • W
      WolfMan 0
      last edited by

      So I finally found out that I needed to disable MultiTap 1 and 2 in order to get PSX working. Now here’s my last question. Is there a line of command I can edit or add to the global PSX config file so the multitap stays off for all PSX games? That way I don’t have to do these setting edits every time I load a new PSX game.

      DreamcastKidD 1 Reply Last reply Reply Quote 0
      • DreamcastKidD
        DreamcastKid Banned @WolfMan 0
        last edited by DreamcastKid

        @wolfman-0

        edit the retroarch-core-options.cfg file found in ..

        /opt/retropie/configs/all/retroarch-core-options.cfg

        scroll down and you will see all the core/global options for psx

        This is mine below, yours may look different

        pcsx_rearmed_analog_axis_modifier = "circle"
        pcsx_rearmed_async_cd = "sync"
        pcsx_rearmed_bios = "auto"
        pcsx_rearmed_display_internal_fps = "disabled"
        pcsx_rearmed_dithering = "enabled"
        pcsx_rearmed_drc = "enabled"
        pcsx_rearmed_duping_enable = "enabled"
        pcsx_rearmed_frameskip = "0"
        pcsx_rearmed_gteregsunneeded = "disabled"
        pcsx_rearmed_gunconadjustratiox = "1"
        pcsx_rearmed_gunconadjustratioy = "1"
        pcsx_rearmed_gunconadjustx = "0"
        pcsx_rearmed_gunconadjusty = "0"
        pcsx_rearmed_idiablofix = "disabled"
        pcsx_rearmed_inuyasha_fix = "disabled"
        pcsx_rearmed_memcard2 = "disabled"
        pcsx_rearmed_multitap1 = "auto"
        pcsx_rearmed_multitap2 = "auto"
        pcsx_rearmed_negcon_deadzone = "0"
        pcsx_rearmed_negcon_response = "linear"
        pcsx_rearmed_neon_enhancement_enable = "enabled"
        pcsx_rearmed_neon_enhancement_no_main = "enabled"
        pcsx_rearmed_neon_interlace_enable = "disabled"
        pcsx_rearmed_nocdaudio = "enabled"
        pcsx_rearmed_nogteflags = "disabled"
        pcsx_rearmed_nosmccheck = "disabled"
        pcsx_rearmed_noxadecoding = "enabled"
        pcsx_rearmed_pad1type = "standard"
        pcsx_rearmed_pad2type = "standard"
        pcsx_rearmed_pad3type = "none"
        pcsx_rearmed_pad4type = "none"
        pcsx_rearmed_pad5type = "none"
        pcsx_rearmed_pad6type = "none"
        pcsx_rearmed_pad7type = "none"
        pcsx_rearmed_pad8type = "none"
        pcsx_rearmed_pe2_fix = "disabled"
        pcsx_rearmed_psxclock = "100"
        pcsx_rearmed_region = "auto"
        pcsx_rearmed_show_bios_bootlogo = "disabled"
        pcsx_rearmed_spu_interpolation = "simple"
        pcsx_rearmed_spu_reverb = "enabled"
        pcsx_rearmed_spuirq = "disabled"
        
        
        1 Reply Last reply Reply Quote 0
        • mituM
          mitu Global Moderator
          last edited by

          Once you've set the option in RetroArch's menu (the Options submenu), it should be saved automatically and apply to all games.
          If it's not, then you either have overrides (core options) set for that game or there's an issue with the core options file (/opt/retropie/configs/all/retroarch-core-options.cfg is not writeable by your user ?).

          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.