https://bugs.winehq.org/show_bug.cgi?id=48386
Bug ID: 48386 Summary: Some CPU features are not reported for Intel CPU (Detroit: Become Human is affected) Product: Wine Version: 5.0-rc3 Hardware: x86 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: ntdll Assignee: wine-bugs@winehq.org Reporter: gofmanp@gmail.com Distribution: ---
Created attachment 66146 --> https://bugs.winehq.org/attachment.cgi?id=66146 ntdll: Detect more processor features on Intel CPU.
Split off from bug #48291.
The application reads CPU features from shared user data area and requires or benefits from certain CPU features. Some features from CPUID level 0x80000001 are currently recognized for AMD only while they are available on Intel as well.