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
> Getting Dashboards In The List
bigdiiddy
post Dec 16 2004, 10:11 PM
Post #1


X-S Young Member
*

Group: Members
Posts: 38
Joined: 14-November 04
Member No.: 166631



i've installed dashboards with ftp and autoinstaller and they never show up in the launch apps from hd list so how do i make a thread so they show up in the list so i dont have to open up a fileexploler to select the xbe file and i really want to set up my thclite but i installed it in the root of c drive and i do not want to x out the original xbox dash
User is offlineProfile CardPM
Go to the top of the page
+Quote Post
pepsik
post Dec 16 2004, 10:17 PM
Post #2


X-S Expert
***

Group: Members
Posts: 528
Joined: 26-August 03
Member No.: 58626



it only lists files named "default.xbe" so rename all the dashes in the appropiate folders with the correct executable and you should be sorted.
User is offlineProfile CardPM
Go to the top of the page
+Quote Post
Jezz_X
post Dec 16 2004, 10:37 PM
Post #3


X-S Knowledgebase
********

Group: Moderator
Posts: 4531
Joined: 22-July 03
From: Australia
Member No.: 51477
Xbox Version: v1.1
360 version: none



QUOTE (pepsik @ Dec 16 2004, 11:20 PM)
it only lists files named "default.xbe" so rename all the dashes in the appropiate folders with the correct executable and you should be sorted.

Well thclite needs to be in the root of C unless you modify it he would have to add a line like this in his menu section of the config.xml
<Item Action="c:\thclite.xbe">THC-LITE</Item>
User is offlineProfile CardPM
Go to the top of the page
+Quote Post
bigdiiddy
post Dec 17 2004, 06:29 AM
Post #4


X-S Young Member
*

Group: Members
Posts: 38
Joined: 14-November 04
Member No.: 166631



ok i need help with the thclite i put the line @ 2 places
<Menu> is @ the middle
<Item Action="c:\thclite.xbe">THC-LITE</Item>

</List> is @ the bottom

<Item Action="c:\thclite.xbe">THC-LITE</Item>
so i'm doing something wrong
were am i supposed see this listed in launch from apps or will it be on the first screen when evo is loaded another? how do i edit this line to make my fan go faster <FanSpeed>1.0</FanSpeed>
User is offlineProfile CardPM
Go to the top of the page
+Quote Post
Kthulu
post Dec 17 2004, 06:36 AM
Post #5


X-S Freak
*****

Group: XS-BANNED
Posts: 1287
Joined: 8-August 03
Member No.: 54981
Xbox Version: v1.0
360 version: unknown



i'm not sure i understand what you did, which means that, yeah, you prolly did something wrong. copy/paste here everything that is between <Menu> and </Menu>.

you should never edit anything else that is not enclosed within those two tags unless you know what you are doing. everything else is configurable from within the dash itself...via the system/settings menu (the Control Panel)
User is offlineProfile CardPM
Go to the top of the page
+Quote Post
Kthulu
post Dec 17 2004, 07:07 PM
Post #6


X-S Freak
*****

Group: XS-BANNED
Posts: 1287
Joined: 8-August 03
Member No.: 54981
Xbox Version: v1.0
360 version: unknown



i kinda didn't finish that last post...

to set your fanspeed, goto the system/settings menu (Control Panel), select system. scroll down to 'Fanspeed' and press A until you get a fanspeed you like. scroll all the way down and save and exit.
User is offlineProfile CardPM
Go to the top of the page
+Quote Post
bigdiiddy
post Dec 18 2004, 06:56 AM
Post #7


X-S Young Member
*

Group: Members
Posts: 38
Joined: 14-November 04
Member No.: 166631



<Menu>
<Item Action="c:\thclite.xbe">THC-LITE</Item>
<Item Action="LaunchDVD" >Launch DVD</Item>
<List Text="Games" Sort="On" Auto="On" DelayLoad="True">
<Path>E:\Games</Path>
<Path>E:\HDDLoader</Path>
<Path>F:\Games</Path>
<Path>F:\HDDLoader</Path>
<Path>G:\Games</Path>
<Path>G:\HDDLoader</Path>
</List>
<List Text="Homebrew Games" Sort="On" Auto="On" DelayLoad="True">
<Path>E:\GamesHomebrew</Path>
<Path>F:\GamesHomebrew</Path>
<Path>G:\GamesHomebrew</Path>
</List>
<List Text="Applications" Sort="On" Auto="On">
<Path>E:\Apps</Path>
<Path>F:\Apps</Path>
<Path>G:\Apps</Path>
</List>
<List Text="Emulators" Sort="On" Auto="On">
<Path>E:\Emulators</Path>
<Path>F:\Emulators</Path>
<Path>G:\Emulators</Path>
</List>

