xboxscene.org forums

Pages: 1 2 [3] 4

Author Topic: Unleashx V0.2.1201a  (Read 1411 times)

tweaqr

  • Archived User
  • Sr. Member
  • *
  • Posts: 336
Unleashx V0.2.1201a
« Reply #30 on: December 02, 2003, 06:11:00 PM »

formatting c: wasn't a big deal all thats on it is my main dash (unleashx) i tried it with the included config (no moddifications to it) DriveFEnable is set to True

edit: even useing the config from the first release it dosent show the f drive.
Logged

tweaqr

  • Archived User
  • Sr. Member
  • *
  • Posts: 336
Unleashx V0.2.1201a
« Reply #31 on: December 02, 2003, 06:39:00 PM »

heres my config

<?xml version="1.0" encoding="utf-8"?>
<UnleashX>
   <Settings>
      <Password MaxTries="3"></Password>
      <Network Enable="Yes" Type="DHCP">
         <IP>192.168.1.4</IP>
         <Subnet>255.255.255.0</Subnet>
         <Gateway>192.168.1.1</Gateway>
         <DNS1>192.168.1.1</DNS1>
         <DNS2>192.168.1.1</DNS2>
      </Network>
         <User>xbox</User>
         <Password>xbox</Password>
         <Port>21</Port>
         <MaxUsers>2</MaxUsers>
         <AllowAnon>No</AllowAnon>
         <Greeting>Welcome to XBOX FTP Server</Greeting>
      </FTP>
      <Newsfeed Enable="False" Interval="30">
         <URL>www.xbox-scene.com/xbox1data/xbox-scene.xml</URL>
         <URL>www.xbins.org/xbins.xml</URL>
      </Newsfeed>
      <Preference>
         <Games AutoLaunch="No" />
         <DVD AutoLaunch="Yes">F:AppsDVDX2default.xbe</DVD>
         <AudioCD AutoLaunch="Yes">C:xboxdash.xbe</AudioCD>
         <Data AutoLaunch="Yes"></Data>
         
         <SoundVolume>90</SoundVolume>
         <MusicVolume>90</MusicVolume>
         <EnableSoundTrack Random="True">True</EnableSoundTrack>
         <UseFahrenheit>False</UseFahrenheit>
         
         <SNTP Synchronize="No">192.168.1.1</SNTP>
         <Skin Path="skins"></Skin>
         
         <FanSpeed>1</FanSpeed>
         <ScreenSaver Wait="60" Type="1">
            <Text></Text>
         </ScreenSaver>
         <AutoTurnOff>0</AutoTurnOff>
         <EnableDriveF>True</EnableDriveF>
         <EnableDriveG>False</EnableDriveG>
      </Preference>

      <ColorScheme Name="Default">
         <AMBIENT_FOGCOLOR>0xFF000040</AMBIENT_FOGCOLOR>
         <AMBIENT_SKYCOLOR>0xFF000040</AMBIENT_SKYCOLOR>
         <AMBIENT_CELLCOLOR>0x065A79CE</AMBIENT_CELLCOLOR>

         <CAPTION_TEXTCOLOR>0xFFFFFFC0</CAPTION_TEXTCOLOR>
         <CAPTION_BACKCOLOR>0xFF4274FF</CAPTION_BACKCOLOR>
         <DIALOG_BORDERCOLOR>0xFFFFFFFF</DIALOG_BORDERCOLOR>
         <DIALOG_BACKCOLOR>0xCD1E34F2</DIALOG_BACKCOLOR>
         <DIALOG_INNER_BORDERCOLOR>0xFFFFE2B4</DIALOG_INNER_BORDERCOLOR>
         <DIALOG_INNER_BACKCOLOR>0xE1003399</DIALOG_INNER_BACKCOLOR>
         <DIALOG_TEXTCOLOR>0xFFFFFFFF</DIALOG_TEXTCOLOR>

         <DIALOG_DISABLEDTEXT>0x7F0000C0</DIALOG_DISABLEDTEXT>

         <OPTION_TEXTCOLOR>0xFFFFFFFF</OPTION_TEXTCOLOR>
         <OPTION_ACTIVETEXTCOLOR>0xFF40FFFF</OPTION_ACTIVETEXTCOLOR>
         <OPTION_ACTIVEBACKCOLOR>0xFF000080</OPTION_ACTIVEBACKCOLOR>

         <BUTTON_BORDERCOLOR>0xFFFFE2B4</BUTTON_BORDERCOLOR>
         <BUTTON_TEXTCOLOR>0xFF993300</BUTTON_TEXTCOLOR>
         <BUTTON_BACKCOLOR>0xCD1E34F2</BUTTON_BACKCOLOR>
         <BUTTON_ACTIVETEXTCOLOR>0xFFFFFFFF</BUTTON_ACTIVETEXTCOLOR>
         <BUTTON_ACTIVEBACKCOLOR>0xE1003399</BUTTON_ACTIVEBACKCOLOR>   
         
         <KB_KEYBG_HIGHLIGHT>0xcc0000C0</KB_KEYBG_HIGHLIGHT>
         <KB_KEYBG_DISABLED>0xffc0c0c0</KB_KEYBG_DISABLED>
         <KB_KEY_PRESSED>0xff808080</KB_KEY_PRESSED>
         <KB_KEY_NORMAL>0xff000000</KB_KEY_NORMAL>
         <KB_KEY_DISABLED>0xff808080</KB_KEY_DISABLED>
         <KB_KEY_ACTIVEBORDER>0xff0000FF</KB_KEY_ACTIVEBORDER>
         <KB_KEY_TEXTCOLOR>0xff000000</KB_KEY_TEXTCOLOR>
         <KB_KEY_TEXTBACKCOLOR>0xffFFFFFF</KB_KEY_TEXTBACKCOLOR>
         <KB_KEY_TEXTBORDERCOLOR>0xff0000FF</KB_KEY_TEXTBORDERCOLOR>
         
         <MENU_TEXTCOLOR>0x99FFFFFF</MENU_TEXTCOLOR>
         <MENU_ACTIVETEXTCOLOR>0xFFFBFA8F</MENU_ACTIVETEXTCOLOR>
         <MENU_BORDERCOLOR>0x00000000</MENU_BORDERCOLOR>
         <MENU_BACKCOLOR>0x00000000</MENU_BACKCOLOR>
         <MENU_ACTIVEBACKCOLOR>0x00000000</MENU_ACTIVEBACKCOLOR>
         <MENU_ACTIVEBORDERCOLOR>0x00000000</MENU_ACTIVEBORDERCOLOR>
      </ColorScheme>

   </Settings>
   <Menu>
      <Item Action="LaunchDVD" Password="">Launch DVD</Item>
      <List Text="Games" Sort="On" Auto="On">
         <Path>E:Games</Path>
         <Path>F:Games</Path>
      </List>
      <List Text="Applications" Sort="On" Auto="On">
         <Path>E:Apps</Path>
         <Path>F:Apps</Path>
         <List Text="Dashboards" Sort="On" Auto="On">
            <Path>C:</Path>
         </List>
      </List>
      <List Text="System" Sort="On" Auto="On" Password="">
         <Sort>Off</Sort>
         <Item Action="Settings" Password="">Settings</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 Disk</Item>
         </List>
         <List Text="Format Menu" Sort="Off" Auto="On" Password="xbox">
            <Item Action="Format" Arg1="F" Password="">Format F Drive</Item>
            <Item Action="Format" Arg1="G" Password="">Format G Drive</Item>
            <Item Action="Format"  Arg1="X" Password="">Format X Drive</Item>
            <Item Action="Format"  Arg1="Y" Password="">Format Y Drive</Item>
            <Item Action="Format"  Arg1="Z" Password="">Format Z Drive</Item>
         </List>
         <Item Action="Skins">Skins</Item>
      </List>
      <Item Action="FileManager" Password="">File Manager</Item>
      <Item Action="Restart" Password="">Reboot</Item>
      <Item Action="Shutdown" Password="">Shutdown</Item>
   </Menu>
