GE-Proton10-34 Released

Wait 5 sec.

Proton:update latest wine bleeding-edgeupdate latest dxvkupdate latest dxvk-nvapiupdate latest vkd3d-protonupdate latest vkd3dupdate latest FEXimport proton script game fixes from upstreamimport aarch64 build changes from upstreamProtonfixes:added protonfix for god of war ragnarok playstation sdk erroradded protonfix to disable hidraw and enable sdl for gta vadded protonfix for GOG version of Oddworld: Stranger's Wrath HDadded protonfix for cpu topology for Assassin's Creed 1Patches:patches: Enable .exe dynamic relocation. For XIV specifically, this fixes issues with low address space being filled up by everyone and everything and, as a result, some plugins failing to apply their hooks and leaving the game in an unstable state.New Features:add new PROTON_WAYLAND_MONITOR to allow easier setting of WAYLANDDRV_PRIMARY_MONITORattempt to detect and set primary monitor if wayland is enabled and no primary is setHow these work:You can now specify something like PROTON_WAYLAND_MONITOR=HDMI-A-1 to specify which monitor the wine-wayland driver uses when enabling wayland. Previously you could already do this using WAYLANDDRV_PRIMARY_MONITOR, but it wasn't documented. PROTON_WAYLAND_MONITOR is now an easier to remember envvar for setting that value. Additionally by default if no WAYLANDDRV_PRIMARY_MONITOR is set when enabling wine-wayland, GE-Proton will now attempt to use xrandr to detect the default primary monitor set by the desktop environment, and if found, display on that monitor, just like xwayland does.