Help - Search - Members - Calendar
Full Version: Possible To Integrate Dvd2xbox In Mc360?
Scenyx Entertainment Community > Xbox1 Forums > Software Forums > XBMC for Xbox Forums > XBMC Skinning > Official Team Blackbolt Skins Forum > Skin Mods
derOnkel
Hi,
is it possible to integrate DVD2XBox in the menu of MC360, for example to the media blade?
I think it lookes good with the 360 skin für dvd2xbox and the MC360 has one integratet function more.
What do you mean?


Sorry but my english is not the best!
newiep2003
if you select dvd2xbox default.xbe as the dash board in the my programs section of the system blade, you can then click the right anologue stick bring up the shut down menu select dashboard and is shoul load dvd2xbox im trying to figure out how to change the 'dashboard' wording to dvd2xbox

oh an by the way this will also work if you select any default.xbe (game,app,dash,)
warlion
search for the rocky real mod he already have a script to do that
prezet
I've done a search for the script, but can't seem to find it? anyone got a link handy?
Heet
You still have to launch a seperate xbe so if your just doing the same thing in a different way....so what.


No offense.
Dirka
QUOTE(newiep2003 @ Aug 21 2006, 05:16 AM) *

if you select dvd2xbox default.xbe as the dash board in the my programs section of the system blade, you can then click the right anologue stick bring up the shut down menu select dashboard and is shoul load dvd2xbox im trying to figure out how to change the 'dashboard' wording to dvd2xbox

oh an by the way this will also work if you select any default.xbe (game,app,dash,)


If u want to change the name from dashboard to dvd2xbox
open up your dialogbuttonmenu.xml and search for this

CODE

<control>
            <description>Dashboard button</description>
            <type>button</type>
            <id>3109</id>
            <posx>340</posx>
            <posy>252</posy>
            <width>350</width>
            <height>59</height>
            <texturefocus>guide-button-focus.png</texturefocus>
            <texturenofocus>-</texturenofocus>
            <onclick>XBMC.Dashboard()</onclick>
            <onleft>3109</onleft>
            <onright>3109</onright>
            <onup>3108</onup>
            <ondown>3110</ondown>
            <font>font14</font>
            *********<label>13006</label>***********
            <textoffsetx>40</textoffsetx>
            <textcolor>FF000000</textcolor>
            <include>shadow-grey</include>
            <animation effect="fade" delay="450" time="200">WindowOpen</animation>
            <animation effect="fade" time="200">WindowClose</animation>
            <animation effect="zoom" start="95" end="100" center="515,319" time="300" reversible="false">focus</animation>
        </control>


change the <lable> text to <label>Dvd2Xbox</label>
im not 100% sure if it will work as i have not done it myself but thats how i made a name for the buttons i added so you can give that a try, good luck
This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please click here.
Invision Power Board © 2001-2013 Invision Power Services, Inc.