Hogwarts Legacy failed to initialize directx 12

https://0x0.st/PsQX.log
With no environment variables it launches but uses the igpu (which of course means unplayable performance)
But after adding the filter env variable so that it's forced to use my nvidia gpu, it doesn't launch, because the gpu isn't detected for some reason.
Solution
went to check
nvidia-smi
and there was some sort of driver/library mismatch, so i did sudo pacman -Syu to update and rebooted and the problem fixed itself
Was this page helpful?