From e58cc923c39f6f917f28d9980bd001804af6cb1c Mon Sep 17 00:00:00 2001 From: MetrosexualGarbodor <79612681+MetrosexualGarbodor@users.noreply.github.com> Date: Thu, 8 Dec 2022 15:48:57 +0000 Subject: [PATCH] Updated Changelog (markdown) --- Changelog.md | 18 ++++++++++++++---- 1 file changed, 14 insertions(+), 4 deletions(-) diff --git a/Changelog.md b/Changelog.md index bb9fa93..9db750e 100644 --- a/Changelog.md +++ b/Changelog.md @@ -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. + +
+Older releases +
+ ## 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. -
-Older releases -
- ## 1.1.442 - 2022-12-06 ### Fixed: - macOS: Fix Struct Layout Packing.