xbox-scene.com - your xbox news information source
Quick Links: Main Forums | Xbox360 Forums | Xbox1 Forums | PS3 Forums
Xbox-Scene Forum Help  Search Xbox-Scene Forums   Xbox-Scene Forum Members   Xbox-Scene Calendar

Giganews Usenet Offers: +1150 days binary retention, 99%+ Completion, and Unlimited Speed/Access!

360 ODD Emulators: X360 Key $99 | Wasabi360 FAT $99 | Wasabi360 Slim $99
C4E's iXtreme Burner MAX Drive: LiteOn iHAS124 DROPPED TO JUST $17


Welcome Guest ( Log In | Register )

 Forum Rules Rules
 
Reply to this topicStart new topic
> Request: Audio Thing...., ♪♪♪♪♪♪♪♪♪♪
Hyperiority
post Jul 7 2006, 11:38 PM
Post #1


X-S Senior Member
**

Group: XS-BANNED
Posts: 181
Joined: 5-July 06
From: In your Neighbourhood.
Member No.: 288750
Xbox Version: v1.6
360 version: none



Thanks for viewing the post....
I want a sound file to play at the XBOX MEDIA CENTER T3CH splash.
How can this b made possible???


User is offlineProfile CardPM
Go to the top of the page
+Quote Post
Hyperiority
post Jul 9 2006, 05:04 PM
Post #2


X-S Senior Member
**

Group: XS-BANNED
Posts: 181
Joined: 5-July 06
From: In your Neighbourhood.
Member No.: 288750
Xbox Version: v1.6
360 version: none



Wow! How active this thread is...
Lemme sleep sleep.gif
User is offlineProfile CardPM
Go to the top of the page
+Quote Post
remedee
post Jul 9 2006, 07:37 PM
Post #3


X-S Senior Member
**

Group: Members
Posts: 265
Joined: 30-May 04
Member No.: 122842



Not going to get a whole lot of feedback in this forum because this is XBMC related. It has nothing to do with the MC360 skin. Try looking around in the XBMC forums. If I'm not mistaken, a few others are working on this as we speak, but I can't be 100% sure.
User is offlineProfile CardPM
Go to the top of the page
+Quote Post
Hyperiority
post Jul 9 2006, 09:08 PM
Post #4


X-S Senior Member
**

Group: XS-BANNED
Posts: 181
Joined: 5-July 06
From: In your Neighbourhood.
Member No.: 288750
Xbox Version: v1.6
360 version: none



Shhhhh.... Dint figure it out. Will post there.

This post has been edited by Hyperiority: Jul 9 2006, 09:09 PM
User is offlineProfile CardPM
Go to the top of the page
+Quote Post
Evox117
post Jul 14 2006, 05:37 AM
Post #5


X-S Senior Member
**

Group: Members
Posts: 192
Joined: 4-March 06
From: A place where Xbox's are getting hacked.
Member No.: 274410
Xbox Version: v1.1
360 version: none



There is a Startup.wav ya know..... dry.gif
User is offlineProfile CardPM
Go to the top of the page
+Quote Post
MasterSiep
post Jul 14 2006, 05:59 AM
Post #6


X-S Young Member
*

Group: Members
Posts: 41
Joined: 25-June 06
From: Netherlands
Member No.: 287516
Xbox Version: v1.4
360 version: none



QUOTE(Evox117 @ Jul 14 2006, 06:44 AM) *

There is a Startup.wav ya know..... dry.gif


Yeah, there is a startup sound in the media folder of XBMC, but it only plays with the PMIII skin. I don't hear it in MC360? Reading your post, I understand that that isn't normal. How can I get it to work in MC360? uhh.gif
User is offlineProfile CardPM
Go to the top of the page
+Quote Post
Aaries
post Jul 17 2006, 04:53 AM
Post #7


X-S Member
*

Group: Members
Posts: 138
Joined: 1-December 04
Member No.: 172124
Xbox Version: v1.1
360 version: v1 (xenon)



This is done on a skin-by-skin basis now. Go into your /XBMC/Sounds Folder and open your sound pack folder that you want to work with. Then edit sounds.xml and add the following code to the windows section. Don't forget to transfer your start.wav into the folder, too, of course.

<window>
<name>StartUp</name>
<deactivate>start.wav</deactivate>
</window>


User is offlineProfile CardPM
Go to the top of the page
+Quote Post
macmel
post Aug 18 2006, 02:25 PM
Post #8


X-S Member
*

Group: Members
Posts: 74
Joined: 26-May 04
Member No.: 122041



That didn't work Aaries.
User is offlineProfile CardPM
Go to the top of the page
+Quote Post
MantaADSL
post Aug 18 2006, 02:45 PM
Post #9


X-S Member
*

Group: Members
Posts: 60
Joined: 4-November 04
From: By the Sea
Member No.: 163354
Xbox Version: v1.0
360 version: v1 (xenon)



Had the same problem a while back myself just make sure that you add the code to the sound set that you have picked. eg NintendoDS. Also make sure that the .wav file is titled properly (startup.wav as shown below) and in the same folder as your sound set. Code to include in sounds.xml under <windows> section of code.

<window>
<name>startup</name>
<activate>startup.wav</activate>
</window>

Hope this helps.

D
User is offlineProfile CardPM
Go to the top of the page
+Quote Post
macmel
post Aug 19 2006, 04:22 AM
Post #10


X-S Member
*

Group: Members
Posts: 74
Joined: 26-May 04
Member No.: 122041



QUOTE(Aaries @ Jul 17 2006, 05:00 AM) *

This is done on a skin-by-skin basis now. Go into your /XBMC/Sounds Folder and open your sound pack folder that you want to work with. Then edit sounds.xml and add the following code to the windows section. Don't forget to transfer your start.wav into the folder, too, of course.

<window>
<name>StartUp</name>
<deactivate>start.wav</deactivate>
</window>



QUOTE(MantaADSL @ Aug 18 2006, 02:52 PM) *

Had the same problem a while back myself just make sure that you add the code to the sound set that you have picked. eg NintendoDS. Also make sure that the .wav file is titled properly (startup.wav as shown below) and in the same folder as your sound set. Code to include in sounds.xml under <windows> section of code.

<window>
<name>startup</name>
<activate>startup.wav</activate>
</window>

Hope this helps.

D



Which is the corect coding to use deactivate or activate. Tried both of them, didn't work.
User is offlineProfile CardPM
Go to the top of the page
+Quote Post
raekile2@yahoo.com
post Jul 4 2009, 09:16 PM
Post #11


X-S Enthusiast


Group: Members
Posts: 2
Joined: 4-July 09
Member No.: 414739



do u kno how to ftp to your xbox?if not go to thepaesesai's youtube account.anyway ftp to your xbox ..go to xbmc and go to the skin u are using.okay.now click sounds ..if you want the sound to start at the beginning of xbmc find a file that says mc360_startup.wav {if u are using the mc360 skin} or something that contains startup in its name.the file u want to use has to be wav format.thats easy to do.if it is, then rename your sound to match the name of the startup.wav sound and drag your sound from your computer to the xbox to overwrite it.thats it.contact me later if u have any problems.i changed my cursor sound to a sword clank from soul calibur lol.
User is offlineProfile CardPM
Go to the top of the page
+Quote Post





Reply to this topicStart new topic

 

Lo-Fi Version Time is now: 19th June 2013 - 11:29 AM