The case of this unique to InvincibleVS is being investigated with urgency
I've also been experiencing the same issue after the most recent update. The issue persists.
System Information
GPU: AMD RX 7700 XT
Video driver version: 26.1.0
Kernel version: 7.0.9-2
Proton version: tried experimental, experimental bleeding edge and community forks
Game devs released a new hotfix that fix this problem launching the game! Should I close the issue?
ge-proton10-34x1 2026-05proton experimentalx1 2026-05WINEDEBUG=err+all`)x1 2026-05eossdk-win64-shipping.dllx1 2026-05iphlpapi.dllx1 2026-05
Compatibility Report
System Information
I confirm:
Symptoms
Game crashes immediately after launch with a black screen. Wine aborts with
unimplemented function IPHLPAPI.DLL.GetAdaptersAddresseseven under Proton Experimental 11.0-100. Theiphlpapi.dllPE wrapper loads as "Deferred", meaning the backing.soimplementation is not resolved inside the pressure vessel for this game. Under GE-Proton10-34 the crash occurs earlier onIPHLPAPI.DLL.NotifyNetworkConnectivityHintChange. The game worked before a recent update.Reproduction
wine: Call from 00006FFFFFF9C100 to unimplemented function IPHLPAPI.DLL.GetAdaptersAddresses, abortingAdditional findings:
objdumpconfirmedInvincibleVS-Win64-Shipping.exedirectly importsNotifyNetworkConnectivityHintChangefromIPHLPAPI.DLLEOSSDK-Win64-Shipping.dll(Epic Online Services SDK, updated in a recent game patch) triggers theGetAdaptersAddressescalliphlpapi.sois not present outside the pressure vessel containerWINEDEBUG=err+all) confirms the DLL loads as "Deferred" with no.sobacking