Updated Changelog (markdown)

MetrosexualGarbodor 2022-12-08 15:48:57 +00:00
parent fe041b3317
commit e58cc923c3
1 changed files with 14 additions and 4 deletions

@ -1,6 +1,20 @@
# Ryujinx Changelog
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
### Fixed:
- 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.
- 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
### Fixed:
- macOS: Fix Struct Layout Packing.