http://bugs.winehq.org/show_bug.cgi?id=58264 --- Comment #36 from ToastyBug <cemer99797@isorax.com> --- @everyone @Gcenx This bug report I filed is specifically about regressions since Wine-Devel 10.7 Some points: - this bug report does NOT involve DXVK-macOS (the only reason DXVK-macOS was brought up was from comment #13 where Gcenx said it worked with that workaround) - this bug report is for x86-64 Intel Macs - this bug report is using 4 specific apps as examples of the bug - these apps all worked with plain Wine (no DXVK-macOS) in Wine-Devel 10.6 (again this proves that DXVK is not involved in the working of these apps) - these apps all stopped working in Wine-Devel 10.7 Here are the 4 apps: 1. CPU-Z 2.15 (portable) (cpuz_x64.exe) 2. GPU-Z 2.65.1 (GPU-Z.2.65.1.exe) 3. System Shock: Enhanced Edition v1.2.16 (sekhmet_x64.exe) 4. BigPEmu 1.19 for Windows x64 running in D3D12 mode And their current regression status: 1. CPU-Z 2.15 - fixed in Wine-Devel 10.10 2. GPU-Z 2.65.1 - fixed in Wine-Devel 10.14 3. System Shock v1.2.16 - still broken as of Wine-Devel 11.0 4. BigPEmu 1.19 in D3D12 mode - still broken as of Wine-Devel 11.0 And the download URLs: (it's a good idea to use these specific versions to not introduce more variables when hunting bugs) 1. CPU-Z 2.15 (portable) download zip: https://download.cpuid.com/cpu-z/cpu-z_2.15-en.zip sha256: c8461d995d77a8fe1e8c5823403e88b04b733165cc151083b26379f1fe4b9501 2. GPU-Z 2.65.1 (click "Show older versions") download page: https://www.techpowerup.com/download/techpowerup-gpu-z/ sha256: 68e44d19f0f33a08174f7a3d25e32b7cb5b639a61d6cdec498d9c5814a026d61 3. System Shock: Enhanced Edition v1.2.16 GOG game page: https://www.gog.com/en/game/system_shock_enhanced_edition installer sha256: 8a88f885ff77bfde136cd8f476e1cc50ed7d9134ca6efc74264060ef6a7dcb4d 4. BigPEmu 1.19 for Windows x64 download zip: https://www.richwhitehouse.com/jaguar/builds/BigPEmu_v119.zip sha256: 75cdf28036075d8b696d1331e72b455f5a078d83a7b141b32282b9e29e8629f4 ------------------------------------------------------ Special instructions to run BigPEmu in D3D12 mode: (check the log created after each run in BigPEmu_v119/debug_log.txt) launch BigPEmu once to create the config file: % cd BigPEmu_v119 % wine BigPEmu.exe * -localdata -logging and then open BigPEmu_v119/UserData/BigPEmuConfig.bigpcfg and change
"VideoPlugin": "BigPEmu_Video_OpenGL", to "VideoPlugin": "BigPEmu_Video_D3D12",
and relaunch: % wine BigPEmu.exe * -localdata -logging ------------------------------------------------------ A good idea would be to bisect between Wine-Devel 10.9 and 10.10 and figure out what caused CPU-Z 2.15 to be fixed. And between Wine-Devel 10.13 and 10.14 for GPU-Z 2.65.1. And if these apps all work for you, please test with an older GPU that only supports Vulkan 1.2 (like my GPU). You can find GPU reports including which Vulkan extensions my GPU supports here: macOS GPU reports: https://vulkan.gpuinfo.org/listreports.php?devicename=Intel+HD+Graphics+5000 Linux GPU reports: https://vulkan.gpuinfo.org/listreports.php?devicename=Intel%28R%29+HD+Graphi... -- 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.