Invité taz13 Posté(e) le 16 octobre 2003 Posté(e) le 16 octobre 2003 Salut, Je vien tous juste de télécharger Avalaunch 4.8 (la première version que j'essai d'Avalaunch). J'ai essayé de modifier mon fichier xml du mieu que je pouvais mais je ne suis pas capable de me connecter a internet pour recevoir les news ou les nouveaux programmes. J'ai connecter mon cable internet directement dans mon xbox (connection par cable vidéotron pour les gens du québec ). Esqu'il faut se connecter d'une autre manière? Ou esque qu'il faut que je modifi mon fichier .xml? Merci a l'avance de votre aide! Taz 13
fff Posté(e) le 17 octobre 2003 Posté(e) le 17 octobre 2003 ben le mieux c'est que tu te connecte via ton pc grace a un cable RJ45. Sinon, pour la config du .xml, y'a un tuto sur le site.
kindertattoo Posté(e) le 18 octobre 2003 Posté(e) le 18 octobre 2003 Salut Taz 13 cool quelqun de chez nous!! ton modem cable est relié sur la carte reseau de ton pc la meilleure chose va au magasin de piece d'ordi le plus proche et achete toi une deuxieme carte reseau (dizaine de $)que tu installeras dans ton pc sur cette nouvelle carte reseau installe toi un cable croisé ou fabrique en un a partir d'un cable droit (tuto facile sur gueux) qui va directement a ton xbox.. ensuite, vas voir tes connexions par ton pc et surligne tes deux carte reseau ..une fois qu'elle sont surligné clique bouton droit et connexion de pont. Là ca te creer un pont entre tes deux cartes reseau et ca va partager ton access internet jusqu'a ton xbox sans avoir a t'acheter un routeur..
Invité taz13 Posté(e) le 18 octobre 2003 Posté(e) le 18 octobre 2003 Merci beaucoup de l'information ! J'ai déja mes deux cartes réseau avec un cable «croos over». Je vais essayer ton truc des maintenant.
kindertattoo Posté(e) le 19 octobre 2003 Posté(e) le 19 octobre 2003 si tu as xp vas dans connexion->afficher toutes les connexion___ensuite clic droit sur ta carte reseau ou est plogué le xbox et prend l'onglet general tu surligne Protocole internet(tcp/ip) tu clique proprieté ensuite tu choisi utiliser adresse IP suivante:........la tu configure ton adresse Ip pour que ta xbox reconnaisse ton ordi.... clique OK..... Ensuite tu clique sur l'onglet Parametres avancés et tu coche les cases pour le partage internet
tombeur Posté(e) le 30 octobre 2003 Posté(e) le 30 octobre 2003 help kindertattoo et tous les autre chez qui sa fonctionne j'ai pas la case pour le partage internet sur l'onglet Parametres avancés ??? et dans onglet general je n'ai que partage de fichier et d'imprimante protocole internet(tcp/ip) faut peu etre installer autre chose pour avoir l'option j'ai windows xp pro 1 une carte reseau avec cable croise bien configure avec ip xbox fixe Bios Xecuter 4977 evox en principal et avalaunch en utilitaire xbox v1.0 120gig interne <!--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.2 </ip> <subnet> 255.255.255.0 </subnet> <gateway> 192.168.0.1 </gateway> <dns1> 192.168.0.3 </dns1> <dns2> 192.168.0.4 </dns2> <proxy enabled="0"> <server> 192.168.1.200 </server> <port> 8080 </port> </proxy> </network> <hardware> <fanspeed> 20 </fanspeed> </hardware> <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="xbox" password="xbox"> <skin name="Default"> <!-- Path to the skins folder, leave this alone unless you know what you're doing --> <path> media\skins\ </path> <!-- Filename of skin. If Avalaunch can't find the file specified, it will default to media\skins\default.skn, so don't delete that one --> <filename> default.skn </filename> </skin> <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="0"/> </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="orange" 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="200"/> <!-- 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="1" cdda="1" cdmp3="1"> <path> path="f:\mp3" </path> </backgroundmusic> </sound> <newsfeed enabled="1"> <source url="http://www.gx-mod.com/avalaunchsnews/gueux.xml"/> <source url="www.xbox-scene.com/xbox1data/xbox-scene.xml"/> <source url="www.xbins.org/xbins.xml"/> <source url="www.maxconsole.com/rss/xboxfeed.rss"/> </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="lucon" size="12"/> <server> irc.homelien.no </server> <nick> _USER_ </nick> <altnick> _USER2_ </altnick> </irc> <telnet> <!-- 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="lucon" 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="framd" size="20"/> <!-- All menu entries has to be either an 'Item' or a 'List' --> <item name="lecteur video version 2.4" path="f:\apps\xbmp24\default.xbe"/> <item name="lecteur video news media center" path="f:\apps\lecteur\xbmc news\default.xbe"/> <list presetname="jeux a tester"> <path scanlevel="2"> F:\Games </path> <path> F:\HDDLoader </path> </list> <list presetname="Jeux francais"> <path scanlevel="2"> f:\jeux </path> </list> <list presetname="jeux jouable en reseau"> <path scanlevel="2"> f:\jeux reseau </path> </list> <list presetname="Applications"> <path> F:\Apps </path> </list> <list presetname="emulateur"> <path> F:\emulateur </path> </list> <item presetname="explorateur de fichiers" function="FileManager"/> <item presetname="IRC" function="IRC"/> <item presetname="Telnet" function="Telnet"/> <item presetname="Configurations generales" function="Settings"/> <item presetname="Redemarrer la Xbox" function="Restart"/> <item presetname="Eteindre la Xbox" function="Shutdown"/> </menu> </user> </avalaunch>
Messages recommandés
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 compteSe connecter
Vous avez déjà un compte ? Connectez-vous ici.
Connectez-vous maintenant