Kron4ek / Conty

Easy to use unprivileged Linux container packed into a single portable executable
MIT License
754 stars 42 forks source link

Issue when installing a game via Bottles and Wine #58

Closed meximan closed 1 year ago

meximan commented 1 year ago

When I run and install either ./conty.sh bottles or ./conty.sh wine plus my games I constantly get this error:

"002c:err:wineboot:process_run_key Error running cmd L"C:\windows\system32\winemenubuilder.exe -r" (2)"

How can I fix this?

./conty.sh wine '/home/devuanconsumer/.wine/drive_c/Games/Game.exe' Running Conty

wineserver: using server-side synchronization. Failed to read /etc/machine-id, error Invalid argument. wine: RLIMIT_NICE is <= 20, unable to use setpriority safely 002c:fixme:winediag:LdrInitializeThunk wine-staging 7.0 is a testing version containing experimental patches. 002c:fixme:winediag:LdrInitializeThunk Please mention your exact version when filing bug reports on winehq.org. 002c:err:wineboot:process_run_key Error running cmd L"C:\windows\system32\winemenubuilder.exe -a -r" (2). wine: failed to open "/home/devuanconsumer/.wine/drive_c/Games/Game.exe": c0000135

meximan commented 1 year ago

After installing bottles and running it. I get this error:

:~/Downloads/Game$ ./conty_lite.sh bottles Running Conty

05:35:03 (INFO) Bottles Started! 05:35:07 (INFO) Catalog components loaded 05:35:07 (INFO) Catalog installers loaded 05:35:08 (INFO) Catalog dependencies loaded 05:35:08 (INFO) Performing Bottles checks… 05:35:08 (INFO) Dxvks found:

05:35:08 (INFO) Vkd3ds found:

05:35:08 (INFO) Nvapis found:

05:35:08 (INFO) Latencyflexs found:

05:35:08 (INFO) Runners found:

05:35:10 (INFO) Bottles found:

(bottles:19765): Gtk-CRITICAL **: 05:35:10.573: gtk_widget_set_parent: assertion '_gtk_widget_get_parent (widget) == NULL' failed 05:35:10 (INFO) Library saved 05:35:16 (INFO) Setting Key sync=esync for bottle Game…

(bottles:19765): Gtk-CRITICAL **: 05:35:16.082: gtk_box_append: assertion 'gtk_widget_get_parent (child) == NULL' failed 05:35:16 (INFO) Using Wine Runtime tool -- send_status(-k) 05:35:16 (INFO) Using Wine debug tool -- get_processes 00d4:err:ole:start_rpcss Failed to open service manager 01e4:err:wineboot:process_run_key Error running cmd L"C:\windows\system32\winemenubuilder.exe -r" (2). 0204:err:ntoskrnl:ZwLoadDriver failed to create driver L"\Registry\Machine\System\CurrentControlSet\Services\MountMgr": c0000024

Kron4ek commented 1 year ago

"002c:err:wineboot:process_run_key Error running cmd L"C:\windows\system32\winemenubuilder.exe -r" (2)"

This is a harmless error, it does not prevent applications from working, you can safely ignore it.

wine: failed to open "/home/devuanconsumer/.wine/drive_c/Games/Game.exe": c0000135

c0000135 means that the file is missing, so it looks like you have specified the wrong path.

meximan commented 1 year ago

Thanks for the quick reply!

when I try opening the game it gives me the following error:

devuanconsumer@devuanrig:~/Downloads/Sacrifice.GOG$ ./conty_lite.sh wine '/home/devuanconsumer/.wine/drive_c/GOG Games/Sacrifice/Sacrifice.exe' Running Conty

wineserver: using server-side synchronization. Failed to read /etc/machine-id, error Invalid argument. wine: RLIMIT_NICE is <= 20, unable to use setpriority safely 002c:fixme:winediag:LdrInitializeThunk wine-staging 7.0 is a testing version containing experimental patches. 002c:fixme:winediag:LdrInitializeThunk Please mention your exact version when filing bug reports on winehq.org. 002c:err:wineboot:process_run_key Error running cmd L"C:\windows\system32\winemenubuilder.exe -a -r" (2). 0024:fixme:ntdll:NtQuerySystemInformation info_class SYSTEM_PERFORMANCE_INFORMATION 00c4:fixme:imm:ImeSetActiveContext (0x4803d0, 0): stub 00c4:fixme:imm:ImmReleaseContext (0000000000010020, 00000000004803D0): stub 0024:fixme:imm:ImeSetActiveContext (0x710330, 1): stub 0024:fixme:imm:ImmReleaseContext (0002005C, 00710330): stub 0104:fixme:oleacc:find_class_data unhandled window class: L"Static" 0104:fixme:oleacc:find_class_data unhandled window class: L"Static" 0104:fixme:oleacc:find_class_data unhandled window class: L"ComboBox" 0104:fixme:oleacc:find_class_data unhandled window class: L"ComboBox" 0104:fixme:oleacc:find_class_data unhandled window class: L"Button" 0104:fixme:oleacc:find_class_data unhandled window class: L"Button" 0104:fixme:oleacc:find_class_data unhandled window class: L"#32770" 0104:fixme:oleacc:find_class_data unhandled window class: L"Button" 0104:fixme:oleacc:find_class_data unhandled window class: L"ComboBox" 0104:fixme:oleacc:find_class_data unhandled window class: L"ComboBox" 0104:fixme:oleacc:find_class_data unhandled window class: L"Button" 0024:fixme:ddraw:ddraw_surface1_Flip Ignoring flags 0x9. 0024:err:x11drv:update_net_wm_fullscreen_monitors Failed to get xinerama fullscreen monitor indices. 0024:err:x11drv:update_net_wm_fullscreen_monitors Failed to get xinerama fullscreen monitor indices. 0024:err:seh:NtRaiseException Unhandled exception code c0000005 flags 0 addr (nil) 0104:fixme:oleacc:find_class_data unhandled window class: L"#32769"

meximan commented 1 year ago

I also tried running the game with dgvoodoo2 installed and it didn't work either.

