Updated Changelog (markdown)
parent
8490027092
commit
1883e6715e
1 changed files with 6 additions and 0 deletions
|
@ -1,6 +1,12 @@
|
|||
# Ryujinx Changelog
|
||||
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
|
||||
### Fixed:
|
||||
- Limit Custom Anisotropic Filtering to only fully mipmapped textures.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue