Frogging-Family / wine-tkg-git

The wine-tkg build systems, to create custom Wine and Proton builds
856 stars 155 forks source link

[Feature] Can't disable Proton TKG Steam Client Swap Patch #1094

Closed EliasTheGrandMasterOfMistakes closed 9 months ago

EliasTheGrandMasterOfMistakes commented 9 months ago

Steam Client Swap Patch have a conflict in patching in https://gitlab.collabora.com/alf/wine/ repo with wayland branch For some whatever reason _steam_fix="false" not work and the patch continues

GAME-SPECIFIC PATCHES

_steam_fix="false" _MIME_NOPE="false" _update_winevulkan="false" _proton_mf_hacks="false" _proton_rawinput="false"

have a way to remove this patch?

Applying proton-tkg-steamclient-swap-f5d272f.patch ==> ERROR: Patch application has failed. The error was logged to /home/ratatouillegamer/Documentos/wine-tkg-git/wine-tkg-git/prepare.log for your convenience.

Tk-Glitch commented 9 months ago

_steamclient_noswap="true" The resulting proton build will be unable to run most steam games though.

EliasTheGrandMasterOfMistakes commented 9 months ago

unable

thank you