Messages recommandés

Posté(e)

suite a une mise a jour sur le net ma xbox a modifier plusieur de mes fichier posant des pb notament les fichier xml comme j'avait la sauvegarde j'ai pu remettre mes fichier d'origine tous remarche correctement mis part le lancement de dvd via le lecteur microsoft ( puisque je possède la telecommande je n'arrive pas a trouvé ou il y aurait une erreur dans mon fichier avalauch xml.

Donc si quelqu'un peut me dire ou et situé l'erreur afin qu'il lance le dash microsoft et démarre seul comme vant la lecture des dvd ce serais vraiment sympa :

voici mon fichier avalaunche xml :

Citation:

<!--example config file-->

<avalaunch>

<!--

Name of language file. Leave out this setting (or type "default")

for English language.

-->

<language>

francais.ini

</language>

<clock>

<sntp enabled="0">

<server>

10.0.0.1

</server>

<port>

123

</port>

</sntp>

</clock>

<network setup="1" type="static">

<ip>

192.168.0.121

</ip>

<subnet>

255.255.255.0

</subnet>

<gateway>

192.168.1.1

</gateway>

<dns1>

195.159.0.100

</dns1>

<dns2>

195.159.0.200

</dns2>

<proxy enabled="0">

<server>

10.0.0.1

</server>

<port>

8080

</port>

</proxy>

</network>

<hardware>

<fanspeed>

20

</fanspeed>

</hardware>

<voiceserver enabled="1">

<ip>

</ip>

</voiceserver>

<ftpserver enabled="1" allowboostmode="1" showrootfreespace="0">

<port>

21

</port>

<pasvportstart>

2048

</pasvportstart>

<pasvportend>

32767

</pasvportend>

<maxusers>

2

</maxusers>

</ftpserver>

<quickstart>

<!--

To enable launching of the last launched XBE when you hold

the left trigger while booting Avalaunch, set this setting

to 1. Otherwise, set it to 0.

-->

<enablelastrun>

1

</enablelastrun>

<righttrigger enabled="0">

<path>

</path>

<filename>

</filename>

</righttrigger>

<abutton enabled="0">

<path>

</path>

<filename>

</filename>

</abutton>

<bbutton enabled="0">

<path>

</path>

<filename>

</filename>

</bbutton>

<xbutton enabled="0">

<path>

</path>

<filename>

</filename>

</xbutton>

<ybutton enabled="0">

<path>

</path>

<filename>

</filename>

</ybutton>

</quickstart>

<user name="Default" password="">

<skin name="PODLIFE"/>

<mount>

<!--

Specify whether or not to mount drives

If omitted the F:\ drive will be mounted by default

If omitted the G:\ drive will NOT be mounted by default

-->

<F enabled="1"/>

<G enabled="1"/>

</mount>

<preferences>

<!--

Specify your preferred onscreen keyboard

1 = original keyboard from xb-ftp

2 = original keyboard from xToolBox

If omitted the keyboard will default to the first one

-->

<keyboard type="2"/>

<!--

Specify your preferred IR remote sensitivity in milliseconds

If omitted the sensitivity will default to '230'

-->

<ir-remote sensitivity="230"/>

<!--

Specify the preferred transparency to use in the

different 'windows' (IRC, telnet, autoupdate)

Can be a value between 0 and 255 - where 0 is full transparency

If omitted the transparency will default to '136'

-->

<window transparency="136"/>

<!--

Specify the preferred color of your led when idle and busy.

LED color can be one of the following

off

red

green

orange

If omitted the color will default to green when idle and red when busy

-->

<led idle="green" busy="red"/>

<!--

Specify how the screen saver should act

enabled;

0 = don't enable the screen saver

1 = enable the screen saver

If omitted the screen saver will be enabled by default

delay;

specify the number of seconds to wait before the screen saver is activated

If omitted the delay will default to '300'

-->

<screensaver enabled="1" delay="60"/>

<!--

Specify whether the Astronomy Picture of the Day (APOD)

should be loaded as the background or not

enabled;

0 = don't download the Astronomy Picture of the Day

1 = download the Astronomy Picture of the Day

If omitted the Astronomy Picture of the Day will not be downloaded by default

random;

0 = download the current Astronomy Picture of the Day

