Configurer Evolution X ?


Invité fabulous fab

Messages recommandés

Invité fabulous fab
Posté(e)

salut !

lorsque je fais appui long ma puce aladd s active et j'arrive sur le dash evol x

g : interface d'origine

redemarrer la box

eteindre box

etc

dans utilitaires systeme : config . g remarqué que bios : unqnown

lorsque je mets un divx il ne lance pas xbmp 2.4

je l'ai placè manuellemt dans logiciel.

g lu le tutos, et relu et ya pas mal de chose que je ne comprend pas !

si qqun peut m aider ce serait bien cool !!

Posté(e)

Voici mon fichier config.xml, remplace le tiens par celui-ci:

<configuration>

<media>

<map>C:,Harddisk0\Partition2</map>

<map>E:,Harddisk0\Partition1</map>

<map>F:,Harddisk0\Partition6</map>

<!-- Xbox partition table reference for mapping other drives -->

<!-- Note! Do not map the DVD-ROM in here as it is auto mapped -->

<!-- 'C', "Harddisk0\Partition2" -->

<!-- 'E', "Harddisk0\Partition1" -->

<!-- 'F', "Harddisk0\Partition6" -->

<!-- 'X', "Harddisk0\Partition3" -->

<!-- 'Y', "Harddisk0\Partition4" -->

<!-- 'Z', "Harddisk0\Partition5" -->

<local>

<!-- remove the asterisks to set local ip address and gateway statically -->

<address>192.168.0.6</address>

<subnet>255.255.255.0</subnet>

<gateway*>192.168.0.1</gateway*>

<nameserver>192.168.0.1</nameserver>

<playlists>$HOME\playlists</playlists>

<timeserver*>207.46.248.43</timeserver*>

<cddbserver>194.97.4.18</cddbserver>

<thumbnails>$HOME\thumbs</thumbnails>

<bookmarks>$HOME\bookmarks</bookmarks>

<subtitles>$HOME\subtitles</subtitles>

<cddb>$HOME\cddb</cddb>

<imdb>$HOME\imdb</imdb>

<screenshots>$HOME\screenshots</screenshots>

</local>

<!-- specify as many shares as you like, note the format for each type of share -->

<!-- Note: XNS shares are created using RelaX, SMB shares are Windows shared folders -->

<!-- for each share you can specify the cache buffer size, note that this is optional -->

<!-- Note! For Disque Dur shares make sure all folders exist on the Xbox in the right place -->

<music>

<visible>true</visible>

<share>

<name>Ordinateur</name>

<url>xbmsp://192.168.0.1:1400/Mp3</url>

<cachesize>1024</cachesize>

</share>

<share>

<name>Disque Dur</name>

<url>f:\ma musique</url>

</share>

<share>

<name>Internet Radio (SHOUTcast)</name>

<url>$HOME\shoutcast</url>

<cachesize>1024</cachesize>

</share>

<share>

<name>Playlists</name>

<url>$HOME\playlists</url>

<cachesize>32</cachesize>

</share>

<share>

<name>Support DVD</name>

<url>d:</url>

</share>

<share>

<name>Support CD</name>

<url>iso9660:</url>

</share>

<share>

<name>CD Audio</name>

<url>cdda:</url>

</share>

</music>

<pictures>

<visible>true</visible>

<share>

<name>Ordinateur</name>

<url>xbmsp://192.168.0.1:1400/Photo</url>

<cachesize>1024</cachesize>

</share>

<share>

<name>Disque Dur</name>

<url>f:\mes images</url>

</share>

<share>

<name>Support DVD</name>

<url>d:</url>

</share>

<share>

<name>Support CD</name>

<url>iso9660:</url>

</share>

</pictures>

<videos>

<visible>true</visible>

<share>

<name>Ordinateur</name>

<url>xbmsp://192.168.0.1:1400/DivX</url>

<cachesize>12000</cachesize>

</share>

<share>

<name>Disque Dur</name>

<url>f:\mes videos</url>

<cachesize>12000</cachesize>

</share>

<share>

<name>Playlists</name>

<url>$HOME\playlists</url>

<cachesize>1024</cachesize>

</share>

<share>

<name>Support DVD</name>

<url>d:</url>

<cachesize>12000</cachesize>

</share>

<share>

<name>Support CD</name>

<url>iso9660:</url>

<cachesize>12000</cachesize>

</share>

</videos>

<tvguide>

<visible>true</visible>

<autoprocess>true</autoprocess>

</tvguide>

<!-- only Disque Dur app shares are supported -->

<apps>

<visible>false</visible>

<share>

<name>Disque Dur</name>

<url>f:\logiciels\shortcuts</url>

</share>

</apps>

<!-- application bookmarks are optional -->

<applications>

<bookmark>

<name>Emulateurs</name>

<path>f:\logiciels\emulateurs</path>

</bookmark>

<bookmark>

<name>Utilities</name>

<path>f:\logiciels\utils</path>

</bookmark>

<bookmark>

<name>Shortcuts</name>

<path>$HOME\shortcuts</path>

</bookmark>

</applications>

<extensions>

<music>ac3|aac|nfo|pls|rm|sc|mpa|wav|wma|ogg|mp3|mp2|m3u|cue</music>

