From 2f6618693c79ca6e6580feeeddac8892a77173cf Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Mat=C3=ADas=20Locatti?= <42481638+goldenx86@users.noreply.github.com> Date: Tue, 11 Jan 2022 03:41:14 -0300 Subject: [PATCH] Fixing a detail with lego --- site/content/entry/yuzu-progress-report-dec-2021/index.md | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/site/content/entry/yuzu-progress-report-dec-2021/index.md b/site/content/entry/yuzu-progress-report-dec-2021/index.md index 64ba6b9c..cf9f6664 100644 --- a/site/content/entry/yuzu-progress-report-dec-2021/index.md +++ b/site/content/entry/yuzu-progress-report-dec-2021/index.md @@ -15,7 +15,8 @@ We keep trying with the time machine, but we’re running out of bananas to micr ## PSA for NVIDIA users: Part 2 -As mentioned [two months ago](https://yuzu-emu.org/entry/yuzu-progress-report-oct-2021/#psa-for-nvidia-users), NVIDIA users have been experiencing issues when using GLSL due to the changes introduced by NVIDIA dropping support for Kepler cards in the 49X series of drivers. +As mentioned [two months ago](https://yuzu-emu.org/entry/yuzu-progress-report-oct-2021/#psa-for-nvidia-users), NVIDIA users have been experiencing issues when using GLSL due +to the changes introduced by NVIDIA dropping support for Kepler cards in the 49X series of drivers. We’re happy to announce that we have a [set of workarounds](https://github.com/yuzu-emu/yuzu/pull/7629) implemented by [epicboy](https://github.com/ameerj) that solve all known issues. @@ -72,8 +73,8 @@ sending the correct frame data only to the correct decoder. >}} [Morph](https://github.com/Morph1984) added the missing formats [R16G16_UINT](https://github.com/yuzu-emu/yuzu/pull/7544) and -[ASTC_2D_8X5_UNORM](https://github.com/yuzu-emu/yuzu/pull/7549) to the Vulkan API, fixing the missing graphics on `Immortals Fenyx Rising` and `LEGO® CITY UNDERCOVER`, -respectively. +[ASTC_2D_8X5_UNORM](https://github.com/yuzu-emu/yuzu/pull/7549) to the Vulkan API, fixing the missing graphics on `Immortals Fenyx Rising` and making +`LEGO® CITY UNDERCOVER` playable, respectively. (Please note that `Immortals Fenyx Rising` gets in game but has broken graphics at the moment). {{< imgs