[Bug 37626] Metal Gear Rising Revengeance crashes with page fault
wine-bugs at winehq.org
wine-bugs at winehq.org
Tue Dec 9 05:38:26 CST 2014
https://bugs.winehq.org/show_bug.cgi?id=37626
Sebastian Lackner <sebastian at fds-team.de> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |sebastian at fds-team.de
--- Comment #4 from Sebastian Lackner <sebastian at fds-team.de> ---
Did you also disable the Steam ingame overlay in the game settings? It is
well-known that this can cause crashes. Moreover you should always chdir into
the game directory before running an app.
Besides that your log contains the following fixme:
--- snip ---
fixme:ntdll:find_reg_tz_info Can't find matching timezone information in the
registry for bias 240, std (d/m/y): 27/04/2014, dlt (d/m/y): 7/09/2014
--- snip ---
Which means that wine was unable to properly determine your timezone. Try to
set the timezone to something different, for example:
TZ="Europe/London" (... remaining environment variables) wine app.exe
Does that make a difference?
--
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