This is not surprising. 12_2 forces ray tracing to be enabled, but without VKD3D_CONFIG=dxr, you get errors:
906.947:0140:0164:err:vkd3d-proton:d3d12_device_GetRaytracingAccelerationStructurePrebuildInfo: Acceleration structure is not supported. Calling this is invalid.
906.948:0140:0164:warn:debugstr:OutputDebugStringA "Assert: res == NVAPI_OK && prebuildInfo.ResultDataMaxSizeInBytes > 0: NvAPI_D3D12_GetRaytracingAccelerationStructurePrebuildInfoEx failed, NvAPI_Status: 0. [PrebuildInfo: MaxSize: 0, ScratchDataSize: 0, UpdateScratchData: 0][Inputs: Type: 0; Flags: 4; NumDescs: 128; InstanceDescs: 0; DescLa"...
906.948:0140:0164:trace:seh:dispatch_exception code=40010006 flags=0 addr=000000007B00CDB7 ip=7b00cdb7
906.948:0140:0164:trace:seh:dispatch_exception info[0]=0000000000000185
906.948:0140:0164:trace:seh:dispatch_exception info[1]=0000000144784ce0
906.948:0140:0164:warn:seh:dispatch_exception "Assert: res == NVAPI_OK && prebuildInfo.ResultDataMaxSizeInBytes > 0: NvAPI_D3D12_GetRaytracingAccelerationStructurePrebuildInfoEx failed, NvAPI_Status: 0. [PrebuildInfo: MaxSize: 0, ScratchDataSize: 0, UpdateScratchData: 0][Inputs: Type: 0; Flags: 4; NumDescs: 128; InstanceDescs: 0; DescLa"...
With VKD3D_CONFIG=dxr, it boots just fine.
Why are you even forcing FL 12.2? It is a gross hack to do that, and only intended for debugging or workarounds.
The game offers ray tracing graphics options only when forcing that specific Feature level. My 6950 XT supports raytracing (in theory, RADV support is still a bit behind the curve), so I wanted to try it out. Thanks for the tip with additionally setting VKD3D_CONFIG=dxr it now starts up correctly. This somehow used to work without specifying that additional option with an earlier game version though (with 2.00).
VKD3D_CONFIG=dxr`x1 2023-10VKD3D_CONFIG=dxr,x1 2023-10VKD3D_FEATURE_LEVEL=12_1`x1 2023-10VKD3D_FEATURE_LEVEL=12_2`,x1 2023-10
With the latest patch (2.02) and
VKD3D_FEATURE_LEVEL=12_2, the game crashes right away during the intro video. All is fine, if I setVKD3D_FEATURE_LEVEL=12_1instead.Software information
Cyberpunk 2077 v 2.02
System information
Log files
steam-heroic-0.log