From 5ba879e3e7ecb7c2018d6e220e1044d1c00efb70 Mon Sep 17 00:00:00 2001 From: Dustin Holden Date: Sat, 27 Mar 2021 15:02:45 -0400 Subject: [PATCH] Fix kernel patch not sending correct encoder id --- patches/README.md | 15 +++++++++------ patches/ips/m8plus.ips | Bin 583 -> 583 bytes 2 files changed, 9 insertions(+), 6 deletions(-) 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 1a9ed111cf19d5d1edb3a314f18ebde5459de74f..9342ef86de2e83d27263ced2135b342ee011d40d 100644 GIT binary patch delta 64 zcmX@ka-3xYGoylO&SB<;tbi8=|AD|X;vkR{_(B=T&X8baWO%V}vM!?(=ZSwnfl`4i Qr^#-Nn;4lU|77$70J;4g9smFU delta 85 zcmX@ka-3xYGoy2szyJRK|8JUcn7JV<;Ds8H{ogd=AdnOILK4W%kYHqFc(LW- jzyGZVc7P;HxORYqx*571I0CYQCc80iVq~2BlhF?Vcupzk