halcapote

Membres
  • Compteur de contenus

    21
  • Inscription

  • Dernière visite

Tout ce qui a été posté par halcapote

  1. Cette version est sortie le 27 Février 2016. Evolutions / Corrections : Improved compatibility with some Kodi addons. Fixes for the TMDB scraper. Fix for weather location search and data. Python updated to 2.7.11 (including updated SQLite3/OpenSSL) Fix for a problem with stuttering video. FFMpeg libraries updated to 1.2.12 (the last of the 1.2 series) Pour télécharger --> XBMC4XBOX v3.5.3 Site officiel : http://www.xbmc4xbox.org.uk/ Lien vers l'article original : https://www.xbmc4xbox.org.uk/2016/02/xbmc4xbox-3-5-3-is-out/
  2. Cette version est sortie le 31 Mai 2015 pour corriger certains problèmes de la version 3.5. Corrections : Fixes for the TMDB scraper – including search, certification, and images. Updates to the Addons installer script – it now includes the XBMC Gotham repository, as well as the Kodi Helix repository. Unfortunately we have no working youtube addon currently as there was an API change on youtube which stopped the older youtube addon working. There is a newer one for Kodi, but it requires some changes to be made compatible with XBMC4Xbox. Moved our XBMC4Xbox Addons repository off Google Code, since that service is closing down. It is now hosted on our own equipment along with the main XBMC4Xbox repository. Pour télécharger --> XBMC4XBOX v3.5.1 Site officiel : http://www.xbmc4xbox.org.uk/ Lien vers l'article original : http://www.xbmc4xbox.org.uk/2015/05/xbmc4xbox-3-5-1-is-released/
  3. Voici la version 3.5 de XBMC qui est sortie le 14/10/2014 pour XBOX. Principales évolutions 3.5 Finale : Python 2.7 & API improvements Python support in XBMC4Xbox has been overhauled, with the out of date Python 2.4 replaced with Python 2.7. This update, along with the addition of some missing API functions brings much better compatibility with Kodi (Formerly XBMC) plugins. The Addons4Xbox installer has also been updated, allowing many plugins written for Kodi to work right out of the box. The Python 2.7 update also brings performance improvements, and comes with fully working libraries for sqlite3, and SSL amongst others. DVDPlayer updates DVDPlayer (The main video player in XBMC4Xbox) has received numerous changes, including having the FFMpeg core libraries updated to v1.2.8 which brings a variety of new codecs, bug-fixes, and optimisations from the previous 0.10.x version. The libraries used for DVD navigation have also been updated which should bring better compatibility with problematic DVD menus. Scraper fixes and clean-ups We had a lot of broken and unmaintained scrapers with the previously version of XBMC4Xbox. With the 3.5 release only a few are included, but they are all maintained and working. We have scrapers for themoviedb.org, thetvdb.com as well as theaudiodb.com for music. Please do support and contribute to these open database projects, as the content and results are only as good as the information people have contributed. PAPlayer updates PAPlayer (the core audio player in XBMC4Xbox) has received some updates since the last version of XBMC4Xbox. DVDPlayer’s FFMpeg libraries are now used for decoding of some audio formats which means some of the old out of date libraries we used previously are no longer needed. This simplifies maintenance, and brings with it better performance and compatibility. The FFMpeg libraries are now used for OGG, FLAC, AAC, AC3,and DTS. Skinning improvements A variety of improvements have been backported from Kodi for the skin engine. This allows skins and features for Kodi to be more easily implemented. Thanks to the skin developers who requested changes/features and helped with testing. We currently ship with the same selection of skins as with v3.3 – Confluence Lite, Confluence, Project Mayhem III, and the PM3HD skin, but more can be found on the skin development section of our forum (such as the excellent Xbox Extended skin from Dom). New branding Thanks to SwedishGojira we now have our own project branding – our new XBMC4Xbox logo is used on our project site as well as for the XBMC4Xbox boot-up splash. Since the renaming of XBMC to Kodi, there has been some discussion regarding our name. I can confirm we are keeping the name XBMC4Xbox for our project. Changing it now would just introduce more confusion. Transifex integration Thanks to Kodi and their useful tools for handling translations, we are now using the on-line service Transifex to manage translations for the project. This means anyone who wants to help improve translations can now go and sign up over at https://www.transifex.com/organization/xbmc4xbox and start translating the software to their favourite language via the easy to use web interface. The updated translations can then be merged back into the XBMC4Xbox code base by us. Bug fixes There have been many bug fixes around the software with around 44 issues on the bugtracker resolved/fixed as well as more reported via the forum. Thanks to all those that have reported bugs, provided fixes & patches, and helped with testing. Evolutions / Corrections 3.5 RC2 : Fix for the RTMP streaming issue. Updates to PolarSSL, librtmp and libcurl as well as the Curl VFS. Update FFmpeg Libraries to 1.2.8. Update translations from Transifex. Added missing hard disk / DVD information on Confluence Lite system info page. New splash screen / branding. Evolutions / Corrections 3.5 RC1 : Removal of all the defunct and broken scrapers, fixing up some problems with the imdb/tmdb scrapers and adding a new default music scraper that uses the http://theaudiodb.com API. FFMpeg/DVDPlayer updates from XBMC. Updated Python to 2.7.8 and added some missing Python API functions from XBMC. Fix for browsing library when network is not connected. Improvements/fixes from XBMC for ID3/Tag parsing, CD Ripping, and Playlists. Updates to the included Addons4Xbox installer. Evolutions / Corrections 3.5 Beta 4 : Fixed string encoding issue on system information screen. Fixed some cases where XBMC addons would fail due to our strict type checking – now automatically convert parameters for listitem’s to the correct type where possible. Additional Python API infolabels / infotags. Evolutions / Corrections 3.5 Beta 3 : Python 2.7.6 with some stability improvements. Much improved Addons4Xbox installer, with better dependency handling, meaning many addons designed for XBMC can now be installed and work out of the box. It should also run somewhat faster due to less logging, and the better use of local caching. FFmpeg Libraries updated to 1.2.5 Added support for .po files for language strings and updated translations using Transifex and XBMC‘s excellent toolset for handling them. Users can now join in and help translate the project into their favourite languages. More details below. PAPlayer codec improvements Many other bug fixes and improvements Evolutions / Corrections 3.5 Beta 2 : Fix for custom movie set fan-art being displayed on all sets. Issue with weather showing “busy” under certain situations. Improved RTMP stream pause functionality. Fixed duplicate sources on Filemanager. Evolutions / Corrections 3.5 Beta 1 : Python 2.7.5 – includes working libraries for sqlite3, and fully working ssl. This brings far better compatibility with upstream XBMC plugins, and logging in on YouTube etc works, which it never did on the previous Python 2.4. This took many hours of work to do including building working python libraries compatible with the XBMC4Xbox architecture. Bugs may remain, but I hope it will be an improvement for most people. DVDPlayer has been updated to the FFMPEG 1.2 libraries which brings improved codec support, and new features. We still include two sets of FFMPEG libraries, one for the most common formats, and another which has everything. Webm and XMV support is now added to the smaller library set, but please do report any issues/questions on the forum. Skin changes from XBMC to make backporting of xbmc skins easier. Many bug fixes and other improvements – you can always check on development activity via the Redmine activity page. Pour télécharger --> XBMC4XBOX v3.5 Site officiel : http://www.xbmc4xbox.org.uk/ Lien vers l'article original : http://www.xbmc4xbox...3-5-is-released/
  4. Voici la Release de XBMC v3.3.3 sortie le 27/10/2013 pour XBOX. Corrections v3.3.3 : Updated TMDB scraper (based on scraper from xbmc mainline), which now uses their v3 JSON API. Also has some additional settings for language now. Fixed issues with thumbnails / movie posters and IMDB / MoviePosterDB scrapers. Fixed thumbnailing of images not in JPEG format (A regression from an earlier release due to thumbnail / cache code cleanups) Corrections v3.3.2 : Fixed black background issue for Confluence Lite when interface is not in English. Fixed a problem with the recently updated build script that didn’t package up PM3 and Confluence. Corrections et Nouveauté v3.3.1 : There were problems accessing the video/music playlists when nothing was playing. Adding plugins to the home screen of Confluence Lite cause script failures when launching. There was a minor text positioning bug in the seek dialog with PM3.HD. We now ship with a lovely green XBox theme for Confluence Lite – Go to Settings -> Appearance -> Skin -> Theme to switch. Nouveautés v3.3 : New default Confluence Lite skin. DVDPlayer improvements – including : Updated libraries for DVDPlayer (FFMPEG/libdvd et al). Recognises additional video extensions as used by some XBox games. HLS (HTTP Live Streaming) support. Other playback improvements from XBMC. Updated VFS and Cache Improved 128MB Ram support. Built-in support for recently added videos/music for skins (without the need for Python). Updated MythTV support. Better out of the box support for universal / Microsoft Media Extender remotes. Password Manager for Samba shares allowing different usernames/password per share. Skinning improvements. Scraper updates. Various other code / library updates and improvements. Corrections et améliorations v3.2.1 : Thumbnail scaling calculations are improved to correct the low-res issue with wide icons. Included a modern new default web interface from Sander (called XBMC Reloaded). The SVN Repo installer has been replaced with the Addons4Xbox installer, that is able to install addons designed for XBMC. Nouveautés / corrections v3.2 : libjpeg-turbo support for images Fixed UPnP lockups Browse by Country support in movie library Scraper fixes Switch to Roboto font in Confluence skin Plenty of misc bugfixes and code backports from xbmc mainline Lots of code refactoring to better match upstream changes Nouveautés / corrections v3.1 Stable : FFMPEG Updates DVDPlayer Updates/Fixes (Such as improved DVD Seeking and Slingbox support) PAPlayer Updates Updates to libcurl/polarssl/librtmp Scraper fixes Lots of other misc bugfixes and improvements. Pour télécharger --> XBMC4XBOX v3.3.3 Site officiel : http://www.xbmc4xbox.org.uk/ Lien vers l'article original : http://www.xbmc4xbox.org.uk/2013/10/xbmc4xbox-3-3-3-released/
  5. Voici la Release de XBMC v3.3.2 sortie le 13/09/2013 pour XBOX. Corrections v3.3.2 : Fixed black background issue for Confluence Lite when interface is not in English. Fixed a problem with the recently updated build script that didn’t package up PM3 and Confluence. Corrections et Nouveauté v3.3.1 : There were problems accessing the video/music playlists when nothing was playing. Adding plugins to the home screen of Confluence Lite cause script failures when launching. There was a minor text positioning bug in the seek dialog with PM3.HD. We now ship with a lovely green XBox theme for Confluence Lite – Go to Settings -> Appearance -> Skin -> Theme to switch. Nouveautés v3.3 : New default Confluence Lite skin. DVDPlayer improvements – including : Updated libraries for DVDPlayer (FFMPEG/libdvd et al). Recognises additional video extensions as used by some XBox games. HLS (HTTP Live Streaming) support. Other playback improvements from XBMC. Updated VFS and Cache Improved 128MB Ram support. Built-in support for recently added videos/music for skins (without the need for Python). Updated MythTV support. Better out of the box support for universal / Microsoft Media Extender remotes. Password Manager for Samba shares allowing different usernames/password per share. Skinning improvements. Scraper updates. Various other code / library updates and improvements. Corrections et améliorations v3.2.1 : Thumbnail scaling calculations are improved to correct the low-res issue with wide icons. Included a modern new default web interface from Sander (called XBMC Reloaded). The SVN Repo installer has been replaced with the Addons4Xbox installer, that is able to install addons designed for XBMC. Nouveautés / corrections v3.2 : libjpeg-turbo support for images Fixed UPnP lockups Browse by Country support in movie library Scraper fixes Switch to Roboto font in Confluence skin Plenty of misc bugfixes and code backports from xbmc mainline Lots of code refactoring to better match upstream changes Nouveautés / corrections v3.1 Stable : FFMPEG Updates DVDPlayer Updates/Fixes (Such as improved DVD Seeking and Slingbox support) PAPlayer Updates Updates to libcurl/polarssl/librtmp Scraper fixes Lots of other misc bugfixes and improvements. Pour télécharger --> XBMC4XBOX v3.3.2 Site officiel : http://www.xbmc4xbox.org.uk/ Lien vers l'article original : http://www.xbmc4xbox.org.uk/2013/09/xbmc4xbox-3-3-2-released/
  6. Voici la Release de XBMC v3.3.1 sortie le 13/08/2013 pour XBOX. Corrections et Nouveauté v3.3.1 : There were problems accessing the video/music playlists when nothing was playing. Adding plugins to the home screen of Confluence Lite cause script failures when launching. There was a minor text positioning bug in the seek dialog with PM3.HD. We now ship with a lovely green XBox theme for Confluence Lite – Go to Settings -> Appearance -> Skin -> Theme to switch. Nouveautés v3.3 : New default Confluence Lite skin. DVDPlayer improvements – including : Updated libraries for DVDPlayer (FFMPEG/libdvd et al). Recognises additional video extensions as used by some XBox games. HLS (HTTP Live Streaming) support. Other playback improvements from XBMC. Updated VFS and Cache Improved 128MB Ram support. Built-in support for recently added videos/music for skins (without the need for Python). Updated MythTV support. Better out of the box support for universal / Microsoft Media Extender remotes. Password Manager for Samba shares allowing different usernames/password per share. Skinning improvements. Scraper updates. Various other code / library updates and improvements. Corrections et améliorations v3.2.1 : Thumbnail scaling calculations are improved to correct the low-res issue with wide icons. Included a modern new default web interface from Sander (called XBMC Reloaded). The SVN Repo installer has been replaced with the Addons4Xbox installer, that is able to install addons designed for XBMC. Nouveautés / corrections v3.2 : libjpeg-turbo support for images Fixed UPnP lockups Browse by Country support in movie library Scraper fixes Switch to Roboto font in Confluence skin Plenty of misc bugfixes and code backports from xbmc mainline Lots of code refactoring to better match upstream changes Nouveautés / corrections v3.1 Stable : FFMPEG Updates DVDPlayer Updates/Fixes (Such as improved DVD Seeking and Slingbox support) PAPlayer Updates Updates to libcurl/polarssl/librtmp Scraper fixes Lots of other misc bugfixes and improvements. Pour télécharger --> XBMC4XBOX v3.3.1 Site officiel : http://www.xbmc4xbox.org.uk/ Lien vers l'article original : http://www.xbmc4xbox.org.uk/2013/08/xbmc4xbox-3-3-1-released/
  7. Voici la Release de XBMC v3.3 sortie le 21/07/2013 pour XBOX. Nouveautés v3.3 : New default Confluence Lite skin. DVDPlayer improvements – including : Updated libraries for DVDPlayer (FFMPEG/libdvd et al). Recognises additional video extensions as used by some XBox games. HLS (HTTP Live Streaming) support. Other playback improvements from XBMC. Updated VFS and Cache Improved 128MB Ram support. Built-in support for recently added videos/music for skins (without the need for Python). Updated MythTV support. Better out of the box support for universal / Microsoft Media Extender remotes. Password Manager for Samba shares allowing different usernames/password per share. Skinning improvements. Scraper updates. Various other code / library updates and improvements. Corrections et améliorations v3.2.1 : Thumbnail scaling calculations are improved to correct the low-res issue with wide icons. Included a modern new default web interface from Sander (called XBMC Reloaded). The SVN Repo installer has been replaced with the Addons4Xbox installer, that is able to install addons designed for XBMC. Nouveautés / corrections v3.2 : libjpeg-turbo support for images Fixed UPnP lockups Browse by Country support in movie library Scraper fixes Switch to Roboto font in Confluence skin Plenty of misc bugfixes and code backports from xbmc mainline Lots of code refactoring to better match upstream changes Nouveautés / corrections v3.1 Stable : FFMPEG Updates DVDPlayer Updates/Fixes (Such as improved DVD Seeking and Slingbox support) PAPlayer Updates Updates to libcurl/polarssl/librtmp Scraper fixes Lots of other misc bugfixes and improvements. Pour télécharger --> XBMC4XBOX v3.3 Site officiel : http://www.xbmc4xbox.org.uk/ Lien vers l'article original : http://www.xbmc4xbox.org.uk/2013/07/xbmc4xbox-3-3-released/
  8. Voici la Release de XBMC v3.2.1 sortie le 16/02/2013 pour XBOX. Corrections et améliorations v3.2.1 : Thumbnail scaling calculations are improved to correct the low-res issue with wide icons. Included a modern new default web interface from Sander (called XBMC Reloaded). The SVN Repo installer has been replaced with the Addons4Xbox installer, that is able to install addons designed for XBMC. Nouveautés / corrections v3.2 : libjpeg-turbo support for images Fixed UPnP lockups Browse by Country support in movie library Scraper fixes Switch to Roboto font in Confluence skin Plenty of misc bugfixes and code backports from xbmc mainline Lots of code refactoring to better match upstream changes Nouveautés / corrections v3.1 Stable : FFMPEG Updates DVDPlayer Updates/Fixes (Such as improved DVD Seeking and Slingbox support) PAPlayer Updates Updates to libcurl/polarssl/librtmp Scraper fixes Lots of other misc bugfixes and improvements. Pour télécharger --> XBMC4XBOX v3.2.1 Site officiel : http://www.xbmc4xbox.org.uk/ Lien vers l'article original : http://www.xbmc4xbox.org.uk/2013/02/xbmc4xbox-3-2-1-released/
  9. Voici la Release de XBMC v3.2 sortie le 25/07/2012 pour XBOX. Nouveautés / corrections v3.2 : libjpeg-turbo support for images Fixed UPnP lockups Browse by Country support in movie library Scraper fixes Switch to Roboto font in Confluence skin Plenty of misc bugfixes and code backports from xbmc mainline Lots of code refactoring to better match upstream changes Nouveautés / corrections v3.1 Stable : FFMPEG Updates DVDPlayer Updates/Fixes (Such as improved DVD Seeking and Slingbox support) PAPlayer Updates Updates to libcurl/polarssl/librtmp Scraper fixes Lots of other misc bugfixes and improvements. Pour télécharger --> XBMC4XBOX v3.2 Site officiel : http://www.xbmc4xbox.org.uk/ Lien vers l'article original : http://www.xbmc4xbox.org.uk/2012/07/xbmc4xbox-3-2-released/
  10. Salut tout le monde ! voici un nouveau lien pour télécharger la dernière version d'XBMC : http://ftp.yi.se/pub/repository/t3ch/ Tchao !
  11. T3CH publie un FIX pour la version FINALE de XBMC Babylon, lecteur multimédia Xbox que l'on ne présente plus. Voici le changelog : 2009-06-01 20848 [XBOX] fixed: GUILib's AudioContext was broken during the previous merge causing av's on audio/video playback 2009-06-01 20846 [XBOX] fixed: RSS feed no longer worked 2009-05-30 20810 [XBOX] merged: Linuxport revisions: 20015,20063,20077,20270,20326,20380,20381,20457,20488,20462,20463,20477,20509,20 563 Trunk revisions: 20394,20396 9.04-branch revision: 20539 Also bumped version number to 9.04.1 20563: fixed: XMBC dumps when browsing through Pictures via web interface #6637 20539: fixed:[all] ffmpeg:av_find_stream_info does avcodec_open/close calls and needs the same locking. This turned up on the atv platform doing thumbnail creation where now multiple thumbnail creating threads are spun out. 20509: [WIN32] updated: ImageLib.dll with r20507/8 20477: fixed: Ticket #6623 - 9.04 segfaults when clicking on either a Video or Music source which contains a malformed .pls file 20463: fixed: ticket #5548 - memory leak in h264/aac streamed over rtmp. thanks to frosty for the "diff" 20462: fixed: Ticket #6620 - Shoutcast has two ".." paths 20488: changed: xbmc.bin only depends on subdir archives now. fixed: Sometime xbmc.bin wouldn't relink if an archive changed do to source changes. 20457: fixed: typo caused vobsubs to render at incorrect timestamps (and possibly crash xbmc) 20396: [XBOX] synced: GUIlib with Linuxport 20394: [XBOX] Added: Crossfade support for Xbox + merged Linuxport r20109 . Hopefully it works 20381: fixed: ticket #6593, missing param in libhdhomerun call. 20380: fixed: ticket #6201, main title dvd/iso rips did not return to GUI when playback finished. 20326: fixed: ticket #6572 - Fix 64bit WAVcodec bug. thanks to gnif 20270: fixed: Ticket #6573 - Metadata from nfo not used unless default scraper is the same as the url in nfo 20077: fixed: the initial plugindirectory handle was not removed from our handle cache, causing crashing of plugins on 64bit linux (and probably elsewhere). 20063: [WIN32] fixed: XBMC crashes on playing media or no sound with mp3 and video files (one return too much in last commit) 20015: fixed: ticket #5548 - H264/AAC streamed over RTMP memory leak and video fps problem. thanks to frosty T3CH XBMC 2009-06-01 9.04.1-FIXED-Babylon Site officiel : http://www.xboxmediacenter.com
  12. Salut, un nouveau Custom Firmware est sorti : le 5.00 M33-3. Mirror1: http://rapidshare.com/files/156743814/500m33_3.rar Mirror2: http://www.megaupload.com/?d=J2B220F8 A quick fix for the big bug introduced in M33-2... 5.00 M33-3 Changes: - A bug was introduced in 5.00 M33-2 that made some games and homebrew not to work. - PSN version check is now automatically bypassed without need of touching any setting. 5.00 M33-2 Changes: - Popcorn bug fixes * Fixed bug that caused some games with certain icons not to work, and caused document.dat not to work. * Fixed critical bug that caused continous corruption of psx games in RAM. - Core bugfix: Fixed sctrlKernelSetInit* functions not working. - M33 network update doesn't work in 5.00 M33, fixed. - Added the posibility of loading version information from the file flash0:/vsh/etc/version.txt By default is disabled. If you enable it in recovery, you could for example dump 5.01 firmware, copy the version.txt from it to the flash, and bypass firmware check restrictions like those that may be in psn, etc. This will also fake official network update (not m33 one), and running the update eboot (again, not m33 ones). - Plugins configuration file format changed. The new format is as follows: * There is no more conf.bin file. * Now each line in vsh.txt game.txt and pops.txt will have a 0 or a 1 at the end. 1 indicates that the plugin will be loaded, 0 (or anything else) that it won't be loaded. Entering in recovery in 5.00 M33-2 wil automatically convert the old format configuration to the new one (this may cause a delay first time you enter in plugins because of conversion). - Added optins under advanced configuration that allow enable/disable of plugins in a certain configuration. By default they are enabled. A+ tout le monde !!!
  13. halcapote

    Skins Pour Xbmc

    Bonjour, j'ai trouvé un skin très sympathique, c'est MediaStream http://www.teamrazorfish.co.uk/mediastream.html Sinon sur XBMC Black Market, il y a plusieurs Skins souvent mis à jour. http://blackmarket.ictcsc.net/files/skins/ J'espère qu'un Newserator mettra ces infos. Bon continuation !
  14. Salut, voici un lien direct vers la dernière version : Site officiel : T3CH A plus !
  15. Salut tout le monde, j'ai remarqué lorsque je regarde un DVD, le rembobinage, l'avance rapide, les chapitres précédents et suivants marchent correctement avec la télécommande ou la manette. Mais ces fonctionnalités ne marchent pas avec une vidéo DivX (vidéo d'un anniversaire par exemple). Est-ce quelqu'un a rencontré ce problème? C'est un peu embêtant lorsqu'on a zappé un bout de film et que l'on souhaite revenir en arrière. A +
  16. Salut Bugess et JP33, tout d'abord merci pour votre professionnalisme ! Pour l'instant j'ai mis cette xbox de côté. Car je reprends le travail Lundi. Donc j'avais envie un peu de profiter de la fin de mes vacances ! J'ai remis ma xbox (qui elle a un pont avec le bios d'origine) qui marche très bien depuis 5 ans ! Je reviendrais vers vous 2 quand je me déciderai de rebosser sur cette Xbox Japonaise très bizarre ... Merci encore à tous les 2 ! A +
  17. Salut Bugess, alors à mon avis la puce Aladdin Live est désactivée car je veux allumer la Xbox après un certain temps d'inactivité, pas d'écran pendant 10 minutes environ. Ensuite on éteint et on allume, l'affichage re fonctionne. Quand je souhaite allumer la xbox normalement, elle s'éteint au bout d'une seconde et elle se rallume Quand j'appuie sur le bouton 3 secondes, la xbox s'éteint et se rallume, durant toute la manipulation --> mais la LED ne s'éclaire pas Orange mais Vert. Quand j'appuie sur le bouton 5 secondes, la xbox s'éteint et se rallume, durant toute la manipulation --> la LED clignote Rouge puis Vert sans affichage. Je re précise que la puce a bien sa LED Bleu allumée. Avec le CD XCalibur, toujours impossible à flasher le TSOP ou la puce --> "Flash Not Writeable". Que faire car le problème existait déjà avant que l'on me l'a donne (Lorsque l'on veut allumer la Xbox après un certain temps d'inactivité, pas d'écran pendant 10 minutes environ. Ensuite on éteint et on allume, l'affichage re fonctionne). Merci d'avance pour ta réponse. Cordialement, Alex.
  18. Salut tout le monde, on m'a donné une XBOX mais qui a un problème. Console : XBOX Version : 1.0 Année : 2002 Origine : Japon Puce : Aladdin Live (LED Bleu sur la puce) Quand on allume la console, elle démarre, la LED devient verte mais pas d'écran. Ensuite au bout de 5 / 10 minutes, on redémarre la console, la console s'allume correctement. J'ai voulu flasher le bios mais sans succès toujours pareil. A la fin j'ai voulu flasher avec un flash TSOP et je redémarre sur un dashboard Microsoft avec erreur. Donc je fais un swap console modifiée pour mettre un C propre avec le DVD XCalibur 3.3, j'arrive à installer NDure. Mes problèmes sont : - quand j'essaye de flasher, cela me met "Flash Not Writeable". - Toujours le problème d'écran, au bout de 5 / 10 minutes, l'écran s'allume après un reboot. - Et je souhaiterai avoir Xbox Media Center au démarrage de la Xbox au lieu de l'exploit NDure. Merci d'avance pour vos réponses. Alex.
  19. Salut tout le monde, J'ai un problème avec le bash pour créer l'ISO Xcalibur.iso (mkisofs est installé bien sûr, j'ai bien les droits administrateurs aussi). Voici les messages d'erreurs : sudo bash make-iso-lin.sh X-calibur 3.3 http://gx-mod.com creation en cours de limage Xcalibur.iso echo veuillez patienter un instant, le processus va se lancer ... echo mkisofs -o linux.iso -b isolinux/isolinux.bin -c isolinux/boot.cat -no-emul-boot -boot-load-size 4 -boot-info-table -udf -l -R -r linux echo echo /!\ ATTENTION /!\ echo V�rifiez que la fin du processus est atteinte echo (grace au message juste au-dessus) echo avant de lancer la gravure. echo echo Votre exemplaire dXcalibur 3.3 est maintenant disponible. make-iso-lin.sh: line 16: EOF inattendu lors de la recherche de la concordance à `'' make-iso-lin.sh: line 18: erreur de syntaxe : fin de fichier inattendue Merci d'avance pour vos réponses. Alex.
  20. Merci, je vais essayer !!! Oui pareil avec l'explorateur de fichiers de XBMC .... Il y a quelques fichiers qui ne peuvent être lus
  21. Bonjour tout le monde ! rollwink J'ai un jeu original XBOX qui s'appelle Crash et il a été rayé par le lecteur Thomson donc il se lance mais il plante tout de suite au chargement. Je souhaiterais savoir s'il existe un logiciel permettant de lire un jeu XBOX sous Windows pour en faire la sauvegarde. DVD2XBOX plante --> il n'arrive pas à copier 8 fichiers. J'ai essayé d'effectuer une recherche d'un topic qui en parle, sur GX-MOD ou sur Google, on ne parle pas de ce que je souhaite. Merci à tous ...