https://bugs.winehq.org/show_bug.cgi?id=54235
Bug ID: 54235 Summary: Horizon Zero Dawn crashes: Illegal instruction in 64-bit code Product: Wine Version: 8.0-rc2 Hardware: x86-64 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown Assignee: wine-bugs@winehq.org Reporter: cweiske@cweiske.de Distribution: ---
Created attachment 73782 --> https://bugs.winehq.org/attachment.cgi?id=73782 Crash log for wine-8.0rc2
The game "Horizon Zero Dawn" crashes upon start with "illegal instruction in 64-bit code". It is the GOG version "HRZ-PCR 181/7517962 09:56 - Tue Jan 18 2022".
I had to install mfc410.dll before it would try to start (see bug #44856). It was run with a fresh wineprefix, and windows version set to 10, and no other dlls installed except mfc410.
The crash happens on both wine-7.0.1 and wine-8.0-rc2. Crash log is attached.
My system runs Ubuntu 20.04.5 with a Radeon R9 380 graphics card, using the open source drivers.
https://bugs.winehq.org/show_bug.cgi?id=54235
Christian Weiske cweiske@cweiske.de changed:
What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |INVALID Status|UNCONFIRMED |RESOLVED
--- Comment #1 from Christian Weiske cweiske@cweiske.de --- This is on a system with AMD Phenom II X4 945 Processors (2009).
The system requirements say a AMD FX 6300 (2012) is the minimum, so the issue is that Horizon Zero Dawn uses CPU instructions that are not available on my processors.
https://bugs.winehq.org/show_bug.cgi?id=54235
--- Comment #2 from Christian Weiske cweiske@cweiske.de --- The requirement for AVX instructions were fixed with patch 1.08 (while I am running 1.0.11.14 (1.0.11.2 steam version).
It turns out the game also requires SSE4.2, which the Phenom II processor does not support: https://www.pcgamingwiki.com/wiki/Horizon_Zero_Dawn#System_requirements
The game required a CPU with AVX instructions on release. This was fixed in patch 1.0.8, now only requiring SSE4.2.
https://bugs.winehq.org/show_bug.cgi?id=54235
Gijs Vermeulen gijsvrm@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #3 from Gijs Vermeulen gijsvrm@gmail.com --- Closing INVALID.