Updated Changelog (markdown)

EmulationFanatic 2020-11-27 11:48:32 -07:00
parent 62bbb5fd1e
commit c886a0351b

@ -6,7 +6,6 @@ All updates to the Ryujinx official master build will be documented in this file
- Added a preference system to selection of matching textures, where it will pick the "most perfect" match available in the texture cache.
- Fixes white screen issue that appears immediately after loading in The Legend of Zelda: Breath of the Wild.
## 1.0.5834 - 2020-11-27
### Changed
- Disabled resolution scaling on textures smaller than 8px on either width or height. It's very unlikely that textures this small (or thin) contain data that the end user really wants to scale.