Messages recommandés

Posté(e)

salut a tous depuis que jai patche xbox medai player pour qu il lise les fichier au format real one il a led cliniote R V O astuce pour changer ca merci?? modif ds le xbe ??

Posté(e)

faut modif ca sous le ini de evox??

car le config xml de medai player ya pas ca

Posté(e)

<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 above 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.1.3</address*>

<subnet*>255.255.255.0</subnet*>

<gateway*>192.168.1.1</gateway*>

<nameserver>192.168.1.1</nameserver>

<playlists>e:\apps\xbmp\playlists</playlists>

<timeserver*>207.46.248.43</timeserver*>

<thumbnails>e:\apps\xbmp\thumbs</thumbnails>

<bookmarks>e:\apps\xbmp\bookmarks</bookmarks>

<subtitles>e:\apps\xbmp\subtitles</subtitles>

<imdb>e:\apps\xbmp\imdb</imdb>

<home>e:\apps\xbmp</home>

</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 HDD shares make sure all folders exist on the Xbox in the right place -->

<music>

<visible>true</visible>

<share>

<name>Network (XBMSP)</name>

<url>xbmsp://192.168.1.2/mymusic</url>

<cachesize>256</cachesize>

</share>

<share>

<name>Network (XNS)</name>

<url>c:\shared\music@192.168.1.2</url>

<cachesize>256</cachesize>

</share>

<share>

<name>Network (SMB)</name>

<url>smb://username:password@workgroup/computer/share</url>

<cachesize>256</cachesize>

</share>

<share>

<name>HDD</name>

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

</share>

<share>

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

<url>e:\apps\xbmp\shoutcast</url>

<cachesize>256</cachesize>

</share>

<share>

<name>Playlists</name>

<url>f:\logiciels\xbmp\playlists</url>

<cachesize>32</cachesize>

</share>

<share>

<name>DVDROM (UDF)</name>

<url>d:</url>

</share>

<share>

<name>DVDROM (ISO9660)</name>

<url>iso9660:</url>

</share>

</music>

<pictures>

<visible>true</visible>

<share>

<name>Network (XBMSP)</name>

<url>xbmsp://192.168.1.2/pictures</url>

<cachesize>256</cachesize>

</share>

<share>

<name>Network (XNS)</name>

<url>c:\shared\pictures@192.168.1.2</url>

<cachesize>256</cachesize>

</share>

<share>

<name>Network (SMB)</name>

<url>smb://username:password@workgroup/computer/share</url>

<cachesize>256</cachesize>

</share>

<share>

<name>HDD</name>

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

</share>

<share>

<name>DVDROM (UDF)</name>

<url>d:</url>

</share>

<share>

<name>DVDROM (ISO9660)</name>

<url>iso9660:</url>

</share>

</pictures>

<videos>

<visible>true</visible>

<share>

<name>Network (XBMSP)</name>

<url>xbmsp://192.168.1.2/videos</url>

<cachesize>8192</cachesize>

</share>

<share>

<name>Network (XNS)</name>

<url>c:\shared\videos@192.168.1.2</url>

<cachesize>8192</cachesize>

</share>

<share>

<name>Network (SMB)</name>

<url>smb://username:password@workgroup/computer/share</url>

<cachesize>8192</cachesize>

</share>

<share>

<name>HDD</name>

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

<cachesize>8192</cachesize>

</share>

<share>

<name>Playlists</name>

<url>e:\apps\xbmp\playlists</url>

<cachesize>1024</cachesize>

</share>

<share>

<name>DVDROM (UDF)</name>

<url>d:</url>

<cachesize>8192</cachesize>

</share>

<share>

<name>DVDROM (ISO9660)</name>

<url>iso9660:</url>

<cachesize>8192</cachesize>

</share>

</videos>

<tvguide>

<visible>false</visible>

<autoprocess>true</autoprocess>

</tvguide>

<!-- only HDD app shares are supported -->

<apps>

<visible>true</visible>

<share>

<name>HDD</name>

<url>e:\apps\shortcuts</url>

</share>

</apps>

<!-- application bookmarks are optional -->

<applications>

<bookmark>

<name>Games</name>

<path>e:\games</path>

</bookmark>

<bookmark>

<name>Emulators</name>

<path>e:\emulators</path>

</bookmark>

<bookmark>

<name>Utilities</name>

<path>e:\apps\utils</path>

</bookmark>

<bookmark>

<name>Shortcuts</name>

<path>e:\apps\xbmp\shortcuts</path>

</bookmark>

</applications>

<extensions>

<music>ac3|aac|nfo|pls|rm|sc|mpa|wav|wma|ogg|mp3|mp2|m3u</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</videos>

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

</extensions>

<dashboard>xboxdash.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>1</resolution>

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

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

<language*>21</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.1.1</snapstreamserver>

<snapstreamuser>common</snapstreamuser>

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

<precache>10</precache>

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

<shoutcasttimeout>12</shoutcasttimeout>

<recordingpath>e:\apps\xbmp\recordings</recordingpath>

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

<scrollysuffix>|</scrollysuffix>

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

<autolaunchxbox>false</autolaunchxbox>

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

<!-- DVD Player.cut & CD Player must be configured correctly -->

<autolaunchdvd>false</autolaunchdvd>

<autolaunchcdda>false</autolaunchcdda>

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

<showdebug>true</showdebug>

</media>

</configuration>

voila mon config xml

Posté(e)

c simpa de dire ca mais la ton post sert a rien explique ou file moi les ligne manquantes

ce serai mieux ^_^ :o

Posté(e)

nnnn a la fin de ta cnfg tu fais un copier coller de

    <!-- 0 - LED OFF -->

    <!-- 1 - LED GREEN -->

    <!-- 2 - LED RED -->

    <!-- 3 - LED ORANGE -->

    <!-- 4 - LED CYCLE -->

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

    <ledcontrol>2</ledcontrol>

</media>

</configuration>

et taura une led rouge

ou fais

  <!-- 0 - LED OFF -->

    <!-- 1 - LED GREEN -->

    <!-- 2 - LED RED -->

    <!-- 3 - LED ORANGE -->

    <!-- 4 - LED CYCLE -->

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

    <ledcontrol>1</ledcontrol>

</media>

</configuration>

pour une led verte

et le tour est jouer!

Posté(e)

merci mec snk entraide :D

yes pas comme l'autre heu ton config est pourri quel post idiots non plutot inutille <_<

Posté(e)

desolé si je te mets pas les lignes de code histoire de te faire gagner du temps et surtout de pas faire de recherche ,alors que tu avais juste a cliquer sur un lien et a faire un copier/coller...

la prochaine fois je macherai le travail lors de mes posts...

Posté(e)
Je viens d'essayer c'est fendart ! Surtout le 4 (mode Cycle !).

ui mais je sais pas si cest tres tre bon pour les led de ta console.... :o:unsure::blink: yen a qui sy conaissent ou quon fait la (malheureuse)experience du grillage de led???ou cest moi quest parano???MA BOX JY TIEN..... :wub::wub::wub:

Posté(e)
Je viens d'essayer c'est fendart ! Surtout le 4 (mode Cycle !).

ui mais je sais pas si cest tres tre bon pour les led de ta console.... :o:unsure::blink: yen a qui sy conaissent ou quon fait la (malheureuse)experience du grillage de led???ou cest moi quest parano???MA BOX JY TIEN..... :wub::wub::wub:

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