Skip to content

Commit

Permalink
patches: no longer enable FSR by default, it messes with in-game reso…
Browse files Browse the repository at this point in the history
…lution options
  • Loading branch information
GloriousEggroll committed Aug 19, 2023
1 parent 8fa91b6 commit eb9ecaf
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions patches/protonprep-valve-staging.sh
Original file line number Diff line number Diff line change
Expand Up @@ -348,8 +348,8 @@
echo "WINE: -FSR- fullscreen hack fsr patch"
patch -Np1 < ../patches/proton/48-proton-fshack_amd_fsr.patch

echo "WINE: -FSR- enable FSR flag by default (fixes broken fs hack scaling in some games like Apex and FFXIV)"
patch -Np1 < ../patches/proton/71-invert-fsr-logic.patch
#echo "WINE: -FSR- enable FSR flag by default (fixes broken fs hack scaling in some games like Apex and FFXIV)"
#patch -Np1 < ../patches/proton/71-invert-fsr-logic.patch

### END PROTON-GE ADDITIONAL CUSTOM PATCHES ###
### END WINE PATCHING ###

0 comments on commit eb9ecaf

Please sign in to comment.