Frogging-Family / wine-tkg-git

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

Wine Master Proton lsteamclient swap not working with 32-bit games #1113

Closed cprin21 closed 5 months ago

cprin21 commented 7 months ago

On Oblivion and Fallout New Vegas (DX9 games, may hint towards the source of the problem), getting the following error.

Application load error 3:0000065432

This pops up instead of the game itself launching after the launcher itself works. This is the case for Oblivion and FNV. This is not the case for other games such as Skyrim AE, a DX11 game. Only for DX9 games it appears.

cprin21 commented 7 months ago

This issue is not present in Proton Experimental, nor Proton-GE. Using Wine 9 as the base instead of the vast majority of Proton versions which use Wine 8 allows Mod Organizer 2.5 to run but then for those two games this is hampered by that load error.

suamor commented 7 months ago

I was curious about this and this page could be helpful: https://appuals.com/fix-application-load-error-30000065432/ It looks like an issue related to steam installation.

Tk-Glitch commented 7 months ago

It's a 32-bit specific lsteamclient lib issue on mainline based builds. It doesn't affect Valve trees. Will investigate.

cprin21 commented 7 months ago

Thank you for committing to investigating the problem. Speaking of commits, proton_tkg_9.1.r0.g53c687fd (Wine Master proton) continues to be broken. Likely already knew but thought to give an update that DirectX 9 games still do not run.