Add 1.1.1046 changes

TSRBerry 2023-10-07 11:09:23 +02:00
parent 0587c070a0
commit 84c022d7fd

@ -3,6 +3,11 @@ All updates to the Ryujinx official master build will be documented in this file
For 1.0.x releases, see [here](https://github.com/Ryujinx/Ryujinx/wiki/Older-Changelog).
## 1.1.1046 - 2023-10-07
### Fixed:
- HLE: Fix Mii CRC generation and minor issues.
- Fixes all generated Miis having invalid CRCs. This does not fix the `Mario Kart 8: Deluxe` title screen crash.
## 1.1.1045 - 2023-10-06
### Fixed:
- Fix SPIR-V call out arguments regression.