Updated Changelog (markdown)

MetrosexualGarbodor 2023-05-20 21:37:09 +01:00
parent bc7a42c6a5
commit 1c90b9ced9

@ -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.811 - 2023-05-20
### Fixed:
- Replace constant buffer access on shader with new Load instruction.
- Might fix vertex explosions in Super Mario Sunshine and Super Mario Galaxy on AMD GPUs. No known changes in games.
## 1.1.810 - 2023-05-20
### Fixed:
- Limit compute storage buffer size.