Spoiler ``` devuanconsumer@devuanrig:~/Downloads/Sacrifice.GOG$ ./conty_lite.sh wine '/home/devuanconsumer/.wine/drive_c/GOG Games/Sacrifice/Sacrifice.exe' Running Conty wineserver: using server-side synchronization. Failed to read /etc/machine-id, error Invalid argument. wine: RLIMIT_NICE is <= 20, unable to use setpriority safely 002c:fixme:winediag:LdrInitializeThunk wine-staging 7.0 is a testing version containing experimental patches. 002c:fixme:winediag:LdrInitializeThunk Please mention your exact version when filing bug reports on winehq.org. 002c:err:wineboot:process_run_key Error running cmd L"C:\\windows\\system32\\winemenubuilder.exe -a -r" (2). 0024:fixme:ntdll:NtQuerySystemInformation info_class SYSTEM_PERFORMANCE_INFORMATION 00c4:fixme:imm:ImeSetActiveContext (0x4803d0, 0): stub 00c4:fixme:imm:ImmReleaseContext (0000000000010020, 00000000004803D0): stub 0024:fixme:imm:ImeSetActiveContext (0x710330, 1): stub 0024:fixme:imm:ImmReleaseContext (0002005E, 00710330): stub info: Game: Sacrifice.exe info: DXVK: v2.0 info: Built-in extension providers: info: Win32 WSI info: OpenVR info: OpenXR info: OpenVR: could not open registry key, status 2 info: OpenVR: Failed to locate module info: Enabled instance extensions: info: VK_KHR_get_surface_capabilities2 info: VK_KHR_surface info: VK_KHR_win32_surface info: AMD Radeon RX 6600 (RADV NAVI23): info: Driver: 22.3.2 info: Vulkan: 1.3.230 info: Memory Heap[0]: info: Size: 7936 MiB info: Flags: 0x1 info: Memory Type[0]: Property Flags = 0x1 info: Memory Type[1]: Property Flags = 0x1 info: Memory Type[5]: Property Flags = 0xc1 info: Memory Heap[1]: info: Size: 16014 MiB info: Flags: 0x0 info: Memory Type[2]: Property Flags = 0x6 info: Memory Type[4]: Property Flags = 0xe info: Memory Type[6]: Property Flags = 0xc6 info: Memory Type[8]: Property Flags = 0xce info: Memory Heap[2]: info: Size: 256 MiB info: Flags: 0x1 info: Memory Type[3]: Property Flags = 0x7 info: Memory Type[7]: Property Flags = 0xc7 info: Game: Sacrifice.exe info: DXVK: v2.0 info: Built-in extension providers: info: Win32 WSI info: OpenVR info: OpenXR info: OpenVR: could not open registry key, status 2 info: OpenVR: Failed to locate module info: Enabled instance extensions: info: VK_KHR_get_surface_capabilities2 info: VK_KHR_surface info: VK_KHR_win32_surface info: AMD Radeon RX 6600 (RADV NAVI23): info: Driver: 22.3.2 info: Vulkan: 1.3.230 info: Memory Heap[0]: info: Size: 7936 MiB info: Flags: 0x1 info: Memory Type[0]: Property Flags = 0x1 info: Memory Type[1]: Property Flags = 0x1 info: Memory Type[5]: Property Flags = 0xc1 info: Memory Heap[1]: info: Size: 16014 MiB info: Flags: 0x0 info: Memory Type[2]: Property Flags = 0x6 info: Memory Type[4]: Property Flags = 0xe info: Memory Type[6]: Property Flags = 0xc6 info: Memory Type[8]: Property Flags = 0xce info: Memory Heap[2]: info: Size: 256 MiB info: Flags: 0x1 info: Memory Type[3]: Property Flags = 0x7 info: Memory Type[7]: Property Flags = 0xc7 info: Game: Sacrifice.exe info: DXVK: v2.0 info: Built-in extension providers: info: Win32 WSI info: OpenVR info: OpenXR info: OpenVR: could not open registry key, status 2 info: OpenVR: Failed to locate module info: Enabled instance extensions: info: VK_KHR_get_surface_capabilities2 info: VK_KHR_surface info: VK_KHR_win32_surface info: AMD Radeon RX 6600 (RADV NAVI23): info: Driver: 22.3.2 info: Vulkan: 1.3.230 info: Memory Heap[0]: info: Size: 7936 MiB info: Flags: 0x1 info: Memory Type[0]: Property Flags = 0x1 info: Memory Type[1]: Property Flags = 0x1 info: Memory Type[5]: Property Flags = 0xc1 info: Memory Heap[1]: info: Size: 16014 MiB info: Flags: 0x0 info: Memory Type[2]: Property Flags = 0x6 info: Memory Type[4]: Property Flags = 0xe info: Memory Type[6]: Property Flags = 0xc6 info: Memory Type[8]: Property Flags = 0xce info: Memory Heap[2]: info: Size: 256 MiB info: Flags: 0x1 info: Memory Type[3]: Property Flags = 0x7 info: Memory Type[7]: Property Flags = 0xc7 info: Game: Sacrifice.exe info: DXVK: v2.0 info: Built-in extension providers: info: Win32 WSI info: OpenVR info: OpenXR info: OpenVR: could not open registry key, status 2 info: OpenVR: Failed to locate module info: Enabled instance extensions: info: VK_KHR_get_surface_capabilities2 info: VK_KHR_surface info: VK_KHR_win32_surface info: AMD Radeon RX 6600 (RADV NAVI23): info: Driver: 22.3.2 info: Vulkan: 1.3.230 info: Memory Heap[0]: info: Size: 7936 MiB info: Flags: 0x1 info: Memory Type[0]: Property Flags = 0x1 info: Memory Type[1]: Property Flags = 0x1 info: Memory Type[5]: Property Flags = 0xc1 info: Memory Heap[1]: info: Size: 16014 MiB info: Flags: 0x0 info: Memory Type[2]: Property Flags = 0x6 info: Memory Type[4]: Property Flags = 0xe info: Memory Type[6]: Property Flags = 0xc6 info: Memory Type[8]: Property Flags = 0xce info: Memory Heap[2]: info: Size: 256 MiB info: Flags: 0x1 info: Memory Type[3]: Property Flags = 0x7 info: Memory Type[7]: Property Flags = 0xc7 info: D3D11CoreCreateDevice: Maximum supported feature level: D3D_FEATURE_LEVEL _12_0 info: D3D11CoreCreateDevice: Using feature level D3D_FEATURE_LEVEL_11_0 info: Device properties: info: Device name: : AMD Radeon RX 6600 (RADV NAVI23) info: Driver version : 22.3.2 info: Enabled device extensions: info: VK_AMD_memory_overallocation_behavior info: VK_AMD_shader_fragment_mask info: VK_EXT_attachment_feedback_loop_layout info: VK_EXT_conservative_rasterization info: VK_EXT_custom_border_color info: VK_EXT_depth_clip_enable info: VK_EXT_extended_dynamic_state3 info: VK_EXT_memory_priority info: VK_EXT_non_seamless_cube_map info: VK_EXT_robustness2 info: VK_EXT_shader_module_identifier info: VK_EXT_shader_stencil_export info: VK_EXT_transform_feedback info: VK_EXT_vertex_attribute_divisor info: VK_KHR_external_memory_win32 info: VK_KHR_external_semaphore_win32 info: VK_KHR_pipeline_library info: VK_KHR_swapchain info: Device features: info: robustBufferAccess : 1 info: fullDrawIndexUint32 : 1 info: imageCubeArray : 1 info: independentBlend : 1 info: geometryShader : 1 info: tessellationShader : 1 info: sampleRateShading : 1 info: dualSrcBlend : 1 info: logicOp : 1 info: multiDrawIndirect : 1 info: drawIndirectFirstInstance : 1 info: depthClamp : 1 info: depthBiasClamp : 1 info: fillModeNonSolid : 1 info: depthBounds : 1 info: multiViewport : 1 info: samplerAnisotropy : 1 info: textureCompressionBC : 1 info: occlusionQueryPrecise : 1 info: pipelineStatisticsQuery : 1 info: vertexPipelineStoresAndAtomics : 1 info: fragmentStoresAndAtomics : 1 info: shaderImageGatherExtended : 1 info: shaderClipDistance : 1 info: shaderCullDistance : 1 info: shaderFloat64 : 1 info: shaderInt64 : 1 info: variableMultisampleRate : 1 info: shaderResourceResidency : 1 info: shaderResourceMinLod : 1 info: sparseBinding : 1 info: sparseResidencyBuffer : 1 info: sparseResidencyImage2D : 1 info: sparseResidencyImage3D : 1 info: sparseResidency2Samples : 0 info: sparseResidency4Samples : 0 info: sparseResidency8Samples : 0 info: sparseResidency16Samples : 0 info: sparseResidencyAliased : 1 info: Vulkan 1.1 info: shaderDrawParameters : 1 info: Vulkan 1.2 info: samplerMirrorClampToEdge : 1 info: drawIndirectCount : 1 info: samplerFilterMinmax : 1 info: hostQueryReset : 1 info: timelineSemaphore : 1 info: bufferDeviceAddress : 0 info: shaderOutputViewportIndex : 1 info: shaderOutputLayer : 1 info: vulkanMemoryModel : 1 info: Vulkan 1.3 info: robustImageAccess : 0 info: pipelineCreationCacheControl : 1 info: shaderDemoteToHelperInvocation : 1 info: shaderZeroInitializeWorkgroupMemory : 0 info: synchronization2 : 1 info: dynamicRendering : 1 info: VK_AMD_shader_fragment_mask info: extension supported : 1 info: VK_EXT_attachment_feedback_loop_layout info: attachmentFeedbackLoopLayout : 0 info: VK_EXT_conservative_rasterization info: extension supported : 1 info: VK_EXT_custom_border_color info: customBorderColors : 1 info: customBorderColorWithoutFormat : 1 info: VK_EXT_depth_clip_enable info: depthClipEnable : 1 info: VK_EXT_extended_dynamic_state3 info: extendedDynamicState3DepthClipEnable : 1 info: VK_EXT_fragment_shader_interlock info: fragmentShaderSampleInterlock : 0 info: fragmentShaderPixelInterlock : 0 info: VK_EXT_full_screen_exclusive info: extension supported : 0 info: VK_EXT_graphics_pipeline_library info: graphicsPipelineLibrary : 0 info: VK_EXT_memory_budget info: extension supported : 1 info: VK_EXT_memory_priority info: memoryPriority : 1 info: VK_EXT_non_seamless_cube_map info: nonSeamlessCubeMap : 0 info: VK_EXT_robustness2 info: robustBufferAccess2 : 1 info: robustImageAccess2 : 1 info: nullDescriptor : 1 info: VK_EXT_shader_module_identifier info: shaderModuleIdentifier : 1 info: VK_EXT_shader_stencil_export info: extension supported : 1 info: VK_EXT_transform_feedback info: transformFeedback : 1 info: geometryStreams : 1 info: VK_EXT_vertex_attribute_divisor info: vertexAttributeInstanceRateDivisor : 1 info: vertexAttributeInstanceRateZeroDivisor : 1 info: VK_KHR_external_memory_win32 info: extension supported : 1 info: VK_KHR_external_semaphore_win32 info: extension supported : 1 info: VK_NVX_binary_import info: extension supported : 0 info: VK_NVX_image_view_handle info: extension supported : 0 info: Queue families: info: Graphics : 0 info: Transfer : 1 info: Sparse : 0 info: Memory type mask for sparse resources: 0x1fd info: DXVK: Read 4 valid state cache entries info: DXVK: Graphics pipeline libraries not supported info: DXGI: VK_FORMAT_D24_UNORM_S8_UINT -> VK_FORMAT_D32_SFLOAT_S8_UINT info: DXVK: Using 16 + 0 compiler threads warn: DxgiOutput::WaitForVBlank: Inaccurate info: Setting timer interval to 1000 us 0104:fixme:oleacc:find_class_data unhandled window class: L"Static" 0104:fixme:oleacc:find_class_data unhandled window class: L"Static" 0104:fixme:oleacc:find_class_data unhandled window class: L"ComboBox" 0104:fixme:oleacc:find_class_data unhandled window class: L"ComboBox" 0104:fixme:oleacc:find_class_data unhandled window class: L"Button" 0104:fixme:oleacc:find_class_data unhandled window class: L"Button" 0104:fixme:oleacc:find_class_data unhandled window class: L"#32770" 0104:fixme:oleacc:find_class_data unhandled window class: L"Button" 0104:fixme:oleacc:find_class_data unhandled window class: L"ComboBox" 0104:fixme:oleacc:find_class_data unhandled window class: L"ComboBox" 0104:fixme:oleacc:find_class_data unhandled window class: L"Button" info: Presenter: Actual swap chain properties: info: Format: VK_FORMAT_B8G8R8A8_UNORM info: Present mode: VK_PRESENT_MODE_IMMEDIATE_KHR info: Buffer size: 640x480 info: Image count: 3 info: Exclusive FS: 1 warn: DXGI: MakeWindowAssociation: Ignoring flags info: Presenter: Actual swap chain properties: info: Format: VK_FORMAT_B8G8R8A8_UNORM info: Present mode: VK_PRESENT_MODE_IMMEDIATE_KHR info: Buffer size: 640x480 info: Image count: 3 info: Exclusive FS: 1 warn: DXGI: MakeWindowAssociation: Ignoring flags info: Setting display mode: 640x480@75 info: Setting display mode: 640x480@75 info: Presenter: Actual swap chain properties: info: Format: VK_FORMAT_B8G8R8A8_UNORM info: Present mode: VK_PRESENT_MODE_IMMEDIATE_KHR info: Buffer size: 640x480 info: Image count: 3 info: Exclusive FS: 1 0024:err:x11drv:update_net_wm_fullscreen_monitors Failed to get xinerama fullscreen monitor indices. info: Restoring display mode: 2560x1440@165 info: Setting display mode: 2560x1440@165 0024:err:x11drv:update_net_wm_fullscreen_monitors Failed to get xinerama fullscreen monitor indices. 0024:err:x11drv:update_net_wm_fullscreen_monitors Failed to get xinerama fullscreen monitor indices. 0104:fixme:oleacc:find_class_data unhandled window class: L"#32769" 0024:err:seh:NtRaiseException Unhandled exception code c0000005 flags 0 addr (nil) devuanconsumer@devuanrig:~/Downloads/Sacrifice.GOG$ ./conty_lite.sh wine '/home/devuanconsumer/.wine/drive_c/GOG Games/Sacrifice/Sacrifice.exe' Running Conty wineserver: using server-side synchronization. Failed to read /etc/machine-id, error Invalid argument. wine: RLIMIT_NICE is <= 20, unable to use setpriority safely 002c:fixme:winediag:LdrInitializeThunk wine-staging 7.0 is a testing version containing experimental patches. 002c:fixme:winediag:LdrInitializeThunk Please mention your exact version when filing bug reports on winehq.org. 002c:err:wineboot:process_run_key Error running cmd L"C:\\windows\\system32\\winemenubuilder.exe -a -r" (2). 0024:fixme:ntdll:NtQuerySystemInformation info_class SYSTEM_PERFORMANCE_INFORMATION 00c4:fixme:imm:ImeSetActiveContext (0x4803d0, 0): stub 00c4:fixme:imm:ImmReleaseContext (0000000000010020, 00000000004803D0): stub 0024:fixme:imm:ImeSetActiveContext (0x710330, 1): stub 0024:fixme:imm:ImmReleaseContext (0002005E, 00710330): stub info: Game: Sacrifice.exe info: DXVK: v2.0 info: Built-in extension providers: info: Win32 WSI info: OpenVR info: OpenXR info: OpenVR: could not open registry key, status 2 info: OpenVR: Failed to locate module info: Enabled instance extensions: info: VK_KHR_get_surface_capabilities2 info: VK_KHR_surface info: VK_KHR_win32_surface info: AMD Radeon RX 6600 (RADV NAVI23): info: Driver: 22.3.2 info: Vulkan: 1.3.230 info: Memory Heap[0]: info: Size: 7936 MiB info: Flags: 0x1 info: Memory Type[0]: Property Flags = 0x1 info: Memory Type[1]: Property Flags = 0x1 info: Memory Type[5]: Property Flags = 0xc1 info: Memory Heap[1]: info: Size: 16014 MiB info: Flags: 0x0 info: Memory Type[2]: Property Flags = 0x6 info: Memory Type[4]: Property Flags = 0xe info: Memory Type[6]: Property Flags = 0xc6 info: Memory Type[8]: Property Flags = 0xce info: Memory Heap[2]: info: Size: 256 MiB info: Flags: 0x1 info: Memory Type[3]: Property Flags = 0x7 info: Memory Type[7]: Property Flags = 0xc7 info: Game: Sacrifice.exe info: DXVK: v2.0 info: Built-in extension providers: info: Win32 WSI info: OpenVR info: OpenXR info: OpenVR: could not open registry key, status 2 info: OpenVR: Failed to locate module info: Enabled instance extensions: info: VK_KHR_get_surface_capabilities2 info: VK_KHR_surface info: VK_KHR_win32_surface info: AMD Radeon RX 6600 (RADV NAVI23): info: Driver: 22.3.2 info: Vulkan: 1.3.230 info: Memory Heap[0]: info: Size: 7936 MiB info: Flags: 0x1 info: Memory Type[0]: Property Flags = 0x1 info: Memory Type[1]: Property Flags = 0x1 info: Memory Type[5]: Property Flags = 0xc1 info: Memory Heap[1]: info: Size: 16014 MiB info: Flags: 0x0 info: Memory Type[2]: Property Flags = 0x6 info: Memory Type[4]: Property Flags = 0xe info: Memory Type[6]: Property Flags = 0xc6 info: Memory Type[8]: Property Flags = 0xce info: Memory Heap[2]: info: Size: 256 MiB info: Flags: 0x1 info: Memory Type[3]: Property Flags = 0x7 info: Memory Type[7]: Property Flags = 0xc7 info: Game: Sacrifice.exe info: DXVK: v2.0 info: Built-in extension providers: info: Win32 WSI info: OpenVR info: OpenXR info: OpenVR: could not open registry key, status 2 info: OpenVR: Failed to locate module info: Enabled instance extensions: info: VK_KHR_get_surface_capabilities2 info: VK_KHR_surface info: VK_KHR_win32_surface info: AMD Radeon RX 6600 (RADV NAVI23): info: Driver: 22.3.2 info: Vulkan: 1.3.230 info: Memory Heap[0]: info: Size: 7936 MiB info: Flags: 0x1 info: Memory Type[0]: Property Flags = 0x1 info: Memory Type[1]: Property Flags = 0x1 info: Memory Type[5]: Property Flags = 0xc1 info: Memory Heap[1]: info: Size: 16014 MiB info: Flags: 0x0 info: Memory Type[2]: Property Flags = 0x6 info: Memory Type[4]: Property Flags = 0xe info: Memory Type[6]: Property Flags = 0xc6 info: Memory Type[8]: Property Flags = 0xce info: Memory Heap[2]: info: Size: 256 MiB info: Flags: 0x1 info: Memory Type[3]: Property Flags = 0x7 info: Memory Type[7]: Property Flags = 0xc7 info: Game: Sacrifice.exe info: DXVK: v2.0 info: Built-in extension providers: info: Win32 WSI info: OpenVR info: OpenXR info: OpenVR: could not open registry key, status 2 info: OpenVR: Failed to locate module info: Enabled instance extensions: info: VK_KHR_get_surface_capabilities2 info: VK_KHR_surface info: VK_KHR_win32_surface info: AMD Radeon RX 6600 (RADV NAVI23): info: Driver: 22.3.2 info: Vulkan: 1.3.230 info: Memory Heap[0]: info: Size: 7936 MiB info: Flags: 0x1 info: Memory Type[0]: Property Flags = 0x1 info: Memory Type[1]: Property Flags = 0x1 info: Memory Type[5]: Property Flags = 0xc1 info: Memory Heap[1]: info: Size: 16014 MiB info: Flags: 0x0 info: Memory Type[2]: Property Flags = 0x6 info: Memory Type[4]: Property Flags = 0xe info: Memory Type[6]: Property Flags = 0xc6 info: Memory Type[8]: Property Flags = 0xce info: Memory Heap[2]: info: Size: 256 MiB info: Flags: 0x1 info: Memory Type[3]: Property Flags = 0x7 info: Memory Type[7]: Property Flags = 0xc7 info: D3D11CoreCreateDevice: Maximum supported feature level: D3D_FEATURE_LEVEL _12_0 info: D3D11CoreCreateDevice: Using feature level D3D_FEATURE_LEVEL_11_0 info: Device properties: info: Device name: : AMD Radeon RX 6600 (RADV NAVI23) info: Driver version : 22.3.2 info: Enabled device extensions: info: VK_AMD_memory_overallocation_behavior info: VK_AMD_shader_fragment_mask info: VK_EXT_attachment_feedback_loop_layout info: VK_EXT_conservative_rasterization info: VK_EXT_custom_border_color info: VK_EXT_depth_clip_enable info: VK_EXT_extended_dynamic_state3 info: VK_EXT_memory_priority info: VK_EXT_non_seamless_cube_map info: VK_EXT_robustness2 info: VK_EXT_shader_module_identifier info: VK_EXT_shader_stencil_export info: VK_EXT_transform_feedback info: VK_EXT_vertex_attribute_divisor info: VK_KHR_external_memory_win32 info: VK_KHR_external_semaphore_win32 info: VK_KHR_pipeline_library info: VK_KHR_swapchain info: Device features: info: robustBufferAccess : 1 info: fullDrawIndexUint32 : 1 info: imageCubeArray : 1 info: independentBlend : 1 info: geometryShader : 1 info: tessellationShader : 1 info: sampleRateShading : 1 info: dualSrcBlend : 1 info: logicOp : 1 info: multiDrawIndirect : 1 info: drawIndirectFirstInstance : 1 info: depthClamp : 1 info: depthBiasClamp : 1 info: fillModeNonSolid : 1 info: depthBounds : 1 info: multiViewport : 1 info: samplerAnisotropy : 1 info: textureCompressionBC : 1 info: occlusionQueryPrecise : 1 info: pipelineStatisticsQuery : 1 info: vertexPipelineStoresAndAtomics : 1 info: fragmentStoresAndAtomics : 1 info: shaderImageGatherExtended : 1 info: shaderClipDistance : 1 info: shaderCullDistance : 1 info: shaderFloat64 : 1 info: shaderInt64 : 1 info: variableMultisampleRate : 1 info: shaderResourceResidency : 1 info: shaderResourceMinLod : 1 info: sparseBinding : 1 info: sparseResidencyBuffer : 1 info: sparseResidencyImage2D : 1 info: sparseResidencyImage3D : 1 info: sparseResidency2Samples : 0 info: sparseResidency4Samples : 0 info: sparseResidency8Samples : 0 info: sparseResidency16Samples : 0 info: sparseResidencyAliased : 1 info: Vulkan 1.1 info: shaderDrawParameters : 1 info: Vulkan 1.2 info: samplerMirrorClampToEdge : 1 info: drawIndirectCount : 1 info: samplerFilterMinmax : 1 info: hostQueryReset : 1 info: timelineSemaphore : 1 info: bufferDeviceAddress : 0 info: shaderOutputViewportIndex : 1 info: shaderOutputLayer : 1 info: vulkanMemoryModel : 1 info: Vulkan 1.3 info: robustImageAccess : 0 info: pipelineCreationCacheControl : 1 info: shaderDemoteToHelperInvocation : 1 info: shaderZeroInitializeWorkgroupMemory : 0 info: synchronization2 : 1 info: dynamicRendering : 1 info: VK_AMD_shader_fragment_mask info: extension supported : 1 info: VK_EXT_attachment_feedback_loop_layout info: attachmentFeedbackLoopLayout : 0 info: VK_EXT_conservative_rasterization info: extension supported : 1 info: VK_EXT_custom_border_color info: customBorderColors : 1 info: customBorderColorWithoutFormat : 1 info: VK_EXT_depth_clip_enable info: depthClipEnable : 1 info: VK_EXT_extended_dynamic_state3 info: extendedDynamicState3DepthClipEnable : 1 info: VK_EXT_fragment_shader_interlock info: fragmentShaderSampleInterlock : 0 info: fragmentShaderPixelInterlock : 0 info: VK_EXT_full_screen_exclusive info: extension supported : 0 info: VK_EXT_graphics_pipeline_library info: graphicsPipelineLibrary : 0 info: VK_EXT_memory_budget info: extension supported : 1 info: VK_EXT_memory_priority info: memoryPriority : 1 info: VK_EXT_non_seamless_cube_map info: nonSeamlessCubeMap : 0 info: VK_EXT_robustness2 info: robustBufferAccess2 : 1 info: robustImageAccess2 : 1 info: nullDescriptor : 1 info: VK_EXT_shader_module_identifier info: shaderModuleIdentifier : 1 info: VK_EXT_shader_stencil_export info: extension supported : 1 info: VK_EXT_transform_feedback info: transformFeedback : 1 info: geometryStreams : 1 info: VK_EXT_vertex_attribute_divisor info: vertexAttributeInstanceRateDivisor : 1 info: vertexAttributeInstanceRateZeroDivisor : 1 info: VK_KHR_external_memory_win32 info: extension supported : 1 info: VK_KHR_external_semaphore_win32 info: extension supported : 1 info: VK_NVX_binary_import info: extension supported : 0 info: VK_NVX_image_view_handle info: extension supported : 0 info: Queue families: info: Graphics : 0 info: Transfer : 1 info: Sparse : 0 info: Memory type mask for sparse resources: 0x1fd info: DXVK: Read 4 valid state cache entries info: DXVK: Graphics pipeline libraries not supported info: DXGI: VK_FORMAT_D24_UNORM_S8_UINT -> VK_FORMAT_D32_SFLOAT_S8_UINT info: DXVK: Using 16 + 0 compiler threads warn: DxgiOutput::WaitForVBlank: Inaccurate info: Setting timer interval to 1000 us 0104:fixme:oleacc:find_class_data unhandled window class: L"Static" 0104:fixme:oleacc:find_class_data unhandled window class: L"Static" 0104:fixme:oleacc:find_class_data unhandled window class: L"ComboBox" 0104:fixme:oleacc:find_class_data unhandled window class: L"ComboBox" 0104:fixme:oleacc:find_class_data unhandled window class: L"Button" 0104:fixme:oleacc:find_class_data unhandled window class: L"Button" 0104:fixme:oleacc:find_class_data unhandled window class: L"#32770" 0104:fixme:oleacc:find_class_data unhandled window class: L"Button" info: Presenter: Actual swap chain properties: info: Format: VK_FORMAT_B8G8R8A8_UNORM info: Present mode: VK_PRESENT_MODE_IMMEDIATE_KHR info: Buffer size: 640x480 info: Image count: 3 info: Exclusive FS: 1 warn: DXGI: MakeWindowAssociation: Ignoring flags info: Presenter: Actual swap chain properties: info: Format: VK_FORMAT_B8G8R8A8_UNORM info: Present mode: VK_PRESENT_MODE_IMMEDIATE_KHR info: Buffer size: 640x480 info: Image count: 3 info: Exclusive FS: 1 warn: DXGI: MakeWindowAssociation: Ignoring flags info: Setting display mode: 640x480@60 info: Setting display mode: 640x480@60 info: Presenter: Actual swap chain properties: info: Format: VK_FORMAT_B8G8R8A8_UNORM info: Present mode: VK_PRESENT_MODE_IMMEDIATE_KHR info: Buffer size: 640x480 info: Image count: 3 info: Exclusive FS: 1 0024:err:x11drv:update_net_wm_fullscreen_monitors Failed to get xinerama fullscreen monitor indices. info: Restoring display mode: 2560x1440@60 info: Setting display mode: 2560x1440@60 0024:err:x11drv:update_net_wm_fullscreen_monitors Failed to get xinerama fullscreen monitor indices. 0024:err:x11drv:update_net_wm_fullscreen_monitors Failed to get xinerama fullscreen monitor indices. 0104:fixme:oleacc:find_class_data unhandled window class: L"#32769" 0024:err:seh:NtRaiseException Unhandled exception code c0000005 flags 0 addr (nil) ```
meximan commented 1 year ago

