https://bugs.winehq.org/show_bug.cgi?id=52029
Bug ID: 52029 Summary: Battle.net: A required DLL could not be found, on NTFS drive Product: Wine Version: 6.21 Hardware: x86-64 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown Assignee: wine-bugs@winehq.org Reporter: rockytvbr+wine@gmail.com Distribution: ---
Created attachment 71029 --> https://bugs.winehq.org/attachment.cgi?id=71029 Battle.net Wine log
I have installed Battle.net through Lutris on my NTFS formatted drive, and after a few days the application fails to launch with "A required DLL could not be found" error.
I decided to try to tackle this issue because everyone on Lutris says the first solution to this bug is to disable DXVK, and the other one is to install Battle.net on a ext4 drive, although this is not an ideal solution for some users (like me).
I found out that there is a bug that Battle.net cannot find the required DLLs, even though they exist in the Wine prefix. The problem seems to be related to case sensitive naming on Linux systems, and even with windows_names mount option for ntfs-3g, the application cannot find the required DLLs.
https://bugs.winehq.org/show_bug.cgi?id=52029
--- Comment #1 from Alexandre O. rockytvbr+wine@gmail.com --- Created attachment 71030 --> https://bugs.winehq.org/attachment.cgi?id=71030 fstab
https://bugs.winehq.org/show_bug.cgi?id=52029
barishamil90@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |barishamil90@gmail.com
--- Comment #2 from barishamil90@gmail.com --- I thought windows_names fixed the case sensitivity problems I had but no, it works from time to time regardless of that option and apparently, that option has nothing to do with case sensitivity but whether to restrict file names that aren't allowed by Windows (ex: NTFS allows colon iirc but not Windows)
https://bugs.winehq.org/show_bug.cgi?id=52029
temp82@luukku.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |temp82@luukku.com
--- Comment #3 from temp82@luukku.com --- possible duplicate of bug 51538
https://bugs.winehq.org/show_bug.cgi?id=52029
Ken Sharp imwellcushtymelike@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |NEEDINFO Ever confirmed|0 |1
--- Comment #4 from Ken Sharp imwellcushtymelike@gmail.com --- Could be. What Linux version are you using?