Add a PSA addressing the current state of the feature

This commit is contained in:
renA21 2020-08-14 13:39:18 -06:00 committed by GitHub
parent a3213d4021
commit 26d6af7a1f
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -3,6 +3,8 @@ title = "Resolution Rescaler"
description = "How to use the resolution rescaler feature." description = "How to use the resolution rescaler feature."
+++ +++
> **PSA:** Due to some stability issues and not working on other GPU vendors (Intel/AMD), the feature has been removed and is currently absent in the latest Mainline/Early Access builds. Resolution scaling will return at a later date once the aforementioned issues are fixed by the development team.
yuzu has a powerful resolution rescaler allowing for the upscaling of the game's docked and undocked render resolution. yuzu has a powerful resolution rescaler allowing for the upscaling of the game's docked and undocked render resolution.
### Accessing the feature ### Accessing the feature
@ -12,14 +14,14 @@ in the `Graphics` tab, under `Internal Resolution`:
{{< imgs {{< imgs
"./scanner.png" "./scanner.png"
>}} >}}
Clicking on the `Internal Resolution` dropdown list displays options for the upscaling factor, alongside its respective Clicking on the `Internal Resolution` dropdown list displays options for the upscaling factor, alongside its respective
resolution that it will output for `(Undocked/Docked)`: resolution that it will output for `(Undocked/Docked)`:
{{< imgs {{< imgs
"./scanner+dropdown.png" "./scanner+dropdown.png"
>}} >}}
### Profile Scanner ### Profile Scanner
@ -38,4 +40,4 @@ for use in other computers.
{{< imgs {{< imgs
"./gameUI.png" "./gameUI.png"
>}} >}}