Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines

Hi! The fan game looks really awesome by the footage, unfortunately it closes as soon as the window appears for me.
Crashlog says this:

Godot Engine v4.3.stable.official.77dcf97d8 - https://godotengine.org
USER WARNING: Your video card drivers seem not to support Vulkan, switching to Direct3D 12.
   at: DisplayServerWindows (platform/windows/display_server_windows.cpp:5985)
USER ERROR: D3D12CreateDevice failed with error 0x887a0004.
   at: _initialize_device (drivers/d3d12/rendering_device_driver_d3d12.cpp:6302)
USER ERROR: Condition "err != OK" is true. Returning: ERR_CANT_CREATE
   at: initialize (drivers/d3d12/rendering_device_driver_d3d12.cpp:6670)
USER ERROR: Failed to initialize driver for device.
   at: initialize (servers/rendering/rendering_device.cpp:5372)

You may need to update your graphics drivers: https://developer.nvidia.com/vulkan-driver/

If that doesn’t work, I’ve released a 32-bit version of the game, you can try that too

Otherwise, it sounds like your computer may be too old to run this? Ironic, I know, considering the whole 64 thing

Which Vulkan mode are you using for this, compatibility?

If you run it with the new Compatibility Mode.bat, it switches it from Vulkan to OpenGL