Warn about updates for affected games
Some games suck with updates on Yuzu, this lets the user know about it. Currently, only Tears of the Kingdom is known to be affected, but this can easily be expanded to include more games. Signed-off-by: swurl <swurl@swurl.xyz>
This commit is contained in:
parent
609f5e48e0
commit
e8ad10350e
2 changed files with 469 additions and 413 deletions
File diff suppressed because it is too large
Load diff
|
@ -277,4 +277,4 @@ Q_DECLARE_METATYPE(Settings::RendererBackend);
|
|||
Q_DECLARE_METATYPE(Settings::ShaderBackend);
|
||||
Q_DECLARE_METATYPE(Settings::AstcRecompression);
|
||||
Q_DECLARE_METATYPE(Settings::AstcDecodeMode);
|
||||
Q_DECLARE_METATYPE(Settings::SpirvOptimizeMode);
|
||||
Q_DECLARE_METATYPE(Settings::SpirvOptimizeMode);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue