mirror of
https://github.com/Ryujinx/Ryujinx.git
synced 2025-09-19 14:02:14 -07:00
Updated Changelog (markdown)
@@ -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.
|
||||||
|
Reference in New Issue
Block a user