Updated Changelog (markdown)

MetrosexualGarbodor 2024-08-12 22:59:54 +01:00
parent a525d281c1
commit 6f70c1e848
1 changed files with 5 additions and 0 deletions

@ -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). For 1.0.x releases, see [here](https://github.com/Ryujinx/Ryujinx/wiki/Older-Changelog).
## 1.1.1374 - 2024-08-12
### Fixed:
- Clamp amount of mipmap levels to max allowed for all backends.
- On AMD graphics cards using Vulkan, fixes crashes when running certain mods, such as character swaps in Mario Kart 8 Deluxe.
## 1.1.1373 - 2024-08-08 ## 1.1.1373 - 2024-08-08
### Added: ### Added:
- Implement UQADD16, UQADD8, UQSUB16, UQSUB8, VQRDMULH, VSLI and VSWP Arm32 instructions. - Implement UQADD16, UQADD8, UQSUB16, UQSUB8, VQRDMULH, VSLI and VSWP Arm32 instructions.