Sort Downloads by: Title (A\D) Date (A\D) Rating (A\D) Popularity (A\D) Resources currently sorted by: Title (A to Z)
H3Unlock H3unlock is a tool to remove security checks from your Halo 3 & Halo 3 ODST executables. This will allow you to mod maps on your homebrew 360.. Version:Filesize: 13.22 MB Added on: 09-Dec-2009 Downloads: 46 HomePage | Rate Resource
linux device driver for xbox 360 audio I am releasing the first version of linux device driver for xbox 360 audio. you can get source from here: http://www.megaupload.com/?d=SVAUYFBL. The device driver is alsa compitable, so basically you can compile mplayer and then it should play various music formats for you easily. It supports both analog stereo and digital spdif (only dobly digital by now). Thanks for tmbinc for his finding on 360 audio hardware details and his help on debuging the code. The license for the code is GPL.
In order to compile it, you will need to properly edit sound/pci/Makefile with the following statements, and also change Kconfig if needed. do not forget to enable ALSA support in your kernel.
snd-xenon-objs := xenon_snd.o
obj-$(CONFIG_SND_XENON) += snd-xenon.o
To compile mplayer, download MPlayer-1.0rc2.tar.bz2 and edit libmpcodecs/ad_hwac3.c by applying the following patch:
Code:
--- ad_hwac3.c 1969-12-31 19:15:52.000000000 -0500
+++ ad_hwac3.c.org 1969-12-31 19:15:17.000000000 -0500
@@ -144,4 +144,17 @@
}
+static inline unsigned short bswap16(unsigned short a)
+{
+ return ((a&0xff)>8);
+}
+
+static inline void mem_swap16(void *buf, int line)
+{
+ int i=0;
+ uint16_t *buf16 = (uint16_t *)buf;
+ for (i=0; iVersion:Filesize: 5.08 Kb Added on: 06-Oct-2009 Downloads: 22 HomePage | Rate Resource
Latest Xbox 360 Files / Popular Xbox 360 Downloads