Merge pull request #291 from icenine451/cooker-0.6.5b-icenine451

Push GPU accuracy setting for Yuzu on update
This commit is contained in:
icenine451 2023-04-06 16:23:03 -04:00 committed by GitHub
commit ecb1abb466
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 7 additions and 1 deletions

View file

@ -229,6 +229,12 @@ post_update() {
deploy_multi_patch "emu-configs/patches/updates/064b_update.patch"
fi
if [[ $prev_version -le "065" ]]; then
# In version 0.6.5b, the following changes were made:
# Change Yuzu GPU accuracy to normal for better performance
set_setting_value $yuzuconf "gpu_accuracy" "0" "yuzu" "Renderer"
fi
# The following commands are run every time.

@ -1 +1 @@
Subproject commit 717b78093797270877ec416e58082f1c71d435d8
Subproject commit 0b1cfb79e591e10488a3262d6b38db843c39a409