1 = download random (old) Astronomy Picture of the Day

If omitted the current Astronomy Picture of the Day will be downloaded by default

explanation;

0 = don't display the official explanation for the Astronomy Picture of the Day

1 = display the official explanation for the Astronomy Picture of the Day

If omitted the offical explanation of the Astronomy Picture of the Day will be displayed by default

-->

<apod enabled="0" random="1" explanation="1"/>

<!--

Specify whether or not videomode switching should be

allowed by using the controller

enabled;

0 = don't allow switching

1 = allow switching

If omitted the video mode will not be allowed switched by default

-->

<videomode enabled="0"/>

</preferences>

<sound>

<backgroundmusic enabled="0" cdda="1" cdmp3="1">

<path>

F:\mp3

</path>

</backgroundmusic>

</sound>

<newsfeed enabled="1">

<source url="www.xbox-scene.com/xbox1data/xbox-scene.xml"/>

<source url="www.xbins.org/xbins.xml"/>

</newsfeed>

<launcher>

<!--

Specify how the launcher should display icons

display;

0 = don't display icons

1 = display icons

If omitted the icons will be displayed

rotate;

0 = don't rotate icons (fixed)

1 = rotate icons

If omitted the icons will rotate

override (uses avalaunch_icon.png/avalaunch_icon.jpg/<name>.png/<name>.jpg in that order);

0 = don't override icons

1 = override if no icon is embedded in the xbe

2 = always override

If omitted the icons will be overriden if no icons is embedded in the xbe

-->

<icons display="1" rotate="1" override="1"/>

<!--

Specify whether or not the launcher should switch to the

video mode most suitable for the game as described

by the region (in the xbe) when launching a game

autoregion;

0 = don't switch

1 = switch according to the game region in the xbe

If omitted the video mode will not be switched by default

-->

<videomode autoregion="0"/>

<!--

Specify whether or not the launcher should launch an external application

when an audio CD/DVD is inserted

enabled;

0 = don't enable the audio player

1 = enable the audio player

If omitted the audio player will be enabled by default

path;

specify the path of the audio player that will be launched

If omitted the path will default to C:\xboxdash.xbe

-->

<audioplayer enabled="1" path="C:\xboxdash.xbe"/>

<!--

Specify whether or not the launcher should launch an external application

when a movie CD/DVD is inserted

enabled;

0 = don't enable the movie player

1 = enable the movie player

If omitted the movie player will be enabled by default

path;

specify the path of the movie player that will be launched

If omitted the path will default to C:\xboxdash.xbe

-->

<movieplayer enabled="1" path="c:\xboxdash.xbe"/>

</launcher>

<irc>

<!--

You can specify which font to use in the irc client.

If omitted the font will default to 'lucon' size '12'

NOTE!

This font setting may be obsolete once the skinning engine

is implemented

-->

<font name="framd" size="12"/>

<server>

irc.homelien.no

</server>

<nick>

woo484

</nick>

<altnick>

_USER2_

</altnick>

</irc>

<telnet>

<!--

You can specify which font to use in the telnet client.

If omitted the font will default to 'lucon' size '12'

NOTE!

This font setting may be obsolete once the skinning engine

is implemented

-->

<font name="telnet" size="12"/>

<server>

not defined

</server>

</telnet>

<menu>

<!--

You can specify which font to use in the main menu.

If omitted the font will default to 'framd' size '20'

NOTE!

This font setting may be obsolete once the skinning engine

is implemented

-->

<font name="menu" size="20"/>

<!--

All menu entries has to be either an 'Item' or a 'List'

-->

<item name="XBox Media Center" path="E:\Apps\XBMC\default.xbe"/>

<list presetname="Games">

<!--

Path to the folder to scan for xbe's.

The attribute scanlevel sets the levels of

sub folders to scan from the starting point

If omitted sub folders will be scanned 2 levels 'down'

e.g.: <path scanlevel="2">E:\Games</path>

meaning that all default.xbe's in

E:\Games (level 1) and

E:\Games\<folder> (level 2)

will be included in the list

NOTE!

If you want to divide your applications into sub groups

you can add 'List' items to a list

e.g.:

<list presetname="Games">

<list name="Action">

<path>

E:\Games\Action

