protonscr

Watch Dogs 2 color messed up

dxvkclosed
doitsujin/dxvk#5708 · opened 2026-06-16 by Reigits · updated 2026-06-16 · 3 comments · github
RReigits 2026-06-16 github

Hello all, so first of all, the game runs just fine, no lags whatsoever, though for some reason the color messed up from the start of the game. Even the menu color like the highlighting a button becomes red, which is supposed to be blue. some were in the right color but everything is a mess.

Image Image Image

Software information

Watch Dogs 2, Custom setting mostly medium
Mods:

  • WD2 Extended
  • NOMAD Scripthook (i used dxvk because scripthook would just crash if not using it, but even without the scripthook the color would still be a mess)

System information

  • GPU: Nvidia RTX 4050
  • Driver: 610.62 Game Ready Driver
  • Wine version: NA (Windows 11 25H2)
  • DXVK version: 2.7.1

Apitrace file(s)

(for some reason, when i run the game with the api trace files, it would just crashed)

Log files

WatchDogs2_d3d11.log
WatchDogs2_dxgi.log

Thanks in advanced.

Tturol 2026-06-16 github

This is probably more windows shenanigans like #5685 and #5660. You can try the steps given in those issues https://github.com/doitsujin/dxvk/issues/5685#issuecomment-4691526383

Ddoitsujin maintainer 2026-06-16 github

This looks like the (once again, somewhat common) Windows issue of RGBA being interpreted as BGRA by some part of the stack for some reason.

I don't know what to do about any of this shit honestly, and it sure would be nice if drivers could just manage to get the image on screen properly and ideally also without any other third-party software fucking it up.

RReigits 2026-06-16 github

Update time, so i followed with what @turol had given me, i tried the 2.5.1 version which was pointed out, and so i gave it a go and... voila for some reason it works, and more surprisingly, i tried changing back from 2.5.1 to 2.7.1 just to know if the color would be messed up again. Weirdly, it did not mess the color up this time! I don't really know why this even happened in the first place, but hey, just letting you all know. Thanks for the answer btw appreciate it.

Image

Upstream links