</UnleashX>
Logged

czechmypockets

  • Archived User
  • Newbie
  • *
  • Posts: 1
Unleashx V0.2.1201a
« Reply #32 on: December 02, 2003, 08:11:00 PM »

not sure if anyone else is having this issue, but Tray Open (and subsequently) Close dont work.
I have a Samsung, would this affect this..

also, through editing the xml and transferrring from PC to xbox a few times, I have noticed that the xbox copy (being overwritten) has shrunk since i last copied it over. Perhaps this is part of the save issue?

I'd like to say keep it simple, like just a launcher.
But many people want many different things so i guess just keep it unbloated, unlike many replacement dashboards and media players *cough*

keep up the good work!
Logged

aaron1974

  • Archived User
  • Jr. Member
  • *
  • Posts: 83
Unleashx V0.2.1201a
« Reply #33 on: December 02, 2003, 08:54:00 PM »

hi there,i seem to be having some probs with the ftp and multi users logging into this new dash,i have it set to 5 users can ftp in but it seems to lock up my xbox if i ftp in more than 1 user at a time,i switched back to the first relase and it lets me ftp in with 5 users no probs,i have the xml etc all set right as i said i can copy over the new version with the old version of the xbe and it works sweet,ne 1 else having probs with mutli ftp in the release???



