Frogging-Family / wine-tkg-git

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

Dalamud fails to inject into FFXIV #442

Open rslink opened 3 years ago

rslink commented 3 years ago

The FFXIV modded launcher (https://github.com/goatcorp/FFXIVQuickLauncher) fails to inject it's dalamud mod due to a breaking change in wine https://bugs.winehq.org/show_bug.cgi?id=51323.

Is it possible to patch a fix for this into tkg wine?

fosspill commented 3 years ago

It may be possible to add a revert for it?

Tk-Glitch commented 3 years ago

It would require reverting a hundred commits, and it would probably break other things. kernel32 has changed quite a bit since 5.19. We really need to get this fixed upstream.