</path>

</list>

</list>

-->

<path scanlevel="2">

E:\Games

</path>

<path>

F:\Games

</path>

<path>

E:\HDDLoader

</path>

<path>

F:\HDDLoader

</path>

</list>

<list presetname="Applications">

<path>

E:\Apps

</path>

<path>

F:\Apps

</path>

</list>

<item presetname="File manager" function="FileManager"/>

<item presetname="Settings" function="Settings"/>

<item presetname="Restart" function="Restart"/>

<item presetname="Shutdown" function="Shutdown"/>

</menu>

</user>

</avalaunch>

ah oui et je voudrais savoir aussi ou trouver le fichier evox.ini car je le trouve pas dans le c: moi j'ai evoxdashboard.xbe ou un nom de ce se style

bon alors j'arrive a lancé le dvd avec un lecteur interne mais il bof bref si quelqu'un a la soluce et pis j'ai un autre bug bizarre dans xbmc le bouton qui sert a revenir au dash éteint la console et celui qui devrais éteintre la console ne fonctionne plus. si quelqu'un sait de quoi ça vient merci d'avance. dsl je débute donc pas toujours evident de m'expliquer ...

merci d'avance pour votre aide.

si vous avez besoins du fichier xbmc pour le pb de bouton dite le moi que le mettent

p.s : j'espère l'avoir mis au bonne endroit

encore merci d'avance

Posté(e)

salut

If omitted the path will default to C:\xboxdash.xbe

-->

<movieplayer enabled="1" path="c:\xboxdash.xbe"/>

</launcher>

tu as bien un XBOXDASH.XBE sur ton C: ???

Posté(e)

dsl de pas avoir répondus avant.

Oui j'ai bien xboxdash.xbe sur le c: et il fonctionne puisque quand je passe par le gestionnaire de fichier pour lancer le dash MS ça marche nickel.

ça viendrais du c majuscule ? ou tu vois un autre pb car la je vois pas ce que tu veux me dire avec le fichier souligné en rouge ?

merci deja pour ton debut de réponse. Et merci pour la suivante ;p

a bientot

Posté(e)

Voici le fichier actuelle qui et sur la xbox car après verif j'ai fait quelque modif notamment le c: et bien en C:

et je te met l'image de ce qu'il y a sur le c: dont le fameux xboxdash.xbe peut être qu'il manque un fichier.

<!--example config file-->

<avalaunch>

<!--

  Name of language file. Leave out this setting (or type "default")

  for English language.

-->

<language>

  francais.ini

</language>

<clock>

  <sntp enabled="0">

<server>

    10.0.0.1

</server>

<port>

    123

</port>

  </sntp>

</clock>

<network setup="1" type="static">

  <ip>

192.168.0.121

  </ip>

  <subnet>

255.255.255.0

  </subnet>

  <gateway>

192.168.1.1

  </gateway>

  <dns1>

195.159.0.100

  </dns1>

  <dns2>

195.159.0.200

  </dns2>

  <proxy enabled="0">

<server>

    10.0.0.1

</server>

<port>

    8080

</port>

  </proxy>

</network>

<hardware>

  <fanspeed>

20

  </fanspeed>

</hardware>

<voiceserver enabled="1">

  <ip>

  </ip>

</voiceserver>

<ftpserver enabled="1" allowboostmode="1" showrootfreespace="0">

  <port>

21

  </port>

  <pasvportstart>

2048

  </pasvportstart>

  <pasvportend>

32767

  </pasvportend>

  <maxusers>

2

  </maxusers>

</ftpserver>

<quickstart>

  <!--

      To enable launching of the last launched XBE when you hold

the left trigger while booting Avalaunch, set this setting

to 1. Otherwise, set it to 0.

  -->

  <enablelastrun>

1

  </enablelastrun>

  <righttrigger enabled="0">

<path>

</path>

<filename>

</filename>

  </righttrigger>

  <abutton enabled="0">

<path>

</path>

<filename>

</filename>

  </abutton>

  <bbutton enabled="0">

<path>

</path>

<filename>

</filename>

  </bbutton>

  <xbutton enabled="0">

<path>

</path>

<filename>

</filename>

  </xbutton>

  <ybutton enabled="0">

<path>

</path>

