Render Initialization Error

Questions about Wine on macOS.
Locked
clay232
Newbie
Newbie
Posts: 1
Joined: Tue May 21, 2024 9:28 am

Render Initialization Error

Post by clay232 »

Hi. I'm trying to play Rocksmith+ on my Mac Mini 2020 (M1) but I got an error "render initialization error" that might be related to GPU

Image

In the logs, I found this:

Code: Select all

warn:  Skipping Vulkan 1.2 adapter: Apple M1
warn:  DXVK: No adapters found. Please check your device filter settings and Vulkan setup. A Vulkan 1.3 capable driver is required.
warn:  DXGI: Found monitors not associated with any adapter, using fallback
warn:  DXGI: Found monitors not associated with any adapter, using fallback
err:   D3D11CreateDevice: No default adapter available
[mvk-info] Destroyed VkPhysicalDevice for GPU Apple M1 with 0 MB of GPU memory still allocated.
[mvk-info] Destroying VkInstance for Vulkan version 1.2.290 with 6 Vulkan extensions enabled.
How do I fix it? I have DirectX and Dxvk installed from Winetricks and tried to set render to GL and Vulkan

I'm using Wine 10.0 on macOS Sequoia 15.3.1

Full logs in attachment
Attachments
wineoutput.zip
(29.09 KiB) Downloaded 84241 times
Locked