Updated Changelog (markdown)
parent
fe041b3317
commit
e58cc923c3
1 changed files with 14 additions and 4 deletions
18
Changelog.md
18
Changelog.md
|
@ -1,6 +1,20 @@
|
||||||
# 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.1.450 - 2022-12-08
|
||||||
|
### Fixed:
|
||||||
|
- Shader: Implement PrimitiveID.
|
||||||
|
- Fixes overly dark lighting in Dark Souls Remastered.
|
||||||
|
|
||||||
|
## 1.1.449 - 2022-12-08
|
||||||
|
### Fixed:
|
||||||
|
- Fix inconsistent capitalization.
|
||||||
|
- Fixes a typo.
|
||||||
|
|
||||||
|
<details open>
|
||||||
|
<summary>Older releases</summary>
|
||||||
|
<br>
|
||||||
|
|
||||||
## 1.1.448 - 2022-12-07
|
## 1.1.448 - 2022-12-07
|
||||||
### Fixed:
|
### Fixed:
|
||||||
- acc: Stub CheckNetworkServiceAvailabilityAsync.
|
- acc: Stub CheckNetworkServiceAvailabilityAsync.
|
||||||
|
@ -31,10 +45,6 @@ All updates to the Ryujinx official master build will be documented in this file
|
||||||
- hle: Do not add disabled AoC item to the list.
|
- hle: Do not add disabled AoC item to the list.
|
||||||
- Fixes an issue that caused Mario Kart 8 Deluxe to not work properly when older DLC was disabled but not removed on the DLC list.
|
- Fixes an issue that caused Mario Kart 8 Deluxe to not work properly when older DLC was disabled but not removed on the DLC list.
|
||||||
|
|
||||||
<details open>
|
|
||||||
<summary>Older releases</summary>
|
|
||||||
<br>
|
|
||||||
|
|
||||||
## 1.1.442 - 2022-12-06
|
## 1.1.442 - 2022-12-06
|
||||||
### Fixed:
|
### Fixed:
|
||||||
- macOS: Fix Struct Layout Packing.
|
- macOS: Fix Struct Layout Packing.
|
||||||
|
|
Loading…
Reference in a new issue