ValveSoftware / wine

Wine with a bit of extra spice
Other
1.3k stars 243 forks source link

EA Origin Proton patch break a GoG Games #143

Open Kzimir opened 2 years ago

Kzimir commented 2 years ago

Hi @ivyl @aeikum,

I use some patches from Proton to my wine upstream build. Specially this patch which allow to fix EA Origin overlay issue. https://github.com/ValveSoftware/wine/commit/47be204baf902d876fc5e5b0240b6167500ec0dd

This patch break Insurmontable (https://bugs.winehq.org/show_bug.cgi?id=52824). There is a possibility to update (i hope) this patch to avoid this issue ? I prefer to avoid to manage an other wine build for only one game :x

Thanks,

kisak-valve commented 2 years ago

Hello @Kzimir, in general, cherry picking patches out of Proton's wine build to use in your own isn't something that can be supported. Are you able to test if this issue happens with Proton and the game added to Steam as a non-steam game?

Setting that aside, some details for a Proton dev so they don't have to look too hard: The game is literally called Insurmountable (https://www.gog.com/en/game/insurmountable). A log can be found at https://bugs.winehq.org/attachment.cgi?id=72210. The build is using wined3d to support d3d11 instead of DXVK, which isn't something that's considered supported on Proton's side.