<videos>nfo|rm|m3u|ifo|mov|qt|divx|xvid|bivx|vob|pva|wmv|asf|asx|ogm|m2v|avi|bin|dat|mpg|mpeg|mkv|avc|vp3|svq3|nuv|viv|dv|fli|ty|tmf</videos>

<pictures>png|jpg|jpeg|bmp|gif|ico|tif|tiff|tga|pcx</pictures>

</extensions>

<dashboard>evoxdash.xbe</dashboard>

<shutdowntime>0</shutdowntime>

<sensitivity>0.2</sensitivity>

<xnsbuffer>8192</xnsbuffer>

<!-- Set the resolution you want XBMP to run in -->

<!-- 1 - Use Xbox video settings to determing -->

<!-- 2 - NTSC 720x480 @ 4:3 -->

<!-- 3 - NTSC 720x480 @ 16:9 -->

<!-- 4 - PAL 720x576 @ 4:3 -->

<!-- 5 - PAL 720x576 @ 16:9 -->

<!-- 6 - HDTV 1280x720 @ 16:9 -->

<!-- 7 - HDTV 1920x1080 @ 16:9 -->

<resolution>4</resolution>

<!-- remove the asterisks from the language element to specify language otherwise -->

<!-- XBMP will try to autodetect it based on your dashboard settings -->

<language*>22</language*>

<subtitleencoding>UTF-8</subtitleencoding>

<!-- Type in right character encoding above for language font -->

<!-- Set bellow to true to use Media\common-font.ttf as UI font -->

<!-- Don't forget to copy the TTF truetype font to your Xbox -->

<usettfuifont>false</usettfuifont>

<!-- Screen saver setting in seconds (0=disable it) -->

<screensaver>0</screensaver>

<!-- snapstream server -->

<snapstreamserver>192.168.0.1</snapstreamserver>

<snapstreamuser>common</snapstreamuser>

<!-- prefill cache before start playing in % -->

<precache>10</precache>

<!-- timeout to wait for stream in seconds -->

<shoutcasttimeout>90</shoutcasttimeout>

<recordingpath>f:\ma musique\recordings</recordingpath>

<!-- Make sure above folder exist on your Xbox harddrive -->

<scrollysuffix>|</scrollysuffix>

<!-- Enable to launch original Xbox games upon insert into DVD -->

<autolaunchxbox>true</autolaunchxbox>

<!-- Enable to auto-launch other app(xbe) upon DVD/CD insert -->

<autolaunchdvd>true</autolaunchdvd>

<dvdplayer>c:\xboxdash.xbe</dvdplayer>

<autolaunchcdda>false</autolaunchcdda>

<cddaplayer>c:\xboxdash.xbe</cddaplayer>

<!-- Enable auto-launch of other video based files upon DVD/CD insert -->

<autolaunchvideo>false</autolaunchvideo>

<!-- use CDDB server to resolve tracknames for CDDA discs -->

<usecddb>true</usecddb>

<!-- Set to false to remove the IP/Disk Space/Build Info on Main Screen -->

<showdebug>true</showdebug>

<!-- 0 - LED OFF -->

<!-- 1 - LED GREEN -->

<!-- 2 - LED RED -->

<!-- 3 - LED ORANGE -->

<!-- 4 - LED CYCLE -->

<!-- 5 - LED BIOS/DEFAULT -->

<ledcontrol>5</ledcontrol>

<!-- DATE SWAP EUROPEAN STYLE -->

<!-- DAY/MONTH - MONTH/DAY -->

<swapdate>true</swapdate>

<!-- Set to true to enable the splashscreen -->

<showsplash>false</showsplash>

<!-- Set to true to enable the webserver -->

<webserver>false</webserver>

</media>

</configuration>

Invité fabulous fab
Posté(e)

salut !

le config;xml quand je clik dessus g une page de gx-mod.com qui s'affiche avec une config

c la que je comprend pas ce qu 'il faut faire ! nul le debutant !

Invité fabulous fab
Posté(e)

est ce que tu peux m'aider ?

je ne sais pas si mon bios fonctionne bien ?

Invité fabulous fab
Posté(e)

moi sur toi peut comprendre avec tous les galons que ta ! ;)

je voudrais que lorsque je mets un cd ou dvd gravé , il lance automatiquement xbmp ou xbmc ! de toutes facons xbmc ne fonctionne pas avec ma console

y a t il un moyen de formater et de tout recommencer ?

Posté(e)
je voudrais que lorsque je mets un cd ou dvd gravé , il lance automatiquement xbmp ou xbmc !

Pas possible.

y a t il un moyen de formater et de tout recommencer ?

Plus simple: tu accèdes par FTP à ta console à partir du PC, et tu remplaces le XBMP utilisé par celui que tu peux télécharger sur Gueux, en remplaçant le contenu du config.xml par ce que je t'ai donné plus haut.

;)

Invité fabulous fab
Posté(e)

ah oh merci dis comme ça je comprend !!

g encore une question !!

g le fichier xboxdashdata 1012a700 et le fichier xbox dash.xbe dans C ET E !

est ce qu il faut les enlever de C ?

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