Help - Search - Members - Calendar
Full Version: Add Your Own Section
Scenyx Entertainment Community > Xbox1 Forums > Software Forums > XBMC for Xbox Forums > XBMC Skinning > Official Team Blackbolt Skins Forum
Master Bman
I would like to add my own button type thingy...please read and i will explain

In the games tab if you clidk games it takes you to the E:/Games or F:/Games folder. I would like to make another option called Xbox Games as i keep all my backups (of the games i own) in the foler F:/XboxGames and that only way to launch thema s of nnow is to go to file exploere and launch the default.xbes which is a pain...dunno if i can just edit hte xml file and dont have my box on me so i figured id ask you guys first...thanks!
remedee
You could just open the XboxMediaCenter.xml and add F:/XboxGames to the My Programs Shares! section like so, and you would see your games when you selected the option from the Games menu

CODE

    <!-- My Programs shares!-->
    <myprograms>
        <default>Games</default>
        <bookmark>
            <name>Games</name>
            <path>E:\Games\</path>
            <path>F:\Games\</path>
            <path>G:\Games\</path>
            <path>F:\XboxGames\</path>
        </bookmark>
kaylielover9622
On a related topic, is it possible in XBMC these days to add absolute paths to the config file? e.g. "PATH: C:\UnleashX\UnleashX.xbe"?
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.