<List Text="System" Sort="Off" Auto="On" >
<Item Action="Settings" >Settings</Item>
<Item Action="SavesManager">Game Saves Manager</Item>
<List Text="Misc" Sort="Off" Auto="On">
<Item Action="FTPStop">Stop FTP</Item>
<Item Action="FTPStart">Start FTP</Item>
<Item Action="FTPReset">Reset FTP</Item>
<Item Action="NETReset">Restart Network</Item>
<Item Action="TrayClose">Close DVD Tray</Item>
<Item Action="TrayOpen">Open DVD Tray</Item>
<Item Action="CopyDVD">Copy Game Disc</Item>
</List>

<List Text="Format Menu" Sort="Off" Auto="On" Password="Xbox">
<Item Action="Format" Arg1="X" >Format X Drive</Item>
<Item Action="Format" Arg1="Y" >Format Y Drive</Item>
<Item Action="Format" Arg1="Z" >Format Z Drive</Item>
<List Text="Format E Drive" Sort="Off" Batch="True">
<Item Action="AskUser" Arg1="Format">Are you sure you want to format Drive E?</Item>
<Item Action="MessageBox" Arg1="Format">Press OK to proceed with the format operation.</Item>
<Item Action="Format" Arg1="E" >Format E Drive</Item>
</List>
<List Text="Format F Drive" Sort="Off" Batch="True">
<Item Action="AskUser" Arg1="Format">Are you sure you want to format Drive F?</Item>
<Item Action="MessageBox" Arg1="Format">Press OK to proceed with the format operation.</Item>
<Item Action="Format" Arg1="F" >Format F Drive</Item>
</List>
<List Text="Format G Drive" Sort="Off" Batch="True">
<Item Action="AskUser" Arg1="Format">Are you sure you want to format Drive G?</Item>
<Item Action="MessageBox" Arg1="Format">Press OK to proceed with the format operation.</Item>
<Item Action="Format" Arg1="G" >Format G Drive</Item>
</List>
</List>

<Item Action="Skins">Skins</Item>
</List>


<Item Action="FileManager" >File Explorer</Item>
<Item Action="C:\xboxdash.xbe">MS Dashboard</Item>
<Item Action="Restart" >Reboot</Item>
<Item Action="Shutdown" >Shutdown</Item>
User is offlineProfile CardPM
Go to the top of the page
+Quote Post
Kthulu
post Dec 18 2004, 08:05 AM
Post #8


X-S Freak
*****

Group: XS-BANNED
Posts: 1287
Joined: 8-August 03
Member No.: 54981
Xbox Version: v1.0
360 version: unknown



hopefully, you have a </Menu> at the end of all that.

i don't see any major problems with that menu code at first glance. so what is the problem? you don't see thc-lite in your menu?

my only suggestion at this time is to remove the blank lines and everywhere you have:
" >
delete the extra space, so that you have:
">

as my sig says, i have a bad memory, but i seem to recall having some strange menu problems one time until i removed those extra spaces.
User is offlineProfile CardPM
Go to the top of the page
+Quote Post
bigdiiddy
post Dec 19 2004, 03:41 AM
Post #9


X-S Young Member
*

Group: Members
Posts: 38
Joined: 14-November 04
Member No.: 166631



the only problem is thclite is not showing up in the list and maybe i'm looking in the wrong place is there dashes that thc will not show up in and this is what is @ the end of that config
</Menu>
</UnleashX>

thanks for all your help its sad that i belong to xbox-hq.com and i have posted this there plenty of times thinking that i put it in the wrong place well i had to go to the cream of the crop to get they answer
User is offlineProfile CardPM
Go to the top of the page
+Quote Post
Kthulu
post Dec 19 2004, 06:35 AM
Post #10


X-S Freak
*****

Group: XS-BANNED
Posts: 1287
Joined: 8-August 03
Member No.: 54981
Xbox Version: v1.0
360 version: unknown



are you sure that c:\thclite.xbe is the correct path?
User is offlineProfile CardPM
Go to the top of the page
+Quote Post
bigdiiddy
post Dec 19 2004, 09:12 PM
Post #11


X-S Young Member
*

Group: Members
Posts: 38
Joined: 14-November 04
Member No.: 166631



is it suppose to be in a folder in the c drive
User is offlineProfile CardPM
Go to the top of the page
+Quote Post
Kthulu
post Dec 19 2004, 09:22 PM
Post #12


X-S Freak
*****

Group: XS-BANNED
Posts: 1287
Joined: 8-August 03
Member No.: 54981
Xbox Version: v1.0
360 version: unknown



i don't know. i don't use thclite. why don't you list the top-level contents of your C-drive here. here's mine as an example:

My C: drive contents:
-------------------------
\Audio\
\fonts\
\xboxdashdata.1012a700\
\xodash\
\evoxdash.xbe (xselect6)
\xboxdash.xbe (ms dashboard)

Your C: drive contents:
---------------------------
???
User is offlineProfile CardPM
Go to the top of the page
+Quote Post
bigdiiddy
post Dec 19 2004, 09:42 PM
Post #13


X-S Young Member
*

Group: Members
Posts: 38
Joined: 14-November 04
Member No.: 166631



i edited this evox.ini file so i can put it in the menu anywere i want it. its a miracle that i found that on my own. so i can put it by play games from hd or under system management and so on
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: 20th June 2013 - 04:45 AM