So i got the game working. I had to go to winecfg and go to graphics and enable "emulate a virtual desktop" and put in a resolution! hopefully this helps others!

Kron4ek commented 1 year ago

So i got the game working. I had to go to winecfg and go to graphics and enable "emulate a virtual desktop" and put in a resolution! hopefully this helps others!

Good. On my system though this game works even without the virtual desktop. Since your problem is solved, closing the issue.

Kron4ek commented 1 year ago

By the way, before running games i recommend to change the working directory to the game directory, because some games do not work otherwise (Sacrifice works though).

$ cd '/home/devuanconsumer/.wine/drive_c/GOG Games/Sacrifice'
$ ./conty_lite.sh wine Sacrifice.exe
meximan commented 1 year ago

Thank you for this! I wasn't able to install wine from synaptic package manager because I used some backport newer packages and CONTY saved the day!

Kron4ek commented 1 year ago

You are welcome :)

meximan commented 1 year ago

Hey I have another issue related to running the Sacrifice game: I get this in the terminal after it crashes immediately or shortly after starting a multiplayer match. I am using dgvoodoo2 to improve performance because without it it doesn't work. I'm using Radeon Graphics Card. . I tried setting the memory to 2 g vram in dgvoodoo but it didn't work. I also have ddraw enabled in the winecfg for better performance.

