The error -13 thing is a known driver issue, see #5255.
That said, DXVK requires Windows 10 anyway so I don't think it is expected to work with any sort of compatibility mode in the first place.
Compatibility mode doesn't hide native apis, it just sets a few shims.
The only difference between VistaSP2 and W7 (other than just the version number faking) is EmulateSortingVista that becomes EmulateSortingWindows61, and not using VirtualizeDesktopPainting.
Well it evidently does something that makes it not work in conjunction with the AMD driver and the problem is most likely outside our control.
Either way, it wouldn't really be interesting to support this case from our end even if it was our issue somehow. Hard enough to keep all the different drivers sort-of working as it is.
vulkan-1.dllx1 2026-07
Please describe your issue as accurately as possible. Include screenshots or videos when relevant.
If you use Windows, please check the following page: https://github.com/doitsujin/dxvk/wiki/Windows
Software information
Tron 2.0 / Lithtech.exe
System information
Apitrace file(s)
For instructions on how to use apitrace, see: https://github.com/doitsujin/dxvk/wiki/Using-Apitrace
Specific Info
Occurs on certain compatability modes such as Windows 7. Does not happen on Compatibility mode set to Windows Vista or Windows XP (Service Pack 2)
Log files
info: Game: lithtech.exe
info: DXVK: v3.0.2
info: Build: x86 gcc 16.1.0
info: Vulkan: Found vkGetInstanceProcAddr in vulkan-1.dll @ 0x707f1740
info: Extension providers:
info: Platform WSI
info: OpenVR
info: OpenVR: could not open registry key, status 2
info: OpenVR: Failed to locate module
info: OpenXR
info: Enabled instance extensions:
info: VK_KHR_get_surface_capabilities2
info: VK_KHR_surface
info: VK_KHR_win32_surface
info: Found device: AMD Radeon(TM) Graphics (AMD proprietary driver 2.0.353)
info: D3D9: VK_FORMAT_D24_UNORM_S8_UINT -> VK_FORMAT_D32_SFLOAT_S8_UINT
info: D3D9: VK_FORMAT_D24_UNORM_S8_UINT -> VK_FORMAT_D32_SFLOAT_S8_UINT
info: Process set as DPI aware
info: Creating device:
info: AMD Radeon(TM) Graphics:
info: Driver : AMD proprietary driver 2.0.353
info: Queues:
info: Graphics : (0, 0)
info: Transfer : (2, 0)
info: Sparse : (0, 0)
info: Memory:
info: Heap 0: 5.26 GiB
info: Budget: 5.0 GiB
info: Type 1: HOST_VISIBLE | HOST_COHERENT
info: Type 3: HOST_VISIBLE | HOST_COHERENT | HOST_CACHED
info: Type 5: HOST_VISIBLE | HOST_COHERENT | DEVICE_COHERENT | DEVICE_UNCACHED
info: Type 7: HOST_VISIBLE | HOST_COHERENT | HOST_CACHED | DEVICE_COHERENT | DEVICE_UNCACHED
info: Type 9: HOST_VISIBLE | HOST_COHERENT
info: Type 11: HOST_VISIBLE | HOST_COHERENT | HOST_CACHED
info: Type 13: HOST_VISIBLE | HOST_COHERENT | DEVICE_COHERENT | DEVICE_UNCACHED
info: Type 15: HOST_VISIBLE | HOST_COHERENT | HOST_CACHED | DEVICE_COHERENT | DEVICE_UNCACHED
info: Heap 1: 10.52 GiB (DEVICE_LOCAL)
info: Budget: 10.0 GiB
info: Type 0: DEVICE_LOCAL
info: Type 2: DEVICE_LOCAL | HOST_VISIBLE | HOST_COHERENT
info: Type 4: DEVICE_LOCAL | DEVICE_COHERENT | DEVICE_UNCACHED
info: Type 6: DEVICE_LOCAL | HOST_VISIBLE | HOST_COHERENT | DEVICE_COHERENT | DEVICE_UNCACHED
info: Type 8: DEVICE_LOCAL
info: Type 10: DEVICE_LOCAL | HOST_VISIBLE | HOST_COHERENT
info: Type 12: DEVICE_LOCAL | DEVICE_COHERENT | DEVICE_UNCACHED
info: Type 14: DEVICE_LOCAL | HOST_VISIBLE | HOST_COHERENT | DEVICE_COHERENT | DEVICE_UNCACHED
info: Enabled extensions:
info: VK_EXT_attachment_feedback_loop_layout
info: VK_EXT_border_color_swizzle
info: VK_EXT_conservative_rasterization
info: VK_EXT_custom_border_color
info: VK_EXT_depth_clip_enable
info: VK_EXT_dynamic_rendering_unused_attachments
info: VK_EXT_extended_dynamic_state3
info: VK_EXT_fragment_shader_interlock
info: VK_EXT_full_screen_exclusive
info: VK_EXT_graphics_pipeline_library
info: VK_EXT_hdr_metadata
info: VK_EXT_memory_priority
info: VK_EXT_non_seamless_cube_map
info: VK_EXT_pageable_device_local_memory
info: VK_EXT_robustness2
info: VK_EXT_sample_locations
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_dynamic_rendering_local_read
info: VK_KHR_external_memory_win32
info: VK_KHR_external_semaphore_win32
info: VK_KHR_load_store_op_none
info: VK_KHR_maintenance5
info: VK_KHR_maintenance6
info: VK_KHR_maintenance7
info: VK_KHR_maintenance8
info: VK_KHR_pipeline_library
info: VK_KHR_shader_float_controls2
info: VK_KHR_shader_subgroup_uniform_control_flow
info: VK_KHR_swapchain
info: VK_KHR_swapchain_mutable_format
info: VK_KHR_win32_keyed_mutex
info: Enabled features:
info: depthBiasClamp : 1
info: depthBounds : 1
info: depthClamp : 1
info: drawIndirectFirstInstance : 1
info: dualSrcBlend : 1
info: fillModeNonSolid : 1
info: fragmentStoresAndAtomics : 1
info: fullDrawIndexUint32 : 1
info: geometryShader : 1
info: imageCubeArray : 1
info: independentBlend : 1
info: largePoints : 1
info: logicOp : 1
info: multiDrawIndirect : 1
info: multiViewport : 1
info: occlusionQueryPrecise : 1
info: pipelineStatisticsQuery : 1
info: robustBufferAccess : 1
info: sampleRateShading : 1
info: samplerAnisotropy : 1
info: shaderClipDistance : 1
info: shaderCullDistance : 1
info: shaderFloat64 : 1
info: shaderImageGatherExtended : 1
info: shaderInt16 : 1
info: shaderInt64 : 1
info: shaderUniformBufferArrayDynamicIndexing : 1
info: shaderSampledImageArrayDynamicIndexing : 1
info: shaderStorageBufferArrayDynamicIndexing : 1
info: shaderStorageImageArrayDynamicIndexing : 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: shaderResourceResidency : 1
info: shaderResourceMinLod : 1
info: tessellationShader : 1
info: textureCompressionBC : 1
info: variableMultisampleRate : 1
info: vertexPipelineStoresAndAtomics : 1
info: wideLines : 0
info: shaderDrawParameters : 1
info: storageBuffer16BitAccess : 1
info: storagePushConstant16 : 0
info: bufferDeviceAddress : 1
info: descriptorIndexing : 1
info: storageBuffer8BitAccess : 1
info: storagePushConstant8 : 0
info: shaderUniformTexelBufferArrayDynamicIndexing : 1
info: shaderStorageTexelBufferArrayDynamicIndexing : 1
info: shaderUniformBufferArrayNonUniformIndexing : 1
info: shaderSampledImageArrayNonUniformIndexing : 1
info: shaderStorageBufferArrayNonUniformIndexing : 1
info: shaderStorageImageArrayNonUniformIndexing : 1
info: shaderUniformTexelBufferArrayNonUniformIndexing : 1
info: shaderStorageTexelBufferArrayNonUniformIndexing : 1
info: descriptorBindingSampledImageUpdateAfterBind : 1
info: descriptorBindingUpdateUnusedWhilePending : 1
info: descriptorBindingPartiallyBound : 1
info: drawIndirectCount : 1
info: hostQueryReset : 1
info: runtimeDescriptorArray : 1
info: samplerFilterMinmax : 1
info: samplerMirrorClampToEdge : 1
info: scalarBlockLayout : 1
info: shaderFloat16 : 1
info: shaderInt8 : 1
info: shaderOutputViewportIndex : 1
info: shaderOutputLayer : 1
info: timelineSemaphore : 1
info: uniformBufferStandardLayout : 1
info: vulkanMemoryModel : 1
info: inlineUniformBlock : 1
info: computeFullSubgroups : 1
info: dynamicRendering : 1
info: maintenance4 : 1
info: robustImageAccess : 0
info: pipelineCreationCacheControl : 1
info: shaderDemoteToHelperInvocation : 1
info: shaderZeroInitializeWorkgroupMemory : 1
info: subgroupSizeControl : 1
info: synchronization2 : 1
info: VK_EXT_attachment_feedback_loop_layout:
info: attachmentFeedbackLoopLayout : 1
info: VK_EXT_border_color_swizzle:
info: borderColorSwizzle : 1
info: borderColorSwizzleFromImage : 1
info: VK_EXT_conservative_rasterization:
info: extConservativeRasterization : 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_depth_bias_control:
info: depthBiasControl : 0
info: leastRepresentableValueForceUnormRepresentation : 0
info: floatRepresentation : 0
info: depthBiasExact : 0
info: VK_EXT_descriptor_buffer:
info: descriptorBuffer : 0
info: VK_EXT_descriptor_heap:
info: descriptorHeap : 0
info: VK_EXT_dynamic_rendering_unused_attachments:
info: dynamicRenderingUnusedAttachments : 1
info: VK_EXT_extended_dynamic_state3:
info: extendedDynamicState3AlphaToCoverageEnable : 1
info: extendedDynamicState3DepthClipEnable : 1
info: extendedDynamicState3RasterizationSamples : 1
info: extendedDynamicState3SampleMask : 1
info: extendedDynamicState3LineRasterizationMode : 1
info: extendedDynamicState3SampleLocationsEnable : 1
info: VK_EXT_fragment_shader_interlock:
info: fragmentShaderSampleInterlock : 1
info: fragmentShaderPixelInterlock : 1
info: VK_EXT_full_screen_exclusive:
info: extFullScreenExclusive : 1
info: VK_EXT_graphics_pipeline_library:
info: graphicsPipelineLibrary : 1
info: VK_EXT_hdr_metadata:
info: extHdrMetadata : 1
info: VK_EXT_line_rasterization:
info: rectangularLines : 0
info: smoothLines : 0
info: VK_EXT_memory_budget:
info: extMemoryBudget : 1
info: VK_EXT_memory_priority:
info: memoryPriority : 1
info: VK_EXT_multi_draw:
info: multiDraw : 0
info: VK_EXT_non_seamless_cube_map:
info: nonSeamlessCubeMap : 1
info: VK_EXT_pageable_device_local_memory:
info: pageableDeviceLocalMemory : 1
info: VK_EXT_robustness2:
info: robustBufferAccess2 : 1
info: robustImageAccess2 : 1
info: nullDescriptor : 1
info: VK_EXT_sample_locations:
info: extSampleLocations : 1
info: VK_EXT_shader_module_identifier:
info: shaderModuleIdentifier : 1
info: VK_EXT_shader_stencil_export:
info: extShaderStencilExport : 1
info: VK_EXT_swapchain_colorspace:
info: extSwapchainColorSpace : 0
info: VK_EXT_swapchain_maintenance1:
info: swapchainMaintenance1 : 0
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_device_fault:
info: deviceFault : 0
info: deviceFaultVendorBinary : 0
info: VK_KHR_dynamic_rendering_local_read:
info: dynamicRenderingLocalRead : 1
info: VK_KHR_external_memory_win32:
info: khrExternalMemoryWin32 : 1
info: VK_KHR_external_semaphore_win32:
info: khrExternalSemaphoreWin32 : 1
info: VK_KHR_load_store_op_none:
info: khrLoadStoreOpNone : 1
info: VK_KHR_maintenance5:
info: maintenance5 : 1
info: VK_KHR_maintenance6:
info: maintenance6 : 1
info: VK_KHR_maintenance7:
info: maintenance7 : 1
info: VK_KHR_maintenance8:
info: maintenance8 : 1
info: VK_KHR_maintenance9:
info: maintenance9 : 0
info: VK_KHR_maintenance10:
info: maintenance10 : 0
info: VK_KHR_maintenance11:
info: maintenance11 : 0
info: VK_KHR_pipeline_library:
info: khrPipelineLibrary : 1
info: VK_KHR_present_id:
info: presentId : 0
info: VK_KHR_present_id2:
info: presentId2 : 0
info: VK_KHR_present_wait:
info: presentWait : 0
info: VK_KHR_present_wait2:
info: presentWait2 : 0
info: VK_KHR_shader_float_controls2:
info: shaderFloatControls2 : 1
info: VK_KHR_shader_subgroup_uniform_control_flow:
info: shaderSubgroupUniformControlFlow : 1
info: VK_KHR_shader_untyped_pointers:
info: shaderUntypedPointers : 0
info: VK_KHR_swapchain:
info: khrSwapchain : 1
info: VK_KHR_swapchain_maintenance1:
info: swapchainMaintenance1 : 0
info: VK_KHR_swapchain_mutable_format:
info: khrSwapchainMutableFormat : 1
info: VK_KHR_unified_image_layouts:
info: unifiedImageLayouts : 0
info: VK_KHR_win32_keyed_mutex:
info: khrWin32KeyedMutex : 1
info: VK_AMD_buffer_marker:
info: amdBufferMarker : 0
info: VK_NV_device_diagnostic_checkpoints:
info: nvDeviceDiagnosticCheckpoints : 0
info: VK_NV_low_latency2:
info: nvLowLatency2 : 0
info: VK_NV_raw_access_chains:
info: shaderRawAccessChains : 0
info: VK_NVX_binary_import:
info: nvxBinaryImport : 0
info: VK_NVX_image_view_handle:
info: nvxImageViewHandle : 0
info: Memory type mask for sparse resources: 0xf
info: Memory type mask for buffer resources: 0xf, usage: 0x219ff
info: Graphics pipeline libraries supported
info: Binding model: Legacy
info: D3D9DeviceEx: Using extended constant set for software vertex processing.
info: D3D9DeviceEx::ResetSwapChain:
info: Requested Presentation Parameters
info: - Width: 1280
info: - Height: 960
info: - Format: D3D9Format::X8R8G8B8
info: - Auto Depth Stencil: true
info: ^ Format: D3D9Format::D24S8
info: - Windowed: false
info: - Swap effect: 1
info: Setting display mode: 1280x960@0
info: Setting display mode: 1280x960@0
warn: D3D9DeviceEx::SetRenderState: Unhandled render state 26
info: Presenter: Actual swapchain properties:
info: Format: VK_FORMAT_B8G8R8A8_UNORM
info: Color space: VK_COLOR_SPACE_SRGB_NONLINEAR_KHR
info: Present mode: VK_PRESENT_MODE_FIFO_KHR (dynamic: no)
info: Buffer size: 1280x960
info: Image count: 3
info: DXVK: Using 8 compiler threads
err: Presenter: Failed to create Vulkan swapchain: -13
info: Presenter: Actual swapchain properties:
info: Format: VK_FORMAT_B8G8R8A8_UNORM
info: Color space: VK_COLOR_SPACE_SRGB_NONLINEAR_KHR
info: Present mode: VK_PRESENT_MODE_FIFO_KHR (dynamic: no)
info: Buffer size: 1280x960
info: Image count: 3
err: Presenter: Failed to create Vulkan swapchain: -13
info: Presenter: Actual swapchain properties:
info: Format: VK_FORMAT_B8G8R8A8_UNORM
info: Color space: VK_COLOR_SPACE_SRGB_NONLINEAR_KHR
info: Present mode: VK_PRESENT_MODE_FIFO_KHR (dynamic: no)
info: Buffer size: 1280x960
info: Image count: 3
err: Presenter: Failed to create Vulkan swapchain: -13
info: Presenter: Actual swapchain properties:
info: Format: VK_FORMAT_B8G8R8A8_UNORM
info: Color space: VK_COLOR_SPACE_SRGB_NONLINEAR_KHR
info: Present mode: VK_PRESENT_MODE_FIFO_KHR (dynamic: no)
info: Buffer size: 1280x960
info: Image count: 3
err: Presenter: Failed to create Vulkan swapchain: -13
info: Presenter: Actual swapchain properties:
info: Format: VK_FORMAT_B8G8R8A8_UNORM
info: Color space: VK_COLOR_SPACE_SRGB_NONLINEAR_KHR
info: Present mode: VK_PRESENT_MODE_FIFO_KHR (dynamic: no)
info: Buffer size: 1280x960
info: Image count: 3
err: Presenter: Failed to create Vulkan swapchain: -13
info: Presenter: Actual swapchain properties:
info: Format: VK_FORMAT_B8G8R8A8_UNORM
info: Color space: VK_COLOR_SPACE_SRGB_NONLINEAR_KHR
info: Present mode: VK_PRESENT_MODE_FIFO_KHR (dynamic: no)
info: Buffer size: 1280x960
info: Image count: 3
err: Presenter: Failed to create Vulkan swapchain: -13
info: Presenter: Actual swapchain properties:
info: Format: VK_FORMAT_B8G8R8A8_UNORM
info: Color space: VK_COLOR_SPACE_SRGB_NONLINEAR_KHR
info: Present mode: VK_PRESENT_MODE_FIFO_KHR (dynamic: no)
info: Buffer size: 1280x960
info: Image count: 3
err: Presenter: Failed to create Vulkan swapchain: -13
info: Presenter: Actual swapchain properties:
info: Format: VK_FORMAT_B8G8R8A8_UNORM
info: Color space: VK_COLOR_SPACE_SRGB_NONLINEAR_KHR
info: Present mode: VK_PRESENT_MODE_FIFO_KHR (dynamic: no)
info: Buffer size: 1280x960
info: Image count: 3
err: Presenter: Failed to create Vulkan swapchain: -13
info: Presenter: Actual swapchain properties:
info: Format: VK_FORMAT_B8G8R8A8_UNORM
info: Color space: VK_COLOR_SPACE_SRGB_NONLINEAR_KHR
info: Present mode: VK_PRESENT_MODE_FIFO_KHR (dynamic: no)
info: Buffer size: 1280x960
info: Image count: 3
err: Presenter: Failed to create Vulkan swapchain: -13
info: Presenter: Actual swapchain properties:
info: Format: VK_FORMAT_B8G8R8A8_UNORM
info: Color space: VK_COLOR_SPACE_SRGB_NONLINEAR_KHR
info: Present mode: VK_PRESENT_MODE_FIFO_KHR (dynamic: no)
info: Buffer size: 1280x960
info: Image count: 3
err: Presenter: Failed to create Vulkan swapchain: -13
info: Presenter: Actual swapchain properties:
info: Format: VK_FORMAT_B8G8R8A8_UNORM
info: Color space: VK_COLOR_SPACE_SRGB_NONLINEAR_KHR
info: Present mode: VK_PRESENT_MODE_FIFO_KHR (dynamic: no)
info: Buffer size: 1280x960
info: Image count: 3
err: Presenter: Failed to create Vulkan swapchain: -13
info: Presenter: Actual swapchain properties:
info: Format: VK_FORMAT_B8G8R8A8_UNORM
info: Color space: VK_COLOR_SPACE_SRGB_NONLINEAR_KHR
info: Present mode: VK_PRESENT_MODE_FIFO_KHR (dynamic: no)
info: Buffer size: 1280x960
info: Image count: 3
err: Presenter: Failed to create Vulkan swapchain: -13
info: Presenter: Actual swapchain properties:
info: Format: VK_FORMAT_B8G8R8A8_UNORM
info: Color space: VK_COLOR_SPACE_SRGB_NONLINEAR_KHR
info: Present mode: VK_PRESENT_MODE_FIFO_KHR (dynamic: no)
info: Buffer size: 1280x960
info: Image count: 3
err: Presenter: Failed to create Vulkan swapchain: -13
info: Presenter: Actual swapchain properties:
info: Format: VK_FORMAT_B8G8R8A8_UNORM
info: Color space: VK_COLOR_SPACE_SRGB_NONLINEAR_KHR
info: Present mode: VK_PRESENT_MODE_FIFO_KHR (dynamic: no)
info: Buffer size: 1280x960
info: Image count: 3
err: Presenter: Failed to create Vulkan swapchain: -13
info: Presenter: Actual swapchain properties:
info: Format: VK_FORMAT_B8G8R8A8_UNORM
info: Color space: VK_COLOR_SPACE_SRGB_NONLINEAR_KHR
info: Present mode: VK_PRESENT_MODE_FIFO_KHR (dynamic: no)
info: Buffer size: 1280x960
info: Image count: 3
err: Presenter: Failed to create Vulkan swapchain: -13
info: Presenter: Actual swapchain properties:
info: Format: VK_FORMAT_B8G8R8A8_UNORM
info: Color space: VK_COLOR_SPACE_SRGB_NONLINEAR_KHR
info: Present mode: VK_PRESENT_MODE_FIFO_KHR (dynamic: no)
info: Buffer size: 1280x960
info: Image count: 3
err: Presenter: Failed to create Vulkan swapchain: -13
info: Presenter: Actual swapchain properties:
info: Format: VK_FORMAT_B8G8R8A8_UNORM
info: Color space: VK_COLOR_SPACE_SRGB_NONLINEAR_KHR
info: Present mode: VK_PRESENT_MODE_FIFO_KHR (dynamic: no)
info: Buffer size: 1280x960
info: Image count: 3
err: Presenter: Failed to create Vulkan swapchain: -13
info: Presenter: Actual swapchain properties:
info: Format: VK_FORMAT_B8G8R8A8_UNORM
info: Color space: VK_COLOR_SPACE_SRGB_NONLINEAR_KHR
info: Present mode: VK_PRESENT_MODE_FIFO_KHR (dynamic: no)
info: Buffer size: 1280x960
info: Image count: 3
err: Presenter: Failed to create Vulkan swapchain: -13
info: Presenter: Actual swapchain properties:
info: Format: VK_FORMAT_B8G8R8A8_UNORM
info: Color space: VK_COLOR_SPACE_SRGB_NONLINEAR_KHR
info: Present mode: VK_PRESENT_MODE_FIFO_KHR (dynamic: no)
info: Buffer size: 1280x960
info: Image count: 3
err: Presenter: Failed to create Vulkan swapchain: -13
info: Presenter: Actual swapchain properties:
info: Format: VK_FORMAT_B8G8R8A8_UNORM
info: Color space: VK_COLOR_SPACE_SRGB_NONLINEAR_KHR
info: Present mode: VK_PRESENT_MODE_FIFO_KHR (dynamic: no)
info: Buffer size: 1280x960
info: Image count: 3
err: Presenter: Failed to create Vulkan swapchain: -13
info: Presenter: Actual swapchain properties:
info: Format: VK_FORMAT_B8G8R8A8_UNORM
info: Color space: VK_COLOR_SPACE_SRGB_NONLINEAR_KHR
info: Present mode: VK_PRESENT_MODE_FIFO_KHR (dynamic: no)
info: Buffer size: 1280x960
info: Image count: 3
err: Presenter: Failed to create Vulkan swapchain: -13
info: Presenter: Actual swapchain properties:
info: Format: VK_FORMAT_B8G8R8A8_UNORM
info: Color space: VK_COLOR_SPACE_SRGB_NONLINEAR_KHR
info: Present mode: VK_PRESENT_MODE_FIFO_KHR (dynamic: no)
info: Buffer size: 1280x960
info: Image count: 3
err: Presenter: Failed to create Vulkan swapchain: -13
info: Presenter: Actual swapchain properties:
info: Format: VK_FORMAT_B8G8R8A8_UNORM
info: Color space: VK_COLOR_SPACE_SRGB_NONLINEAR_KHR
info: Present mode: VK_PRESENT_MODE_FIFO_KHR (dynamic: no)
info: Buffer size: 1280x960
info: Image count: 3
err: Presenter: Failed to create Vulkan swapchain: -13
info: Presenter: Actual swapchain properties:
info: Format: VK_FORMAT_B8G8R8A8_UNORM
info: Color space: VK_COLOR_SPACE_SRGB_NONLINEAR_KHR
info: Present mode: VK_PRESENT_MODE_FIFO_KHR (dynamic: no)
info: Buffer size: 1280x960
info: Image count: 3
err: Presenter: Failed to create Vulkan swapchain: -13
info: Presenter: Actual swapchain properties:
info: Format: VK_FORMAT_B8G8R8A8_UNORM
info: Color space: VK_COLOR_SPACE_SRGB_NONLINEAR_KHR
info: Present mode: VK_PRESENT_MODE_FIFO_KHR (dynamic: no)
info: Buffer size: 1280x960
info: Image count: 3
err: Presenter: Failed to create Vulkan swapchain: -13
info: Presenter: Actual swapchain properties:
info: Format: VK_FORMAT_B8G8R8A8_UNORM
info: Color space: VK_COLOR_SPACE_SRGB_NONLINEAR_KHR
info: Present mode: VK_PRESENT_MODE_FIFO_KHR (dynamic: no)
info: Buffer size: 1280x960
info: Image count: 3
err: Presenter: Failed to create Vulkan swapchain: -13
info: Presenter: Actual swapchain properties:
info: Format: VK_FORMAT_B8G8R8A8_UNORM
info: Color space: VK_COLOR_SPACE_SRGB_NONLINEAR_KHR
info: Present mode: VK_PRESENT_MODE_FIFO_KHR (dynamic: no)
info: Buffer size: 1280x960
info: Image count: 3
err: Presenter: Failed to create Vulkan swapchain: -13
info: Presenter: Actual swapchain properties:
info: Format: VK_FORMAT_B8G8R8A8_UNORM
info: Color space: VK_COLOR_SPACE_SRGB_NONLINEAR_KHR
info: Present mode: VK_PRESENT_MODE_FIFO_KHR (dynamic: no)
info: Buffer size: 1280x960
info: Image count: 3
err: Presenter: Failed to create Vulkan swapchain: -13
info: Presenter: Actual swapchain properties:
info: Format: VK_FORMAT_B8G8R8A8_UNORM
info: Color space: VK_COLOR_SPACE_SRGB_NONLINEAR_KHR
info: Present mode: VK_PRESENT_MODE_FIFO_KHR (dynamic: no)
info: Buffer size: 1280x960
info: Image count: 3
err: Presenter: Failed to create Vulkan swapchain: -13
info: Presenter: Actual swapchain properties:
info: Format: VK_FORMAT_B8G8R8A8_UNORM
info: Color space: VK_COLOR_SPACE_SRGB_NONLINEAR_KHR
info: Present mode: VK_PRESENT_MODE_FIFO_KHR (dynamic: no)
info: Buffer size: 1280x960
info: Image count: 3
err: Presenter: Failed to create Vulkan swapchain: -13
info: Presenter: Actual swapchain properties:
info: Format: VK_FORMAT_B8G8R8A8_UNORM
info: Color space: VK_COLOR_SPACE_SRGB_NONLINEAR_KHR
info: Present mode: VK_PRESENT_MODE_FIFO_KHR (dynamic: no)
info: Buffer size: 1280x960
info: Image count: 3
err: Presenter: Failed to create Vulkan swapchain: -13
info: Presenter: Actual swapchain properties:
info: Format: VK_FORMAT_B8G8R8A8_UNORM
info: Color space: VK_COLOR_SPACE_SRGB_NONLINEAR_KHR
info: Present mode: VK_PRESENT_MODE_FIFO_KHR (dynamic: no)
info: Buffer size: 1280x960
info: Image count: 3
err: Presenter: Failed to create Vulkan swapchain: -13
info: Presenter: Actual swapchain properties:
info: Format: VK_FORMAT_B8G8R8A8_UNORM
info: Color space: VK_COLOR_SPACE_SRGB_NONLINEAR_KHR
info: Present mode: VK_PRESENT_MODE_FIFO_KHR (dynamic: no)
info: Buffer size: 1280x960
info: Image count: 3
err: Presenter: Failed to create Vulkan swapchain: -13
info: Presenter: Actual swapchain properties:
info: Format: VK_FORMAT_B8G8R8A8_UNORM
info: Color space: VK_COLOR_SPACE_SRGB_NONLINEAR_KHR
info: Present mode: VK_PRESENT_MODE_FIFO_KHR (dynamic: no)
info: Buffer size: 1280x960
info: Image count: 3
err: Presenter: Failed to create Vulkan swapchain: -13
info: Presenter: Actual swapchain properties:
info: Format: VK_FORMAT_B8G8R8A8_UNORM
info: Color space: VK_COLOR_SPACE_SRGB_NONLINEAR_KHR
info: Present mode: VK_PRESENT_MODE_FIFO_KHR (dynamic: no)
info: Buffer size: 1280x960
info: Image count: 3
err: Presenter: Failed to create Vulkan swapchain: -13
info: Presenter: Actual swapchain properties:
info: Format: VK_FORMAT_B8G8R8A8_UNORM
info: Color space: VK_COLOR_SPACE_SRGB_NONLINEAR_KHR
info: Present mode: VK_PRESENT_MODE_FIFO_KHR (dynamic: no)
info: Buffer size: 1280x960
info: Image count: 3
err: Presenter: Failed to create Vulkan swapchain: -13
info: Presenter: Actual swapchain properties:
info: Format: VK_FORMAT_B8G8R8A8_UNORM
info: Color space: VK_COLOR_SPACE_SRGB_NONLINEAR_KHR
info: Present mode: VK_PRESENT_MODE_FIFO_KHR (dynamic: no)
info: Buffer size: 1280x960
info: Image count: 3
err: Presenter: Failed to create Vulkan swapchain: -13
info: Presenter: Actual swapchain properties:
info: Format: VK_FORMAT_B8G8R8A8_UNORM
info: Color space: VK_COLOR_SPACE_SRGB_NONLINEAR_KHR
info: Present mode: VK_PRESENT_MODE_FIFO_KHR (dynamic: no)
info: Buffer size: 1280x960
info: Image count: 3
err: Presenter: Failed to create Vulkan swapchain: -13
info: Presenter: Actual swapchain properties:
info: Format: VK_FORMAT_B8G8R8A8_UNORM
info: Color space: VK_COLOR_SPACE_SRGB_NONLINEAR_KHR
info: Present mode: VK_PRESENT_MODE_FIFO_KHR (dynamic: no)
info: Buffer size: 1280x960
info: Image count: 3
err: Presenter: Failed to create Vulkan swapchain: -13
info: Presenter: Actual swapchain properties:
info: Format: VK_FORMAT_B8G8R8A8_UNORM
info: Color space: VK_COLOR_SPACE_SRGB_NONLINEAR_KHR
info: Present mode: VK_PRESENT_MODE_FIFO_KHR (dynamic: no)
info: Buffer size: 1280x960
info: Image count: 3
err: Presenter: Failed to create Vulkan swapchain: -13
info: Presenter: Actual swapchain properties:
info: Format: VK_FORMAT_B8G8R8A8_UNORM
info: Color space: VK_COLOR_SPACE_SRGB_NONLINEAR_KHR
info: Present mode: VK_PRESENT_MODE_FIFO_KHR (dynamic: no)
info: Buffer size: 1280x960
info: Image count: 3
err: Presenter: Failed to create Vulkan swapchain: -13
info: Presenter: Actual swapchain properties:
info: Format: VK_FORMAT_B8G8R8A8_UNORM
info: Color space: VK_COLOR_SPACE_SRGB_NONLINEAR_KHR
info: Present mode: VK_PRESENT_MODE_FIFO_KHR (dynamic: no)
info: Buffer size: 1280x960
info: Image count: 3
err: Presenter: Failed to create Vulkan swapchain: -13
info: Presenter: Actual swapchain properties:
info: Format: VK_FORMAT_B8G8R8A8_UNORM
info: Color space: VK_COLOR_SPACE_SRGB_NONLINEAR_KHR
info: Present mode: VK_PRESENT_MODE_FIFO_KHR (dynamic: no)
info: Buffer size: 1280x960
info: Image count: 3
err: Presenter: Failed to create Vulkan swapchain: -13
info: Presenter: Actual swapchain properties:
info: Format: VK_FORMAT_B8G8R8A8_UNORM
info: Color space: VK_COLOR_SPACE_SRGB_NONLINEAR_KHR
info: Present mode: VK_PRESENT_MODE_FIFO_KHR (dynamic: no)
info: Buffer size: 1280x960
info: Image count: 3
err: Presenter: Failed to create Vulkan swapchain: -13
info: Presenter: Actual swapchain properties:
info: Format: VK_FORMAT_B8G8R8A8_UNORM
info: Color space: VK_COLOR_SPACE_SRGB_NONLINEAR_KHR
info: Present mode: VK_PRESENT_MODE_FIFO_KHR (dynamic: no)
info: Buffer size: 1280x960
info: Image count: 3
err: Presenter: Failed to create Vulkan swapchain: -13
info: Presenter: Actual swapchain properties:
info: Format: VK_FORMAT_B8G8R8A8_UNORM
info: Color space: VK_COLOR_SPACE_SRGB_NONLINEAR_KHR
info: Present mode: VK_PRESENT_MODE_FIFO_KHR (dynamic: no)
info: Buffer size: 1280x960
info: Image count: 3
err: Presenter: Failed to create Vulkan swapchain: -13
info: Presenter: Actual swapchain properties:
info: Format: VK_FORMAT_B8G8R8A8_UNORM
info: Color space: VK_COLOR_SPACE_SRGB_NONLINEAR_KHR
info: Present mode: VK_PRESENT_MODE_FIFO_KHR (dynamic: no)
info: Buffer size: 1280x960
info: Image count: 3
err: Presenter: Failed to create Vulkan swapchain: -13
warn: D3D9DeviceEx::SetRenderState: Unhandled render state 136