https://bugs.winehq.org/show_bug.cgi?id=42592
Savvy Raghuvanshi sraghuvanshi@college.harvard.edu changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |sraghuvanshi@college.harvar | |d.edu
--- Comment #29 from Savvy Raghuvanshi sraghuvanshi@college.harvard.edu --- I have been trying to debug Witcher 3 performance by running the game on Windows using wined3d, as suggested in the WineHQ wiki. However, the game refuses to "accept" the wined3d dll files. If I use the 32-bit 2.19-staging wined3d dlls by placing them in the same directory as the exe file, Process Monitor shows Witcher 3 as opening the dlls, immediately closing them, and opening the Windows System32 versions instead. If I use the 64-bit ones, then the game complains that "GPU does not meet minimal requirements. Support for DirectX 11 is required." Is there a way to force the game to use the wined3d dll files I provide?