Game will not even open and crashes without even leaving an error message, happened on previous version and this one too
Godot Engine v4.4.stable.official.4c311cbee - https://godotengine.org
WARNING: Your video card drivers seem not to support Vulkan, switching to Direct3D 12.
at: DisplayServerWindows (platform/windows/display_server_windows.cpp:6831)
ERROR: D3D12CreateDevice failed with error 0x887a0004.
at: _initialize_device (drivers/d3d12/rendering_device_driver_d3d12.cpp:6367)
ERROR: Condition "err != OK" is true. Returning: ERR_CANT_CREATE
at: initialize (drivers/d3d12/rendering_device_driver_d3d12.cpp:6733)
ERROR: Failed to initialize driver for device.
at: initialize (servers/rendering/rendering_device.cpp:6655)
Probably a lack of opengl option when opening the game maybe, also i am using the latest available drivers for my thing and it is probably too old for directx12ultimate for some since it has integrated graphics(easy deliveryco has d3d12 in the files and runs fine on my pc so i dont know)