Unleash x

Discussion in 'Xbox - General discussion' started by pingy34, Jul 18, 2005.

  1. pingy34

    pingy34 Member

    Joined:
    Jul 16, 2005
    Messages:
    71
    Likes Received:
    0
    Trophy Points:
    16
    Alright if someone could tell me how to put emulators and roms on my softmodded unleash x dashboard it would be greatly appreciated. I know there are folders for emulators but someone plz help me. thnx
     
  2. Achilles3

    Achilles3 Guest

    You'll have to edit the Config.xml file with Notepad and point it to the right direction. Here's an example from mine.

    <Menu>
    <Item Action="LaunchDVD" Icon="C:\Icons\launchdvd.png">DVD-ROM DRIVE</Item>
    <List Text="GAMES ON HDD" Sort="On" Auto="On" Icon="C:\Icons\games.png">
    <Path>E:\Games</Path>
    <Path>F:\Games</Path>
    <Path>G:\Games</Path>
    <Path>E:\HDDLoader</Path>
    <Path>F:\HDDLoader</Path>
    </List>
    [bold]<List Text="EMULATORS" Sort="On" Auto="On" Icon="C:\Icons\emulators.png">
    <Path>G:\Apps\Emulators</Path>
    <Path>F:\Apps\Emulators</Path>
    </List>[/bold]
    <List Text="HOMEBREWS" Sort="On" Auto="On" Icon="C:\Icons\homebrew.png">
    <Path>E:\Homebrew</Path>
    <Path>F:\Homebrew</Path>
    </List>
    <List Text="APPLICATIONS" Sort="On" Auto="On" Icon="C:\Icons\xcommander.png">
    <Path>E:\Apps</Path>
    <Path>F:\Apps</Path>
    <Item Action="TextEditor" Icon="C:\Icons\texteditor.png">TEXT EDITOR</Item>
    </List>
    <List Text="DASHBOARDS" Sort="On" Auto="On" Icon="C:\Icons\applications.png">
    <Path>C:\Dashboards</Path>
    </List>
     
  3. pingy34

    pingy34 Member

    Joined:
    Jul 16, 2005
    Messages:
    71
    Likes Received:
    0
    Trophy Points:
    16
    whats notepad?
     
  4. pingy34

    pingy34 Member

    Joined:
    Jul 16, 2005
    Messages:
    71
    Likes Received:
    0
    Trophy Points:
    16
    im positive what u gave me is helpful but im stupid and i dont know what it means.
     
  5. Achilles3

    Achilles3 Guest

    Click on Start->All programs->Accessories->Notepad. Or you can just right-click on the Config.xml file and choose open with Notepad.
     

Share This Page