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

    System view scroll sounds and system select sound

    Scheduled Pinned Locked Moved Help and Support
    soundssystem view
    7 Posts 4 Posters 1.9k 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.
    • *
      **Scannigan**
      last edited by

      Had a quick scan through previous posts but coming up empty, are sounds for system view a supported feature, similar to scroll and launch sound in the video, detailed and basic views?

      Ta.

      AlexMurphyA 1 Reply Last reply Reply Quote 0
      • AlexMurphyA
        AlexMurphy Banned @**Scannigan**
        last edited by AlexMurphy

        @__Scannigan__ Do you mean as you scroll through the gamelist? If so, then yes, the sounds are there in Carbon if they are enabled. To be honest I just turn them off on all my devices / themes as it annoys the hell out of me.

        EDIT: Sorry, I'm being a total idiot today. I really need to learn to read rather than skim. Just ignore me.

        1 Reply Last reply Reply Quote 1
        • paffleyP
          paffley
          last edited by

          I'm also looking for a solution to this, anybody? Thanks in advance :)

          1 Reply Last reply Reply Quote 0
          • FlyingTomahawkF
            FlyingTomahawk
            last edited by

            Here is a piece of code from the famicom-mini theme by ruckage which uses scroll sound and launch sound.

            <view name="basic, detailed">
            	
            	<textlist name="gamelist">
            		<forceUppercase>0</forceUppercase>
            		<scrollSound>./sounds/se_sys_cursor.wav</scrollSound>
            		<fontPath>./art/NESCyrillic_gamelist.ttf</fontPath>
            		<pos>0.29375 0.2145</pos>
            		<size>0.4125 0.5481481481481481</size>
            		<alignment>left</alignment>
            		<horizontalMargin>0.0083333333333333</horizontalMargin>
            		<fontSize>0.0592592592592593</fontSize>
            		<lineSpacing>2.046511627906977</lineSpacing>
            	</textlist>
            	
            	 <sound name="launch">
            		<path>./sounds/se_sys_click_game.wav</path>
            	</sound>
            	
            </view>
            
            1 Reply Last reply Reply Quote 0
            • paffleyP
              paffley
              last edited by

              Hi, unfortunately this is for the gamelist and not the system view - I was wanting a scroll sound for the system select. hope this helps, thank you for your reply :)

              FlyingTomahawkF 1 Reply Last reply Reply Quote 0
              • FlyingTomahawkF
                FlyingTomahawk @paffley
                last edited by

                @paffley

                Sorry my bad.
                I should have read the first post more better.
                No idea how to add sound to the system view. Not sure that is even possible, ...yet.

                1 Reply Last reply Reply Quote 0
                • paffleyP
                  paffley
                  last edited by

                  No problem @FlyingTomahawk thanks for your input tho.....yeh I was thinking the same that its not available as yet, I saw a piece of code before but it never worked for me....maybe it will be implemented in a future release. :)

                  1 Reply Last reply Reply Quote 1
                  • 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.