EDIT: ok i been playin with the dash and i come to the conclusion thats its the screen saver lockin up the xbox when u ftp in with more than 1 ftp,as soon as the saver is ment to come on it locks up the xbox.....is ne 1 else having the same prob????


P.S. Man this dash rocks!!!!
Logged

XBoxgeek

  • Archived User
  • Full Member
  • *
  • Posts: 168
Unleashx V0.2.1201a
« Reply #34 on: December 02, 2003, 09:53:00 PM »

Just remove your custom text for the screensaver and you will be okay i.e. leave the text field blank. UnleashX is looking in to it and will get back to us if/when he finds anything.

Xboxgeek
Logged

Pillzburydoofus

  • Archived User
  • Full Member
  • *
  • Posts: 187
Unleashx V0.2.1201a
« Reply #35 on: December 03, 2003, 12:12:00 AM »

QUOTE
Help!!! I tried to install some new skins today from AllXboxSkins.com All the skins that came with the skin pack work fine, but all the ones from AXS either have no menu text, just elipses (...), or have the first few letters followed by an elipses!! How do I overcome this?
Logged

FaMiNe

  • Archived User
  • Newbie
  • *
  • Posts: 39
Unleashx V0.2.1201a
« Reply #36 on: December 03, 2003, 02:34:00 AM »

tongue.gif
Logged

unleashx

  • Archived User
  • Hero Member
  • *
  • Posts: 621
Unleashx V0.2.1201a
« Reply #37 on: December 03, 2003, 05:54:00 AM »

QUOTE (T'ulkas @ Dec 2 2003, 11:12 PM)
VERY nice work, unleashx !!

Looking forward to a more "final" version, but so far it looks very promising smile.gif


/T'ulkas


P.S. Thanks for the greeting in the Readme.txt wink.gif

Hey, I missed this post sad.gif

It's always nice to hear from great names like you, T'ulkas. No probs about the greeting, you deserve it beerchug.gif

I hope when you quoted "final", that it means something good and it doesn't leave a bad impression or something along that line. biggrin.gif
Logged

SniperKilla

  • Archived User
  • Hero Member
  • *
  • Posts: 1135
Unleashx V0.2.1201a
« Reply #38 on: December 03, 2003, 06:17:00 AM »

not picking up icons from some games (Amped 2, Top Spin)

avalaunch picks them up fine
Logged

SniperKilla

  • Archived User
  • Hero Member
  • *
  • Posts: 1135
Unleashx V0.2.1201a
« Reply #39 on: December 03, 2003, 10:44:00 AM »

smile.gif
Logged

pdottz

  • Archived User
  • Sr. Member
  • *
  • Posts: 374
Unleashx V0.2.1201a
« Reply #40 on: December 03, 2003, 01:54:00 PM »

smile.gif I love it cept for this weird bug Im having.  ph34r.gif
Logged

pdottz

  • Archived User
  • Sr. Member
  • *
  • Posts: 374
Unleashx V0.2.1201a
« Reply #41 on: December 03, 2003, 03:52:00 PM »

I did both. I left the text blank and I set the screensavers time to "0".
Still I get the same issues.
love this dash though and it's a small annoyance but nothing major. I got my bootdisk so that holds me up until the bug get's sorted out.
Logged

Mr. Chips

  • Archived User
  • Sr. Member
  • *
  • Posts: 321
Unleashx V0.2.1201a
« Reply #42 on: December 03, 2003, 08:35:00 PM »

biggrin.gif
Logged

T'ulkas

  • Archived User
  • Newbie
  • *
  • Posts: 26
Unleashx V0.2.1201a
« Reply #43 on: December 04, 2003, 12:07:00 AM »

QUOTE (unleashx @ Dec 3 2003, 02:54 PM)
I hope when you quoted "final", that it means something good and it doesn't leave a bad impression or something along that line. biggrin.gif

"Final" only meant a version that have the worst bugs ironed out smile.gif
It allread looks FAR more promising that the nexGen-vaporware (sorry guys, but is it ;( )   LOL

I downloaded a few skins which didn't work that great with the latest UnleashX version... I only imagine that's because you have changed something reg. the skinning-engine ?

Also a small suggestion : you should set the IP adress to dynamic in the default XML setup file... the first time i ran UnleashX, my PC was kicked of the net since it used the 192.168.1.100 address wink.gif
Logged

unleashx

  • Archived User
  • Hero Member
  • *
  • Posts: 621
Unleashx V0.2.1201a
« Reply #44 on: December 04, 2003, 12:24:00 AM »

biggrin.gif

I'll modify the config.xml and set it to DHCP for the next release.
Logged
Pages: 1 2 [3] 4