<filename>

</filename>

  </ybutton>

</quickstart>

<user name="Default" password="">

  <skin name="PODLIFE"/>

  <mount>

<!--

    Specify whether or not to mount drives

    If omitted the F:\ drive will be mounted by default

    If omitted the G:\ drive will NOT be mounted by default

-->

<F enabled="1"/>

<G enabled="1"/>

  </mount>

  <preferences>

<!--

    Specify your preferred onscreen keyboard

    1 = original keyboard from xb-ftp

    2 = original keyboard from xToolBox

    If omitted the keyboard will default to the first one

-->

<keyboard type="2"/>

<!--

    Specify your preferred IR remote sensitivity in milliseconds

    If omitted the sensitivity will default to '230'

-->

<ir-remote sensitivity="230"/>

<!--

    Specify the preferred transparency to use in the

    different 'windows' (IRC, telnet, autoupdate)

    Can be a value between 0 and 255 - where 0 is full transparency

    If omitted the transparency will default to '136'

-->

<window transparency="136"/>

<!--

    Specify the preferred color of your led when idle and busy.

    LED color can be one of the following

  off

  red

  green

  orange

    If omitted the color will default to green when idle and red when busy

-->

<led idle="green" busy="red"/>

<!--

    Specify how the screen saver should act

    enabled;

    0 = don't enable the screen saver

    1 = enable the screen saver

    If omitted the screen saver will be enabled by default

    delay;

    specify the number of seconds to wait before the screen saver is activated

    If omitted the delay will default to '300'

-->

<screensaver enabled="1" delay="60"/>

<!--

    Specify whether the Astronomy Picture of the Day (APOD)

    should be loaded as the background or not

    enabled;

    0 = don't download the Astronomy Picture of the Day

    1 = download the Astronomy Picture of the Day

    If omitted the Astronomy Picture of the Day will not be downloaded by default

    random;

    0 = download the current Astronomy Picture of the Day

    1 = download random (old) Astronomy Picture of the Day

    If omitted the current Astronomy Picture of the Day will be downloaded by default

    explanation;

    0 = don't display the official explanation for the Astronomy Picture of the Day

    1 = display the official explanation for the Astronomy Picture of the Day

    If omitted the offical explanation of the Astronomy Picture of the Day will be displayed by default

-->

<apod enabled="0" random="1" explanation="1"/>

<!--

    Specify whether or not videomode switching should be

    allowed by using the controller

    enabled;

    0 = don't allow switching

    1 = allow switching

    If omitted the video mode will not be allowed switched by default

-->

<videomode enabled="0"/>

  </preferences>

  <sound>

<backgroundmusic enabled="0" cdda="1" cdmp3="1">

    <path>

  F:\mp3

    </path>

</backgroundmusic>

  </sound>

  <newsfeed enabled="1">

<source url="www.xbox-scene.com/xbox1data/xbox-scene.xml"/>

<source url="www.xbins.org/xbins.xml"/>

  </newsfeed>

  <launcher>

<!--

    Specify how the launcher should display icons

    display;

    0 = don't display icons

    1 = display icons

    If omitted the icons will be displayed

    rotate;

    0 = don't rotate icons (fixed)

    1 = rotate icons

    If omitted the icons will rotate

    override (uses avalaunch_icon.png/avalaunch_icon.jpg/<name>.png/<name>.jpg in that order);

    0 = don't override icons

    1 = override if no icon is embedded in the xbe

    2 = always override

    If omitted the icons will be overriden if no icons is embedded in the xbe

-->

<icons display="1" rotate="1" override="1"/>

<!--

    Specify whether or not the launcher should switch to the

    video mode most suitable for the game as described

    by the region (in the xbe) when launching a game

    autoregion;

    0 = don't switch

    1 = switch according to the game region in the xbe

    If omitted the video mode will not be switched by default

-->

<videomode autoregion="0"/>

<!--

    Specify whether or not the launcher should launch an external application

    when an audio CD/DVD is inserted

    enabled;

    0 = don't enable the audio player

    1 = enable the audio player

    If omitted the audio player will be enabled by default

    path;

    specify the path of the audio player that will be launched

    If omitted the path will default to C:\xboxdash.xbe

-->

