[Bug 43651] Engine Prime: can only add tracks if under C: drive

wine-bugs at winehq.org wine-bugs at winehq.org
Sat Sep 2 20:46:48 CDT 2017


https://bugs.winehq.org/show_bug.cgi?id=43651

--- Comment #4 from Adam Szmigin <smidge at xsco.net> ---
Hi Fabian,

In case it helps, running the application as follows (relative path to exe)
causes Z: to *not* be visible in the filesystem browser:

$ cd ~/.wine/drive_c/Program\ Files\ \(x86\)/Engine\ Prime/
$ WINEDLLOVERRIDES="d3dcompiler_46.dll=d;d3dcompiler_47.dll=d" wine
EnginePrime.exe

... but running it with an absolute path *does* cause Z: to show up:

$ WINEDLLOVERRIDES="d3dcompiler_46.dll=d;d3dcompiler_47.dll=d" wine
~/.wine/drive_c/Program\ Files\ \(x86\)/Engine\ Prime/EnginePrime.exe

Hope this helps,

Adam

-- 
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.



More information about the wine-bugs mailing list