https://bugs.winehq.org/show_bug.cgi?id=42072
Béla Gyebrószki gyebro69@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |erich.e.hoover@wine-staging | |.com
--- Comment #6 from Béla Gyebrószki gyebro69@gmail.com --- lmnet89,
Do you have the game installed on a different drive/partition than your /home (where My Documents is linked to by default in Wine?).
I don't know if it is indeed a regression or rather a bug in the game which was exposed by
commit f6c7e247add306e757c6b75e99dd23eba087f9f8 Author: Erich E. Hoover erich.e.hoover@wine-staging.com Date: Wed Jun 17 19:28:39 2015 -0600
kernel32: Implement GetVolumePathName.
The purpose of this function is to return the most fundamental path without leaving a filesystem. Steam uses this so that it can use inode searches, without this functionality some installations/validations will fail if the Steam Library is not on the same drive as Steam itself (symlink'd to another location).
I have Steam and the game installed on a different drive/partition (crash occurs). If I install the game in my /home partition then the crash doesn't occur.
Here's a forum post which describes a similar problem (see comment #6 in that post). http://www.gamespot.com/forums/pc-mac-linux-society-1000004/deadspace-crashe...
Other than that, there are several posts on Steam as well, interestingly all of them received 0 reply.
(a fresh one): https://steamcommunity.com/app/17470/discussions/0/152392786899542743/
some older posts: https://steamcommunity.com/app/17470/discussions/0/385429254939068923/ https://steamcommunity.com/app/17470/discussions/0/483367798510596867/ https://steamcommunity.com/app/17470/discussions/0/846961716344345274/
Let me know if you need debug logs.