Skip to content

Commit

Permalink
Fix kernel patch not sending correct encoder id
Browse files Browse the repository at this point in the history
  • Loading branch information
LoveMHz committed Mar 27, 2021
1 parent bea96d3 commit 5ba879e
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 6 deletions.
15 changes: 9 additions & 6 deletions patches/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand All @@ -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)
Binary file modified patches/ips/m8plus.ips
Binary file not shown.

0 comments on commit 5ba879e

Please sign in to comment.