diff --git a/patches/README.md b/patches/README.md index 3fc81ad..f8a5b3d 100644 --- a/patches/README.md +++ b/patches/README.md @@ -2,12 +2,12 @@ | BIOS | MD5 Checksum | Patch Version | Status | IPS Patch | Guide | | ------------------------------------- | -------------------------------- | ------------- | ----------- | --------- | ----- | -| m8plus | dfc6288f6b67fd021e1970491c64c0a0 | 1.3.1 | Verified | [Link](https://github.com/MakeMHz/xbox-hdmi/raw/master/patches/ips/m8plus.ips) | [Link](https://github.com/MakeMHz/xbox-hdmi/blob/master/manual/Kernel%20Patch%20-%20m8plus.md) | -| m8plus (1.6) | 58b8782501983725f984499620ca342b | 1.3.1 | Verified | [Link](https://github.com/MakeMHz/xbox-hdmi/raw/master/patches/ips/m8plus.ips) | [Link](https://github.com/MakeMHz/xbox-hdmi/blob/master/manual/Kernel%20Patch%20-%20m8plus.md) | -| m8plus (M8_16_LBA48_IGR_C-06.bin) | fc9c5dab107a234863714d6452a6d3bb | 1.3.1 | Verified | [Link](https://github.com/MakeMHz/xbox-hdmi/raw/master/patches/ips/m8plus.ips) | [Link](https://github.com/MakeMHz/xbox-hdmi/blob/master/manual/Kernel%20Patch%20-%20m8plus.md) | -| m8plus (M8_16_LBA48_IGR_Q-06.bin) | 0c7ff9e58c7ae9ee5225944ce01daae1 | 1.3.1 | Verified | [Link](https://github.com/MakeMHz/xbox-hdmi/raw/master/patches/ips/m8plus.ips) | [Link](https://github.com/MakeMHz/xbox-hdmi/blob/master/manual/Kernel%20Patch%20-%20m8plus.md) | -| m8plus (M8_LBA48_IGR_C-06.bin) | c5ea8592b48a2bb6b3c288cf263ed9f3 | 1.3.1 | Verified | [Link](https://github.com/MakeMHz/xbox-hdmi/raw/master/patches/ips/m8plus.ips) | [Link](https://github.com/MakeMHz/xbox-hdmi/blob/master/manual/Kernel%20Patch%20-%20m8plus.md) | -| m8plus (M8_LBA48_IGR_Q-06.bin) | 0fc0392198205849849b08f7fd5759c1 | 1.3.1 | Verified | [Link](https://github.com/MakeMHz/xbox-hdmi/raw/master/patches/ips/m8plus.ips) | [Link](https://github.com/MakeMHz/xbox-hdmi/blob/master/manual/Kernel%20Patch%20-%20m8plus.md) | +| m8plus | dfc6288f6b67fd021e1970491c64c0a0 | 1.3.2 | Verified | [Link](https://github.com/MakeMHz/xbox-hdmi/raw/master/patches/ips/m8plus.ips) | [Link](https://github.com/MakeMHz/xbox-hdmi/blob/master/manual/Kernel%20Patch%20-%20m8plus.md) | +| m8plus (1.6) | 58b8782501983725f984499620ca342b | 1.3.2 | Verified | [Link](https://github.com/MakeMHz/xbox-hdmi/raw/master/patches/ips/m8plus.ips) | [Link](https://github.com/MakeMHz/xbox-hdmi/blob/master/manual/Kernel%20Patch%20-%20m8plus.md) | +| m8plus (M8_16_LBA48_IGR_C-06.bin) | fc9c5dab107a234863714d6452a6d3bb | 1.3.2 | Verified | [Link](https://github.com/MakeMHz/xbox-hdmi/raw/master/patches/ips/m8plus.ips) | [Link](https://github.com/MakeMHz/xbox-hdmi/blob/master/manual/Kernel%20Patch%20-%20m8plus.md) | +| m8plus (M8_16_LBA48_IGR_Q-06.bin) | 0c7ff9e58c7ae9ee5225944ce01daae1 | 1.3.2 | Verified | [Link](https://github.com/MakeMHz/xbox-hdmi/raw/master/patches/ips/m8plus.ips) | [Link](https://github.com/MakeMHz/xbox-hdmi/blob/master/manual/Kernel%20Patch%20-%20m8plus.md) | +| m8plus (M8_LBA48_IGR_C-06.bin) | c5ea8592b48a2bb6b3c288cf263ed9f3 | 1.3.2 | Verified | [Link](https://github.com/MakeMHz/xbox-hdmi/raw/master/patches/ips/m8plus.ips) | [Link](https://github.com/MakeMHz/xbox-hdmi/blob/master/manual/Kernel%20Patch%20-%20m8plus.md) | +| m8plus (M8_LBA48_IGR_Q-06.bin) | 0fc0392198205849849b08f7fd5759c1 | 1.3.2 | Verified | [Link](https://github.com/MakeMHz/xbox-hdmi/raw/master/patches/ips/m8plus.ips) | [Link](https://github.com/MakeMHz/xbox-hdmi/blob/master/manual/Kernel%20Patch%20-%20m8plus.md) | ## Changelog @@ -17,3 +17,6 @@ * Fixes ALL issues related to non-playable games related to 1.6 compatibility issues! No game patching required. This includes games previously unplayable via any other means, including stock and modified 1.6 systems. (XboxHDMI install required) * Increased compatibility for when the XboxHDMI board is not installed. (Useful for when verifying BIOS is patched pre-installation.) * Send additional data to the XboxHDMI board for edge case handling. (Per-game/title ID handling) + +#### 1.3.2 + * Fix kernel patch not sending correct encoder id. (Fixes colorspace on 1.6 consoles) diff --git a/patches/ips/m8plus.ips b/patches/ips/m8plus.ips index 1a9ed11..9342ef8 100644 Binary files a/patches/ips/m8plus.ips and b/patches/ips/m8plus.ips differ