xboxscene.org forums

Author Topic: Its There An Xbmp Version That  (Read 56 times)

GLiTcH

  • Archived User
  • Hero Member
  • *
  • Posts: 744
Its There An Xbmp Version That
« on: August 27, 2004, 10:25:00 PM »

i have the 2.4 by complex.. the reason why i went back to xbmp is cause xbmc wouldnt play some avi files, mainly my Naruto ones, but everytime i exit  xbmp it takes me to the xbox dashboard.. i want tit to go back to unleashX, i checked the config but didnt find a line to specify which dash i wanted to go back after exiting like xbmc
Logged

dontasciime

  • Archived User
  • Jr. Member
  • *
  • Posts: 53
Its There An Xbmp Version That
« Reply #1 on: August 29, 2004, 05:04:00 PM »

there is this line of code in the config.xml I am no expert but i would assume if you changed the code to goto the xbe for your chosen dashboard it should work


<dashboard>xboxdash.xbe</dashboard>
    <shutdowntime>0</shutdowntime>
    <sensitivity>0.2</sensitivity>
    <xnsbuffer>8192</xnsbuffer>

This post has been edited by dontasciime on Aug 30 2004, 12:05 AM
Logged

punqewe

  • Archived User
  • Full Member
  • *
  • Posts: 131
Its There An Xbmp Version That
« Reply #2 on: September 02, 2004, 02:08:00 AM »

there should be a section in your config file that looks like this;


 
    <applications>
       <bookmark>
         <name>Games</name>
         <path>e:\games</path>
       </bookmark>
       <bookmark>
         <name>Emulators</name>
         <path>e:\emulators</path>
       </bookmark>
       <bookmark>
         <name>Utilities</name>
         <path>e:\apps\utils</path>
       </bookmark>
       <bookmark>
         <name>Shortcuts</name>
         <path>e:\apps\xbmp\shortcuts</path>
       </bookmark>
    </applications>



now if you just change one of these bookmarks to something like this;

 </bookmark>
       <bookmark>
         <name>UnleashedX</name>
         <path>c:\unleashed\default.xbe</path>
       </bookmark>
       <bookmark>


now when you goto your 'My Programs' section in xbmp there should be buttons on the left.......now there will be one called unleashedX. Push it and goto your dash. (make sure your path is correct though)


hope this helps ya out    :beer:

This post has been edited by punqewe on Sep 2 2004, 09:09 AM
Logged

punqewe

  • Archived User
  • Full Member
  • *
  • Posts: 131
Its There An Xbmp Version That
« Reply #3 on: September 21, 2004, 06:08:00 AM »

you should also be able to find a tut on how to add a button to your menu....do that and link it to your dash.
Logged