[Bug 45451] Doom 2016 Freezing and Crashing in background

wine-bugs at winehq.org wine-bugs at winehq.org
Wed Jul 25 17:05:28 CDT 2018


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

Robert Walker <bob.mt.wya at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |bob.mt.wya at gmail.com

--- Comment #8 from Robert Walker <bob.mt.wya at gmail.com> ---
This is not a standard path for a Steam library game:

/home/linards/.wine/drive_c/Program Files (x86)/Doom/Doomx64vk.exe

Is this really the legit Steam version of DOOM 2016 - or some cracked version?


You should be starting Wine applications with:

wine start /unix "/home/linards/.wine/drive_c/Program Files
(x86)/Doom/Doomx64vk.exe"

or

cd "/home/linards/.wine/drive_c/Program Files (x86)/Doom/"
wine "Doomx64vk.exe"

Not all Windows applications will correctly determine the PATH for their binary
(which includes the PWD).
See: https://wiki.winehq.org/Wine_User%27s_Guide#Using_Wine

-- 
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