Spoiler ``` 0024:err:x11settings:X11DRV_EnumDisplaySettingsEx Failed to get L"\\\\.\\DISPLAY1" registry display settings. warn: DXGI: LeaveFullscreenMode: Failed to restore display mode info: Presenter: Actual swap chain properties: info: Format: VK_FORMAT_B8G8R8A8_UNORM info: Present mode: VK_PRESENT_MODE_IMMEDIATE_KHR info: Buffer size: 646x505 info: Image count: 3 info: Exclusive FS: 1 warn: DXGI: MakeWindowAssociation: Ignoring flags info: Presenter: Actual swap chain properties: info: Format: VK_FORMAT_B8G8R8A8_UNORM info: Present mode: VK_PRESENT_MODE_IMMEDIATE_KHR info: Buffer size: 646x505 info: Image count: 3 info: Exclusive FS: 1 warn: DXGI: MakeWindowAssociation: Ignoring flags info: Setting display mode: 2560x1440@60 info: Setting display mode: 2560x1440@60 info: Presenter: Actual swap chain properties: info: Format: VK_FORMAT_B8G8R8A8_UNORM info: Present mode: VK_PRESENT_MODE_IMMEDIATE_KHR info: Buffer size: 2560x1440 info: Image count: 3 info: Exclusive FS: 1 err: DxvkMemoryAllocator: Mapping memory failed with VK_ERROR_MEMORY_MAP_FAILED err: DxvkMemoryAllocator: Mapping memory failed with VK_ERROR_MEMORY_MAP_FAILED err: DxvkMemoryAllocator: Mapping memory failed with VK_ERROR_MEMORY_MAP_FAILED err: DxvkMemoryAllocator: Mapping memory failed with VK_ERROR_MEMORY_MAP_FAILED err: DxvkMemoryAllocator: Mapping memory failed with VK_ERROR_MEMORY_MAP_FAILED err: DxvkMemoryAllocator: Mapping memory failed with VK_ERROR_MEMORY_MAP_FAILED err: DxvkMemoryAllocator: Mapping memory failed with VK_ERROR_MEMORY_MAP_FAILED err: DxvkMemoryAllocator: Mapping memory failed with VK_ERROR_MEMORY_MAP_FAILED err: DxvkMemoryAllocator: Mapping memory failed with VK_ERROR_MEMORY_MAP_FAILED err: DxvkMemoryAllocator: Mapping memory failed with VK_ERROR_MEMORY_MAP_FAILED err: DxvkMemoryAllocator: Memory allocation failed err: Size: 14745600 err: Alignment: 16 err: Mem types: 0x1fd err: Heap 0: 272 MB allocated, 124 MB used, 317 MB allocated (driver), 7477 MB budget (driver), 7936 MB total err: Heap 1: 16 MB allocated, 12 MB used, 16 MB allocated (driver), 15959 MB budget (driver), 16014 MB total err: Heap 2: 32 MB allocated, 2 MB used, 42 MB allocated (driver), 106 MB budget (driver), 256 MB total err: DxvkMemoryAllocator: Memory allocation failed info: Presenter: Actual swap chain properties: info: Format: VK_FORMAT_B8G8R8A8_UNORM info: Present mode: VK_PRESENT_MODE_FIFO_KHR info: Buffer size: 2560x1440 info: Image count: 4 info: Exclusive FS: 1 err: D3D11RasterizerState: Antialiased lines not supported err: Exception on CS thread! err: DxvkDescriptorPool: Failed to create descriptor pool err: DxvkMemoryAllocator: Mapping memory failed with VK_ERROR_MEMORY_MAP_FAILED err: DxvkMemoryAllocator: Mapping memory failed with VK_ERROR_MEMORY_MAP_FAILED err: DxvkMemoryAllocator: Mapping memory failed with VK_ERROR_MEMORY_MAP_FAILED err: DxvkMemoryAllocator: Mapping memory failed with VK_ERROR_MEMORY_MAP_FAILED err: DxvkMemoryAllocator: Mapping memory failed with VK_ERROR_MEMORY_MAP_FAILED err: DxvkMemoryAllocator: Mapping memory failed with VK_ERROR_MEMORY_MAP_FAILED err: DxvkMemoryAllocator: Mapping memory failed with VK_ERROR_MEMORY_MAP_FAILED err: DxvkMemoryAllocator: Mapping memory failed with VK_ERROR_MEMORY_MAP_FAILED err: DxvkMemoryAllocator: Mapping memory failed with VK_ERROR_MEMORY_MAP_FAILED err: DxvkMemoryAllocator: Mapping memory failed with VK_ERROR_MEMORY_MAP_FAILED err: DxvkMemoryAllocator: Mapping memory failed with VK_ERROR_MEMORY_MAP_FAILED err: DxvkMemoryAllocator: Mapping memory failed with VK_ERROR_MEMORY_MAP_FAILED err: DxvkMemoryAllocator: Mapping memory failed with VK_ERROR_MEMORY_MAP_FAILED err: DxvkMemoryAllocator: Mapping memory failed with VK_ERROR_MEMORY_MAP_FAILED err: DxvkMemoryAllocator: Mapping memory failed with VK_ERROR_MEMORY_MAP_FAILED err: DxvkMemoryAllocator: Mapping memory failed with VK_ERROR_MEMORY_MAP_FAILED err: DxvkMemoryAllocator: Mapping memory failed with VK_ERROR_MEMORY_MAP_FAILED err: DxvkMemoryAllocator: Mapping memory failed with VK_ERROR_MEMORY_MAP_FAILED err: DxvkMemoryAllocator: Mapping memory failed with VK_ERROR_MEMORY_MAP_FAILED err: DxvkMemoryAllocator: Mapping memory failed with VK_ERROR_MEMORY_MAP_FAILED err: DxvkMemoryAllocator: Mapping memory failed with VK_ERROR_MEMORY_MAP_FAILED err: DxvkMemoryAllocator: Mapping memory failed with VK_ERROR_MEMORY_MAP_FAILED err: DxvkMemoryAllocator: Mapping memory failed with VK_ERROR_MEMORY_MAP_FAILED err: DxvkMemoryAllocator: Mapping memory failed with VK_ERROR_MEMORY_MAP_FAILED err: DxvkMemoryAllocator: Mapping memory failed with VK_ERROR_MEMORY_MAP_FAILED err: DxvkMemoryAllocator: Mapping memory failed with VK_ERROR_MEMORY_MAP_FAILED err: DxvkMemoryAllocator: Mapping memory failed with VK_ERROR_MEMORY_MAP_FAILED err: DxvkMemoryAllocator: Mapping memory failed with VK_ERROR_MEMORY_MAP_FAILED err: DxvkMemoryAllocator: Mapping memory failed with VK_ERROR_MEMORY_MAP_FAILED err: DxvkMemoryAllocator: Mapping memory failed with VK_ERROR_MEMORY_MAP_FAILED err: DxvkMemoryAllocator: Mapping memory failed with VK_ERROR_MEMORY_MAP_FAILED err: DxvkMemoryAllocator: Mapping memory failed with VK_ERROR_MEMORY_MAP_FAILED err: DxvkMemoryAllocator: Mapping memory failed with VK_ERROR_MEMORY_MAP_FAILED err: DxvkMemoryAllocator: Mapping memory failed with VK_ERROR_MEMORY_MAP_FAILED err: DxvkMemoryAllocator: Mapping memory failed with VK_ERROR_MEMORY_MAP_FAILED err: DxvkMemoryAllocator: Mapping memory failed with VK_ERROR_MEMORY_MAP_FAILED err: DxvkMemoryAllocator: Mapping memory failed with VK_ERROR_MEMORY_MAP_FAILED err: DxvkMemoryAllocator: Mapping memory failed with VK_ERROR_MEMORY_MAP_FAILED err: DxvkMemoryAllocator: Mapping memory failed with VK_ERROR_MEMORY_MAP_FAILED err: DxvkMemoryAllocator: Mapping memory failed with VK_ERROR_MEMORY_MAP_FAILED err: DxvkMemoryAllocator: Mapping memory failed with VK_ERROR_MEMORY_MAP_FAILED err: DxvkMemoryAllocator: Mapping memory failed with VK_ERROR_MEMORY_MAP_FAILED err: DxvkMemoryAllocator: Mapping memory failed with VK_ERROR_MEMORY_MAP_FAILED err: DxvkMemoryAllocator: Mapping memory failed with VK_ERROR_MEMORY_MAP_FAILED err: DxvkMemoryAllocator: Mapping memory failed with VK_ERROR_MEMORY_MAP_FAILED err: DxvkMemoryAllocator: Mapping memory failed with VK_ERROR_MEMORY_MAP_FAILED err: DxvkMemoryAllocator: Mapping memory failed with VK_ERROR_MEMORY_MAP_FAILED err: DxvkMemoryAllocator: Mapping memory failed with VK_ERROR_MEMORY_MAP_FAILED err: DxvkMemoryAllocator: Mapping memory failed with VK_ERROR_MEMORY_MAP_FAILED err: DxvkMemoryAllocator: Mapping memory failed with VK_ERROR_MEMORY_MAP_FAILED err: DxvkMemoryAllocator: Mapping memory failed with VK_ERROR_MEMORY_MAP_FAILED err: DxvkMemoryAllocator: Mapping memory failed with VK_ERROR_MEMORY_MAP_FAILED err: DxvkMemoryAllocator: Mapping memory failed with VK_ERROR_MEMORY_MAP_FAILED err: DxvkMemoryAllocator: Mapping memory failed with VK_ERROR_MEMORY_MAP_FAILED err: DxvkMemoryAllocator: Mapping memory failed with VK_ERROR_MEMORY_MAP_FAILED err: DxvkMemoryAllocator: Mapping memory failed with VK_ERROR_MEMORY_MAP_FAILED err: DxvkMemoryAllocator: Mapping memory failed with VK_ERROR_MEMORY_MAP_FAILED err: DxvkMemoryAllocator: Mapping memory failed with VK_ERROR_MEMORY_MAP_FAILED err: DxvkMemoryAllocator: Mapping memory failed with VK_ERROR_MEMORY_MAP_FAILED err: DxvkMemoryAllocator: Mapping memory failed with VK_ERROR_MEMORY_MAP_FAILED err: DxvkMemoryAllocator: Mapping memory failed with VK_ERROR_MEMORY_MAP_FAILED err: DxvkMemoryAllocator: Mapping memory failed with VK_ERROR_MEMORY_MAP_FAILED err: DxvkMemoryAllocator: Mapping memory failed with VK_ERROR_MEMORY_MAP_FAILED err: DxvkMemoryAllocator: Mapping memory failed with VK_ERROR_MEMORY_MAP_FAILED err: DxvkMemoryAllocator: Mapping memory failed with VK_ERROR_MEMORY_MAP_FAILED err: DxvkMemoryAllocator: Mapping memory failed with VK_ERROR_MEMORY_MAP_FAILED err: DxvkMemoryAllocator: Mapping memory failed with VK_ERROR_MEMORY_MAP_FAILED err: DxvkMemoryAllocator: Mapping memory failed with VK_ERROR_MEMORY_MAP_FAILED err: DxvkMemoryAllocator: Mapping memory failed with VK_ERROR_MEMORY_MAP_FAILED err: DxvkMemoryAllocator: Mapping memory failed with VK_ERROR_MEMORY_MAP_FAILED err: DxvkMemoryAllocator: Mapping memory failed with VK_ERROR_MEMORY_MAP_FAILED err: DxvkMemoryAllocator: Mapping memory failed with VK_ERROR_MEMORY_MAP_FAILED err: DxvkMemoryAllocator: Mapping memory failed with VK_ERROR_MEMORY_MAP_FAILED err: DxvkMemoryAllocator: Mapping memory failed with VK_ERROR_MEMORY_MAP_FAILED err: DxvkMemoryAllocator: Mapping memory failed with VK_ERROR_MEMORY_MAP_FAILED err: DxvkMemoryAllocator: Mapping memory failed with VK_ERROR_MEMORY_MAP_FAILED err: DxvkMemoryAllocator: Mapping memory failed with VK_ERROR_MEMORY_MAP_FAILED err: DxvkMemoryAllocator: Mapping memory failed with VK_ERROR_MEMORY_MAP_FAILED err: DxvkMemoryAllocator: Mapping memory failed with VK_ERROR_MEMORY_MAP_FAILED err: DxvkMemoryAllocator: Mapping memory failed with VK_ERROR_MEMORY_MAP_FAILED err: DxvkMemoryAllocator: Mapping memory failed with VK_ERROR_MEMORY_MAP_FAILED err: DxvkMemoryAllocator: Mapping memory failed with VK_ERROR_MEMORY_MAP_FAILED err: DxvkMemoryAllocator: Mapping memory failed with VK_ERROR_MEMORY_MAP_FAILED err: DxvkMemoryAllocator: Mapping memory failed with VK_ERROR_MEMORY_MAP_FAILED err: DxvkMemoryAllocator: Mapping memory failed with VK_ERROR_MEMORY_MAP_FAILED err: DxvkMemoryAllocator: Mapping memory failed with VK_ERROR_MEMORY_MAP_FAILED err: DxvkMemoryAllocator: Mapping memory failed with VK_ERROR_MEMORY_MAP_FAILED err: DxvkMemoryAllocator: Mapping memory failed with VK_ERROR_MEMORY_MAP_FAILED err: DxvkMemoryAllocator: Mapping memory failed with VK_ERROR_MEMORY_MAP_FAILED err: DxvkMemoryAllocator: Mapping memory failed with VK_ERROR_MEMORY_MAP_FAILED err: DxvkMemoryAllocator: Mapping memory failed with VK_ERROR_MEMORY_MAP_FAILED err: DxvkMemoryAllocator: Mapping memory failed with VK_ERROR_MEMORY_MAP_FAILED err: DxvkMemoryAllocator: Mapping memory failed with VK_ERROR_MEMORY_MAP_FAILED err: DxvkMemoryAllocator: Mapping memory failed with VK_ERROR_MEMORY_MAP_FAILED err: DxvkMemoryAllocator: Mapping memory failed with VK_ERROR_MEMORY_MAP_FAILED err: DxvkMemoryAllocator: Mapping memory failed with VK_ERROR_MEMORY_MAP_FAILED err: DxvkMemoryAllocator: Mapping memory failed with VK_ERROR_MEMORY_MAP_FAILED err: DxvkMemoryAllocator: Mapping memory failed with VK_ERROR_MEMORY_MAP_FAILED err: DxvkMemoryAllocator: Mapping memory failed with VK_ERROR_MEMORY_MAP_FAILED err: DxvkMemoryAllocator: Mapping memory failed with VK_ERROR_MEMORY_MAP_FAILED err: DxvkMemoryAllocator: Mapping memory failed with VK_ERROR_MEMORY_MAP_FAILED err: DxvkMemoryAllocator: Mapping memory failed with VK_ERROR_MEMORY_MAP_FAILED err: DxvkMemoryAllocator: Mapping memory failed with VK_ERROR_MEMORY_MAP_FAILED err: DxvkMemoryAllocator: Mapping memory failed with VK_ERROR_MEMORY_MAP_FAILED err: DxvkMemoryAllocator: Mapping memory failed with VK_ERROR_MEMORY_MAP_FAILED err: DxvkMemoryAllocator: Mapping memory failed with VK_ERROR_MEMORY_MAP_FAILED err: DxvkMemoryAllocator: Mapping memory failed with VK_ERROR_MEMORY_MAP_FAILED err: DxvkMemoryAllocator: Mapping memory failed with VK_ERROR_MEMORY_MAP_FAILED err: DxvkMemoryAllocator: Mapping memory failed with VK_ERROR_MEMORY_MAP_FAILED err: DxvkMemoryAllocator: Mapping memory failed with VK_ERROR_MEMORY_MAP_FAILED err: DxvkMemoryAllocator: Mapping memory failed with VK_ERROR_MEMORY_MAP_FAILED err: DxvkMemoryAllocator: Mapping memory failed with VK_ERROR_MEMORY_MAP_FAILED err: DxvkMemoryAllocator: Mapping memory failed with VK_ERROR_MEMORY_MAP_FAILED ^C04d0:fixme:console:default_ctrl_handler Terminating process 20 on event 0 04cc:fixme:console:default_ctrl_handler Terminating process 334 on event 0 ```
meximan commented 1 year ago

I also get this:

0024:err:x11settings:X11DRV_EnumDisplaySettingsEx Failed to get L"\\.\DISPLAY1" registry display settings. warn: DXGI: LeaveFullscreenMode: Failed to restore display mode

Kron4ek commented 1 year ago

Seems like a typical out of address space issue that happens with 32-bit applications. I suggest you to try to run the game without DXVK.

meximan commented 1 year ago

How do I uninstall dxvk?

Kron4ek commented 1 year ago

You can temporarily disable it by running the game like this:

$ WINEDLLOVERRIDES="dxgi,d3d9,d3d10,d3d10_1,d3d10core,d3d11=b" ./conty_lite.sh wine Sacrifice.exe

Another way to disable it is to remove (or override to builtin) the above dlls in winecfg.

meximan commented 1 year ago

Ok will try this.

Kron4ek commented 1 year ago

Also, enabling Large Address Aware should help if disabling DXVK won't be enough.

$ WINE_LARGE_ADDRESS_AWARE=1 WINEDLLOVERRIDES="dxgi,d3d9,d3d10,d3d10_1,d3d10core,d3d11=b" ./conty_lite.sh wine Sacrifice.exe

You can even try it with DXVK first.