Updated Changelog (markdown)

EmulationFanatic 2020-11-17 14:27:41 -07:00
parent dcf2e7040d
commit a4213baffa

@ -3,7 +3,7 @@ All updates to the Ryujinx official master build will be documented in this file
## 1.0.5736 - 2020-11-17 ## 1.0.5736 - 2020-11-17
### Fixed ### Fixed
- Resolved an issue causing the virtual address of texture descriptors not be cleaned up when caching, instead ocleaning texture format and swizzle. - Resolved an issue causing the virtual address of texture descriptors not be cleaned up when caching, instead cleaning texture format and swizzle.
- Should fix high duplication and possible texture corruption for certain games. - Should fix high duplication and possible texture corruption for certain games.
**NOTE: This will invalidate all cache layers as this is a critical bugfix on the cache saving system.** **NOTE: This will invalidate all cache layers as this is a critical bugfix on the cache saving system.**