Warn about updates for affected games
Some checks failed
eden-build / source (pull_request) Has been skipped
eden-license / license-header (pull_request_target) Has been cancelled
eden-build / linux (pull_request) Successful in 22m46s
eden-build / android (pull_request) Successful in 16m14s
eden-build / windows (msvc) (pull_request) Successful in 1h1m46s
Some checks failed
eden-build / source (pull_request) Has been skipped
eden-license / license-header (pull_request_target) Has been cancelled
eden-build / linux (pull_request) Successful in 22m46s
eden-build / android (pull_request) Successful in 16m14s
eden-build / windows (msvc) (pull_request) Successful in 1h1m46s
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
4596295b51
commit
dd362fa1de
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