System view scroll sounds and system select sound
-
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.
-
@__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.
-
I'm also looking for a solution to this, anybody? Thanks in advance :)
-
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>
-
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 :)
-
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. -
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. :)
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.