From c60102996c28a962046db50da2356a1c63dcdb00 Mon Sep 17 00:00:00 2001 From: GloriousEggroll Date: Mon, 1 Apr 2019 21:36:12 -0600 Subject: [PATCH] update game patches. turns out the spintires patch is disabled due to regressions. this was the cause of bayonetta grey screen cutscenes --- game-patches-testing/proton-prep.sh | 3 --- 1 file changed, 3 deletions(-) diff --git a/game-patches-testing/proton-prep.sh b/game-patches-testing/proton-prep.sh index ec7d6ca1e4..d5aab7b656 100755 --- a/game-patches-testing/proton-prep.sh +++ b/game-patches-testing/proton-prep.sh @@ -49,9 +49,6 @@ echo "world of final fantasy patch" patch -Np1 < ../game-patches-testing/woff-hack.patch - echo "fix for SpinTires wrong dirt rendering in wined3d" - patch -Np1 < ../game-patches-testing/spintires-fix.patch - echo "fix for Skyrim Script Extender not working" patch -Np1 < ../game-patches-testing/f4skyrimse-fix.patch