Keep crashing every time i start up after the launcher

Issue Type (Required):

Crash - on Launch

Issue Description (Required):

keeps crashing every time i start up after the launcher.

GUID: 322d910e-8f05-4bc8-8acb-61f42a373756
Log File:
Info Type:

[Engine Error]: No screens connected to current adapter ‘Intel(R) UHD Graphics’. Make sure the game is using the correct adapter/GPU and that the screens are connected to it.

At D:\a\d\rel_engine_darktide\release\2024_10_23_Patch1.6.0x\runtime\application\rendering\render_interface.cpp:2014 in function stingray::RenderInterface::set_window


Platform (Required):

PC - Steam

Player ID (Optional):

thebonezone

Looks like you have the game set to use your integrated graphics in the launcher settings. You need to change the video adapter to your dGPU.

1 Like

As above. :slight_smile: There’s some more information on how to solve these issues here, under ‘Solutions’:

1 Like

image_2024-12-17_171629646

thanks i believe i have done the correct changes but everytime i try and launch im getting this

In file explorer go to C:\Users\YourUserName\AppData\Roaming\Fatshark\Darktide and open user_settings.config in notepad or another text editor.
Scroll down to where you see this:

direct_storage = {
}

and change it to this:

direct_storage = {
	enabled = false
}

AppData is a hidden folder by default so if you don’t see it in your user folder you can make them show up by clicking the View dropdown → Show → Hidden items

1 Like

Or, just copy-paste this into the Start menu and press Enter:

%appdata%/Fatshark/Darktide/user_settings.config

1 Like