Updated Changelog (markdown)

MetrosexualGarbodor
2021-11-15 08:33:29 +00:00
parent 8490027092
commit 1883e6715e

@@ -1,6 +1,12 @@
# Ryujinx Changelog # Ryujinx Changelog
All updates to the Ryujinx official master build will be documented in this file All updates to the Ryujinx official master build will be documented in this file
## 1.0.7105 - 2021-11-14
### Fixed:
- Fix shader integer from/to double conversion.
- Fixes the Invalid reinterpret cast from "F32" to "F64" exception that would happen on any shader using I2F or F2I instructions to convert between double and integer types.
- Allows World War Z to boot into menus (the game is still not playable).
## 1.0.7104 - 2021-11-13 ## 1.0.7104 - 2021-11-13
### Fixed: ### Fixed:
- Limit Custom Anisotropic Filtering to only fully mipmapped textures. - Limit Custom Anisotropic Filtering to only fully mipmapped textures.