lutris / wine

Repository containing source code for various Lutris Wine builds
Other
142 stars 23 forks source link

Add NtQueryDirectoryFileEX patch to the build for the Fallout4/SkyrimSE version of wine #21

Closed monyarm closed 3 years ago

monyarm commented 5 years ago

https://bugs.winehq.org/attachment.cgi?id=63690

This is a patch posted on the bug report on winehq for NtQueryDirectoryFileEX (a missing function from windows 10, who's absense breaks the Mod Organizer 2 VFS).

This patch adds a stub that makes wine use the regular NtQueryDirectoryFile function.

tannisroot commented 5 years ago

Can you link me the bug that this patch is from please?

tannisroot commented 5 years ago

nvm found it https://bugs.winehq.org/show_bug.cgi?id=46697