bottlesdevs / Bottles

Run Windows software and games on Linux
https://usebottles.com
GNU General Public License v3.0
6.33k stars 265 forks source link

[Bug]: FSR enabled in Wine-GE when disabled in Bottles #2636

Open emansom opened 1 year ago

emansom commented 1 year ago

Describe the bug

Wine-GE always enables FSR unless the environment variable WINE_FULLSCREEN_FSR equals 0.

To Reproduce

  1. Configure Bottles to use Wine-GE
  2. Launch a game
  3. Observe it applying a slight sharpened filter (FSR)

Suggested solution

Bottles to set the environment variable WINE_FULLSCREEN_FSR to value 0 when FSR is disabled in the UI.

TheEvilSkeleton commented 1 year ago

Thanks for reporting. Do you know if any change needs to be made on Gamescope's side? I don't have any game to test with, so I can't really do much other than ask questions and have someone test it for me.

SuperSamus commented 1 year ago

Disabling FSR in Wine-GE with WINE_FULLSCREEN_FSR=0 is not recommended, as it causes issues.