<audioplayer enabled="1" path="C:\xboxdash.xbe"/>

<!--

    Specify whether or not the launcher should launch an external application

    when a movie CD/DVD is inserted

    enabled;

    0 = don't enable the movie player

    1 = enable the movie player

    If omitted the movie player will be enabled by default

    path;

    specify the path of the movie player that will be launched

    If omitted the path will default to C:\xboxdash.xbe

-->

<movieplayer enabled="1" path="C:\xboxdash.xbe"/>

  </launcher>

  <irc>

<!--

    You can specify which font to use in the irc client.

    If omitted the font will default to 'lucon' size '12'

    NOTE!

    This font setting may be obsolete once the skinning engine

    is implemented

-->

<font name="framd" size="12"/>

<server>

    irc.homelien.no

</server>

<nick>

    woo484

</nick>

<altnick>

    _USER2_

</altnick>

  </irc>

  <telnet>

<!--

    You can specify which font to use in the telnet client.

    If omitted the font will default to 'lucon' size '12'

    NOTE!

    This font setting may be obsolete once the skinning engine

    is implemented

-->

<font name="telnet" size="12"/>

<server>

    not defined

</server>

  </telnet>

  <menu>

<!--

    You can specify which font to use in the main menu.

    If omitted the font will default to 'framd' size '20'

    NOTE!

    This font setting may be obsolete once the skinning engine

    is implemented

-->

<font name="menu" size="20"/>

<!--

    All menu entries has to be either an 'Item' or a 'List'

-->

<item name="XBox Media Center" path="E:\Apps\XBMC\default.xbe"/>

<list presetname="Games">

    <!--

  Path to the folder to scan for xbe's.

  The attribute scanlevel sets the levels of

  sub folders to scan from the starting point

  If omitted sub folders will be scanned 2 levels 'down'

      e.g.: <path scanlevel="2">E:\Games</path>

  meaning that all default.xbe's in

      E:\Games (level 1) and

      E:\Games\<folder> (level 2)

  will be included in the list

  NOTE!

  If you want to divide your applications into sub groups

  you can add 'List' items to a list

      e.g.:

      <list presetname="Games">

    <list name="Action">

        <path>

      E:\Games\Action

        </path>

    </list>

      </list>

    -->

    <path scanlevel="2">

  E:\Games

    </path>

    <path>

  F:\Games

    </path>

    <path>

  E:\HDDLoader

    </path>

    <path>

  F:\HDDLoader

    </path>

</list>

<list presetname="Applications">

    <path>

  E:\Apps

    </path>

    <path>

  F:\Apps

    </path>

</list>

<list presetname="Emulators">

    <path>

  E:\Emulators

    </path>

    <path>

  F:\Emulators

    </path>

</list>

<item presetname="File manager" function="FileManager"/>

<item presetname="Settings" function="Settings"/>

<item presetname="Restart" function="Restart"/>

<item presetname="Shutdown" function="Shutdown"/>

  </menu>

</user>

</avalaunch>

Voici ce qu'il y a sur mon c:

xbox.gif

merciiiiiiiii

Posté(e)

re man,

Désolé mais je vois pas,

ton menu microsoft t'arrive a le lancer au moins?

et le dvd , t'arrive a le lancer a partir du menu grosoft?

pour voir si c juste avalaunch qui déraille

Posté(e)

oui j'arrive a lancé le grosoft et et pareil il marche aussi le dvd avec le grosoft

mais j'ai decouvert un truc sympa grace a ce bug j'ai mis dans les options de avalauche dans l'onglet dvd auto movie ...... un truc de ce genre et en faite c'ets un lecteur de dvd intégré a avalaunche qui marche avec la telecommande et la manette en plus les deux trop cool de pus dès que j'eject mon dvd il revient seul sur le menu d'avalauche :)

voila ma petite astuce decouverte ;p

merci quand même shamy d'avoir essayer de trouvé ou étais mon pb c'ets sympa a bientot.

Créer un compte ou se connecter pour commenter

Vous devez être membre afin de pouvoir déposer un commentaire

Créer un compte

Créez un compte sur notre communauté. C’est facile !

Créer un nouveau compte

Se connecter

Vous avez déjà un compte ? Connectez-vous ici.

Connectez-vous maintenant