Unofficial xiv-Proton8-20
Updated to Wine-GE Proton8-20. What happened to 8-19? It was a minor hotfix for 8-18, and was immediatly hotfixed again to make 8-20. So I actually never even saw it.
FSR is no longer enabled by default. You must specify WINE_FULLSCREEN_FSR=1
. If you were already doing this, there's no real change.
Includes FSR and haptic feedback patches. In theory, DualSense controllers should work, although it may only work when they are connected via wire, not bluetooth.
For reference (taken from GE's release notes for Proton7-21 & 7-22)
WINE_FULLSCREEN_FSR=1
: It will generate the 4 FSR resolutions for the current screen resolution and aspect ratio and add them to the list of resolutions
WINE_FULLSCREEN_FSR=1 WINE_FULLSCREEN_FSR_MODE=mode
: It will add only the resolution to the list and it will discard any resolutions larger than it. Modes are:
ultra — 1.3x scaling
quality — 1.5x scaling — At 3840x2160 (UHD or "4K"), render at 2560x1440. At 1080p render at 720p
balanced — 1.7x scaling
performance —2x scaling
WINE_FULLSCREEN_FSR=1 WINE_FULLSCREEN_FSR_CUSTOM_MODE=WxH
: It will add the 4 FSR resolutions and mode WxH to the list of resolutions, it will discard anything larger than WxH, so any FSR resolutions larger than WxH will be discarded too.
WINE_FULLSCREEN_FSR=1 WINE_FULLSCREEN_FSR_MODE= WINE_FULLSCREEN_FSR_CUSTOM_MODE=WxH
: It will try to add only resolution and the custom WxH mode. It will still limit based on the custom mode. So if the resolution from is smaller than WxH it will be in the list but if it is larger than WxH it will be discarded.
Proton 8 is much different from Proton 7. If you have just upgraded from Wine 7 or Proton 7 and are having crashes, try deleting ~/.xlcore/wineprefix