Updated Changelog (markdown)

MetrosexualGarbodor 2023-01-14 03:12:31 +00:00
parent 95311a5856
commit de3572cb4a

@ -1,6 +1,16 @@
# Ryujinx Changelog
All updates to the Ryujinx official master build will be documented in this file
## 1.1.553 - 2023-01-13
### Fixed:
- Fix texture modified on CPU from GPU thread after being modified on GPU not being updated.
- Fixes missing textures in EVE ghost enemies, and possibly other games.
## 1.1.552 - 2023-01-13
### Fixed:
- Revert "Relax Vulkan requirements (#4228)".
- Reverts the previous change as it caused rendering issues on some games.
## 1.1.551 - 2023-01-13
### Changed:
- Relax Vulkan requirements.