[Bug 3273] New: Case-sensitive .dLL hunting

Wine Bugs wine-bugs at winehq.org
Thu Sep 1 13:18:39 CDT 2005


http://bugs.winehq.org/show_bug.cgi?id=3273

           Summary: Case-sensitive .dLL hunting
           Product: Wine
           Version: 20050830
          Platform: Other
        OS/Version: other
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: wine-files
        AssignedTo: wine-bugs at winehq.org
        ReportedBy: nospam at thenerdshow.com


Some apps, specifically Dark Age of Camelot, suffer from a problem where the
patcher can't find files in your installation and then incorrectly reports that
the installation is missing some files.

How to reproduce:
Copy a working cedega installation of Dark Age of Camelot over to Wine.

Expected behavior:
Wine should at least get through the patcher, since it does not use D3D.

Reproduceable: Always
Works fine in: Cedega / Winex

Additional information:
Run with 
# WINEDEBUG=warn+all wine camelot.exe

Example debug report:
camelot/Camelot/SomeFoLder/someFile.mpx required a case-insensitive search ->
camelot/camelot/somefolder/somefile.mpx
...

-- 
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the wine-bugs mailing list