Open xboxdash.xbe in an hex editor search for : C7 46 28 20 00 00 00 replace by : C7 46 28 40 00 00 00 your Dash is now in progressive mode only Tested on a 3944 dash. Enjoy !!!
Edited : For those without a DVD dongle, a little patch for DVDRegionX 2 83 C8 02 C1 E0 04 -> 83 C8 02 C1 E0 05 et voila it's progressive too.
Complex Bios Retail/Debug 1.03 (Based on 4627 Kernel)
As Sugested by ******** we added the retail RSA key to both kernels. Now Debug and Retail can play DVDs. If You use debug and want to mantain the original Debug RSA Key then use 1.02
DivX playback (3.x/4/5 codec's) XVID Support MP3 playback OGG/OGM Support Windows Media Files (WMA/WMV/ASF) Playlists AC3 audio tracks support (real AC3 Output) VCD/SVCD Support (MPG1 and MPG2) Subtitle support (Subrip SRT format) File streaming over a network Post-Processing filters for better picture quality ISO9660 Compatibility VOB Playback Stream files directly from ISO/BIN/IMG/ZIP files!! Codec management, turn on or off any codec you wish!
LogFile= "f:\test.log" Info "Install 4034 Dashboard" Warning "This will format all drives" Warning "Install 4034" Warning "Flash BIOS to Evox 2.4" Progress "Now Installing 4034 Dashboard" # # This will format alle drives ,copy the dashboard c:\ and flash the bios # Format c: Format e: #Format f: Format x: Format y: Format z: copy "\data\c\" "c:\" copy "\data\e\" "e:\" # the flashbios will force a "power off" after the bios is flashed flashbios "\bios\evox V2.4.bin"
Install a new (blank) HardDrive into your XBOX and using this cd it will prepare, format, and install the EvolutionX DashBoard, MS Dashboard, and DVDX 2. This will leave your XBOX ready for use.
¤½¤ì¤è¤ê¤½¤Î²¼¤ÎGoodNews¤¬½ÅÍס£ >>The long awaited 1 meg adapter is done, tested and working beautifully!! ¤ä¤Ã¤ÈMatriX¤Î£±MegBIOSÂбþ¥¢¥À¥×¥¿¤¬´°À®¤·¤¿¤¼¤§¤§¤§¤£¤£¤£¤£¤£¡£ Æ°ºî¤â´°àú!
Bad News The bad news is that Easybuy2000 had been forced to shut its trading doors temporarily pending an investigation on other unrelated products being sold by them (please see their site for more details). Unfortunately, Matrix supplies have also been affected. Adding to this, the advent of the Chinese New Year has caused more delays in parts and unit supplies. We ask you to bear with us as we are working flat out to facilitate orders and clear the backlog.
Good News: The long awaited 1 meg adapter is done, tested and working beautifully!! We have decided to give it our own pet name which describes its versatility, flexibility and unique qualities.
BTW, more information about the GUI internationalization stuff as it hasn't been mentioned here. This patch by me is merged into CVS by frodo several days ago. As it is relatively large change, it may cause stuff related to text display/font to stop work.
Basically what this means is that you can use all languages for the interface (GUI), including the multibyte ones like Chinese, Japanese, Korean etc. The lang-*.xml files are probably already in place. In order to use this, you need to change your config.xml file:
set "subtitleencoding" to your language's encoding set "usettfuifont" to true (only TTF fonts can display multibyte characters) set "language" to your language code.
Then you need to find a font from your windows/fonts directory that can display your languages. You do NOT need to modify this font in any way. Rename it to common-font.ttf and upload it to your Media\ directory.
Now you are all set.
For those of you having problem with displaying non-ASCII characters, which has worked, see my post above.
set "subtitleencoding" to your language's encoding set "usettfuifont" to true (only TTF fonts can display multibyte characters) set "language" to your language code.