ched

Membres
  • Compteur de contenus

    82
  • Inscription

  • Dernière visite

Tout ce qui a été posté par ched

  1. ched

    N64

    c bon le rom s'affiche bien mais quand je le lance,il se charge et après sa me fait un écran noir quesqui se passe! merci d'avance.
  2. ched

    N64

    salut a tous, g installer surreal64 dans la partition e: et dans le dossier emulateurs après dans surreal64 g créé dossier Roms,quand je suis sous surreal64 je ne trouve pas mon roms. ma config de surreal64 est: [settings] Rom Path=E:\emulateurs\Surreal64\Roms\ Media Path=E:\emulateurs\Surreal64\Media\ Default Controller Config=00,01,02,03,08,09,0A,0B,04,05,06,07,0C,10,11,16,0D,17,00,01,02,03,08,09,0A,0B,04,05,06,07,0C,10,11,16,0D,17,00,01,02,03,08,09,0A,0B,04,05,06,07,0C,10,11,16,0D,17,00,01,02,03,08,09,0A,0B,04,05,06,07,0C,10,11,16,0D,17 Default 1964 Dyna Mem=8 Default 1964 Paging Mem=4 Default PJ64 Dyna Mem=16 Default PJ64 Paging Mem=4 Default Use LLE RSP=0 Default Use Basic Audio=0 Default Max Video Mem=4 je pense que c bien configuré,alors si quelqu'un as une solution ou as déjà eu le problème,qu'il me dise comment faire. merci d'avance.
  3. apparament c t'un problème de dns mon server et wanadoo,quelqu'un connait le dns pour wanadoo. merci d'avance.
  4. voici ma config xml: - <xboxmediacenter> - <!-- when using xbmc as dashboard, define home directory here ! --> - <!-- and copy the xbe with this config file to C:\ ! --> <home>-</home> - <!-- network settings for ip,netmask,default gateway, nameserver ! --> - <!-- option 1: leave empty to use the current settings (from evox, avalaunch or other dashboard) ! --> - <!-- option 2: fill in the ipadres,netmask etc and xbmc will configure xbox to use it --> - <!-- option 3: fill in dhcp as ip and xbmc will use DHCP to configure (so <ip>dhcp</ip> ) --> <ipadres>192.168.0.6</ipadres> <netmask>255.255.255.0</netmask> <defaultgateway>192.168.0.1</defaultgateway> <nameserver>192.168.0.1</nameserver> <CDDBIpAddress>194.97.4.18</CDDBIpAddress> - <!-- determines which drives 2 use. Change this for LBA48 ! --> <useFDrive>yes</useFDrive> <useGDrive>no</useGDrive> - <!-- fill in the HTTP proxy values below if you're using an http proxy to connect to the internet ! --> <httpproxy>-</httpproxy> <httpproxyport>-</httpproxyport> - <!-- remote timeserver used to set the xbox time/date! --> <timeserver>time.windows.com</timeserver> - <!-- dashboard 2 launch when exiting xbmc! --> <dashboard>C:\evoxdash.xbe</dashboard> - <!-- fill in path&filename of external DVD player --> - <!-- if empty, XBMC will play any DVD's by itself --> <dvdplayer /> - <!-- alternate subtitle directory. If subtitle cant be found in same directory ! --> - <!-- as the movie it will look here: ! --> <subtitles>$HOME\subtitles</subtitles> - <!-- startup window ! --> <startwindow>0</startwindow> - <!-- file extensions for pictures,music and videos ! --> <pictureextensions>.png|.jpg|.jpeg|.bmp|.gif|.ico|.tif|.tiff|.tga|.pcx</pictureextensions> <musicextensions>.m4a|.flac|.aac|.strm|.pls|.rm|.mpa|.wav|.wma|.ogg|.mp3|.mp2|.m3u|.mod|.amf|.669|.dmf|.dsm|.far|.gdm|.imf|.it|.m15|.med|.okt|.s3m|.stm|.sfx|.ult|.uni|.xm|.sid</musicextensions> <videoextensions>.ty|.nfo|.strm|.rm|.m3u|.ifo|.mov|.qt|.divx|.xvid|.bivx|.vob|.img|.iso|.pva|.wmv|.asf|.asx|.ogm|.m2v|.avi|.bin|.dat|.mpg|.mpeg|.mp4|.mkv|.avc|.vp3|.svq3|.nuv|.viv|.dv|.fli</videoextensions> - <!-- path where xbmc should store its thumbnails ! --> <thumbnails>$HOME\thumbs</thumbnails> - <!-- path where xbmc should store its shortcuts ! --> <shortcuts>$HOME\shortcuts</shortcuts> - <!-- path where xbmc should store the music albums cache ! --> <albums>$HOME\albums</albums> - <!-- path where shoutcast rips/recordings are stored ! --> <recordings>$HOME\recordings</recordings> - <!-- path where screenshots are stored ! --> <screenshots>$HOME\screenshots</screenshots> - <!-- move & repeat delays for controller and remote (values are in msec) ! --> - <delays> - <remote> <move>220</move> <repeat>300</repeat> </remote> - <controller> <move>220</move> <repeat>220</repeat> </controller> </delays> - <!-- Remote debug info. Displays the remote code with each button press ! --> - <!-- Useful to see if XBMC reads extra buttons on your universal remote ! --> - <!-- These remote codes can be placed in keymap.xml to give you more button options ! --> <displayremotecodes>false</displayremotecodes> - <!-- this section allows you to overwrite/specify the icons shown ! --> - <!-- for specific file types ! --> - <filetypeicons> <xbe>defaultProgram.png</xbe> </filetypeicons> - <!-- my programs bookmarks ! --> - <myprograms> <default>Q:\shortcuts</default> - <bookmark> <name>C Drive</name> <path>C:\</path> </bookmark> - <bookmark> <name>E Drive</name> <path>E:\</path> </bookmark> - <bookmark> <name>F drive</name> <path>F:\</path> </bookmark> - <bookmark> <name>DVD</name> <path>D:\</path> </bookmark> </myprograms> - <!-- my pictures shares ! --> - <pictures> <default /> - <bookmark> <name>C Drive</name> <path>C:\</path> </bookmark> - <bookmark> <name>E Drive</name> <path>E:\</path> </bookmark> - <bookmark> <name>F drive</name> <path>F:\</path> </bookmark> - <bookmark> <name>DVD</name> <path>D:\</path> </bookmark> - <!-- Expert setting: Uncomment for seperate ISO and UDF share ! --> - <!-- Comment out the bookmark named DVD to disable DVD autodetect ! --> - <!-- for my pictures ! --> - <!-- <bookmark> ! --> - <!-- <name>ISO</name> ! --> - <!-- <path>iso9660://</path> ! --> - <!-- </bookmark> ! --> - <!-- <bookmark> ! --> - <!-- <name>UDF</name> ! --> - <!-- <path>UDF:</path> ! --> - <!-- </bookmark> ! --> - <bookmark> <name>XNS</name> <path>xns://192.168.0.1:1400/</path> </bookmark> - <bookmark> <name>XBMS</name> <path>xbms://192.168.0.1:1400/</path> </bookmark> - <bookmark> <name>SMB</name> - <!-- you can use the following formats: ! --> - <!-- smb://domain;user:password@ip/share/directory/ ! --> - <!-- smb://user:password@ip/share/ ! --> - <!-- if guest/public access is enabled: ! --> - <!-- smb://ip/ ! --> <path>smb://DOMAIN;username:pwd@MyWindowsServer/movies/</path> </bookmark> </pictures> - <!-- my files shares ! --> - <files> - <bookmark> <name>C Drive</name> <path>C:\</path> </bookmark> - <bookmark> <name>E Drive</name> <path>E:\</path> </bookmark> - <bookmark> <name>F drive</name> <path>F:\</path> </bookmark> - <bookmark> <name>Q drive</name> <path>Q:\</path> </bookmark> - <bookmark> <name>DVD</name> <path>D:\</path> </bookmark> - <!-- Expert setting: Uncomment for seperate ISO and UDF share ! --> - <!-- Comment out the bookmark named DVD to disable DVD autodetect ! --> - <!-- for my files ! --> - <!-- <bookmark> ! --> - <!-- <name>ISO</name> ! --> - <!-- <path>iso9660://</path> ! --> - <!-- </bookmark> ! --> - <!-- <bookmark> ! --> - <!-- <name>UDF</name> ! --> - <!-- <path>UDF:</path> ! --> - <!-- </bookmark> ! --> - <bookmark> <name>XNS</name> <path>xns://192.168.0.1:1400/</path> </bookmark> - <bookmark> <name>XBMS</name> <path>xbms://192.168.0.1:1400/</path> </bookmark> - <bookmark> <name>SMB</name> - <!-- you can use the following formats: ! --> - <!-- smb://domain;user:password@ip/share/directory/ ! --> - <!-- smb://user:password@ip/share/ ! --> - <!-- if guest/public access is enabled: ! --> - <!-- smb://ip/ ! --> <path>smb://DOMAIN;username:pwd@MyWindowsServer/movies/</path> </bookmark> </files> - <!-- my music shares ! --> - <music> <default /> - <bookmark> <name>C Drive</name> <path>C:\</path> </bookmark> - <bookmark> <name>E Drive</name> <path>E:\</path> </bookmark> - <bookmark> <name>F drive</name> <path>F:\</path> </bookmark> - <bookmark> <name>DVD</name> <path>D:\</path> </bookmark> - <!-- Expert setting: Uncomment for seperate ISO and UDF CDDA share ! --> - <!-- Comment out the bookmark named DVD to disable DVD autodetect ! --> - <!-- for my music ! --> - <!-- <bookmark> ! --> - <!-- <name>ISO</name> ! --> - <!-- <path>iso9660://</path> ! --> - <!-- </bookmark> ! --> - <!-- <bookmark> ! --> - <!-- <name>UDF</name> ! --> - <!-- <path>UDF:</path> ! --> - <!-- </bookmark> ! --> - <!-- <bookmark> ! --> - <!-- <name>CDDA</name> ! --> - <!-- <path>cdda:</path> ! --> - <!-- </bookmark> ! --> - <bookmark> <name>XNS</name> <path>xns://192.168.0.1:1400/</path> </bookmark> - <bookmark> <name>MS Soundtrack</name> <path>soundtrack://</path> </bookmark> - <bookmark> <name>XBMS</name> <path>xbms://192.168.0.1:1400/</path> </bookmark> - <bookmark> <name>SMB</name> - <!-- you can use the following formats: ! --> - <!-- smb://domain;user:password@ip/share/directory/ ! --> - <!-- smb://user:password@ip/share/ ! --> - <!-- if guest/public access is enabled: ! --> - <!-- smb://ip/ ! --> <path>smb://DOMAIN;username:pwd@MyWindowsServer/movies/</path> </bookmark> </music> - <!-- my video shares ! --> - <video> <default /> - <bookmark> <name>E Drive</name> <path>E:\</path> </bookmark> - <bookmark> <name>F drive</name> <path>F:\</path> </bookmark> - <bookmark> <name>DVD</name> <path>D:\</path> </bookmark> - <!-- Expert setting: Uncomment for seperate ISO and UDF share ! --> - <!-- Comment out the bookmark named DVD to disable DVD autodetect ! --> - <!-- for my video ! --> - <!-- <bookmark> ! --> - <!-- <name>ISO</name> ! --> - <!-- <path>iso9660://</path> ! --> - <!-- </bookmark> ! --> - <!-- <bookmark> ! --> - <!-- <name>UDF</name> ! --> - <!-- <path>UDF:</path> ! --> - <!-- </bookmark> ! --> - <bookmark> <name>XNS</name> <path>xns://192.168.0.1:1400/</path> </bookmark> - <bookmark> <name>XBMS</name> <path>xbms://192.168.0.1:1400/</path> </bookmark> - <bookmark> <name>SMB</name> - <!-- you can use the following formats: ! --> - <!-- smb://domain;user:password@ip/share/directory/ ! --> - <!-- smb://user:password@ip/share/ ! --> - <!-- if guest/public access is enabled: ! --> - <!-- smb://ip/ ! --> <path>smb://DOMAIN;username:pwd@MyWindowsServer/movies/</path> </bookmark> - <bookmark> <name>ReplayTV</name> <path>rtv://*/</path> </bookmark> </video> </xboxmediacenter>
  5. salut tatsui, tu voit tout ce que tu me dit je les déjà fait depuis lomgtemps mais sa ve rien savoir,quelqu'un a une autre solution! merci quand méme tatsui. merci d'avance pouir ce qui vont me proposé une autre solution
  6. merci pour tes renseignements mais tout sa je les déjà fait mais sa ne marge toujour pas,avec les 2 version que g essayé quelqu'un c sa marche.je ne voit pas quesque c le FAI,quelqu'un peut me le dire! merci d'avance
  7. g consulter tout les topic que g pu trouver mais sa marche toujour pas! g essayé la version du 19 03 2004,dans les fichiers script et python il y avais rien parail pour la version du 06 04 2004. g pu voir que sous evox il faut configurer les dns mais g cherché aussi la dessus et g pas trouver.j'utilise comme server:"wanadoo". si quelqu'un c se qu'il faut faire je ve bien qui me le dise. merci d'avance.
  8. ya t'il quelqu'un qui peut m'aider! merci d'avance.
  9. bon c installer ct simple comme tt mais bon je préféré avoir un avis de quelqu'un d'autre. merci pour tout,a+
  10. oui g déjà utilisé la fonction recherche de xbmc mais g l'impréssion que sa bloque.
  11. salut a tous, g 2 question a vous poser: la 1er est:esqu'on peut avoir la météo de sa région en utilisant xbmc en passant par le pc. la 2èmé est:si on peut,quel est la configuration a effettuer sur le pc ou la xbox. merci d'avance.
  12. merci pour ta réponse essaye tt de suite.
  13. ya t'il quelqu'un qui serais pour l'installation du pack codecs xbmp!
  14. salut, ya personnes qui peut me dire comment on installe le pack de codecs (dll.rar) pour xbmp,sa serais cool,pcq pour l'instant les gars m'on donner que le lien pour l'avoir pack codec,mais j'avais déjà le pack avant de possé ce sujet sur le forum. merci d'avance!
  15. salut, le dossier album sert a stocké des musiques. contacte moi si tu as des problèmes.
  16. ched

    Transfer De Divx Par Ftp

    salut, oui,il faut que tu renomme ton fichier,moi g eu le mème problème au début.
  17. salut, mes nous ton evox.ini et on pourra t'aider. contacte moi si tu as un problème.
  18. ched

    Connecter Ma Bobox Sur Le Pc

    tu te la joue a la pink (pink et toi prenné-le pas mal).
  19. ched

    Une Question

    pas mal u.suspect.
  20. ched

    Une Question

    salut, si tu ve qu'on te répond donne nous plus d'explications.
  21. ched

    Le Floyd Est Vip !

    salut, bien joué pink,moi je te dit un grand bravo! moi je vient de passé membre c petit mais c mieux que rien. comme on dit petit ta petit l'oiseau fait son nid.
  22. ched

    Evox V3935 Neor

    si tu ve contacte moi sur msn
  23. ched

    Evox V3935 Neor

    non si c sur c: il vaut mieux pas que tu aille sur le live.
  24. ched

    Evox V3935 Neor

    sa donne quoi maintenant!
  25. salut a tous, je voudrais savoir comment on ajoute des codecs a xbmp par ftp. merci d'avance.