Updated Changelog (markdown)
parent
8e0c07af67
commit
377690d89a
1 changed files with 10 additions and 0 deletions
10
Changelog.md
10
Changelog.md
|
@ -1,6 +1,16 @@
|
|||
# Ryujinx Changelog
|
||||
All updates to the Ryujinx official master build will be documented in this file
|
||||
|
||||
## 1.1.472 - 2022-12-15
|
||||
### Fixed:
|
||||
- Replace DllImport usage with LibraryImport.
|
||||
- Code improvement, required for NativeAOT support. No known changes in games.
|
||||
|
||||
## 1.1.471 - 2022-12-15
|
||||
### Fixed:
|
||||
- Fix NRE when loading Vulkan shader cache with Vertex A shaders.
|
||||
- Fixes a regression that caused Catherine to crash on boot when loading the shader cache.
|
||||
|
||||
## 1.1.470 - 2022-12-14
|
||||
### Fixed:
|
||||
- Remove Half Conversion.
|
||||
|
|
Loading…
Reference in a new issue