protonscr

Pioneers of Pagonia rendering locks up

vkd3dopen Intel (ANV)
HansKristian-Work/vkd3d-proton#1816 · opened 2023-12-22 by abergmeier · updated 2024-01-05 · 2 comments · github
Aabergmeier 2023-12-22 github

When starting the game rendering (can only see 2d) immediately locks up.

Software information

Proton experimental + bleeding edge

System information

  • GPU: Intel GT2
  • Driver: Whatever Proton uses
  • Wine version: Whatever Proton uses
  • VKD3D-Proton version: Whatever Proton uses

Log files

The game error:

See the end of this message for details on invoking 
just-in-time (JIT) debugging instead of this dialog box.

************** Exception Text **************
System.NullReferenceException: Object reference not set to an instance of an object.
   at MagmaEngine.Display.Direct3D12.SwapChain..ctor(Device, SwapChainDescription) + 0x606
   at WinDesktopLib.MainForm.InitSwapChain() + 0xe5
   at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Interop.User32.WM msg, IntPtr wparam, IntPtr lparam) + 0x8e

steam-2155180.log

BBlisto91 2023-12-22 github

Probably relevant lines from log

154975.120:012c:0130:warn:vkd3d-proton:vkd3d_create_image: Failed to create Vulkan image, vr -2.
154975.120:012c:0130:warn:vkd3d-proton:hresult_from_vk_result: Out of device memory.
err:   DXGI: CreateSwapChainForHwnd: Failed to create swap chain, hr -2147024882
Mmbriar 2023-12-22 github

Maybe related to higher-than-expected memory usage on some intel platforms: https://gitlab.freedesktop.org/mesa/mesa/-/issues/10284

Proton versions