Issue Type (Required):
Other
Issue Description (Required):
These two mods from my testing cause issues just before the loading into the MS, if you’re going to post a topic here, disable them first.
Other
These two mods from my testing cause issues just before the loading into the MS, if you’re going to post a topic here, disable them first.
Thanks for sharing this here!
I was just about to post the same in general, this is more fitting!
From Nexusmods:
Numeric UI at Warhammer 40,000: Darktide Nexus - Mods and community
They’ve removed the color: ui_hud_overcharge_low
Which is used in HudElementDodgeCount.lua
change lines 20 and 21 to:
local color_inefficient = Color.ui_hud_red_super_light(255, true)
local color_limit = Color.ui_hud_red_medium(255, true)