Game returns error saying VisualStudio C++ and DirectX runtimes are missing.
Log reveals that VS C++ DLLs can't be found as the program searches for the files in uppercase while the actual DLL files are lowercase. Renaming the files to uppercase fixes VS C++ Runtime not being found but I'm unable to find DirectX errors in the log.
Compatibility Report
System Information
I confirm:
steam-1282590.log
Symptoms
Game returns error saying VisualStudio C++ and DirectX runtimes are missing.
Log reveals that VS C++ DLLs can't be found as the program searches for the files in uppercase while the actual DLL files are lowercase. Renaming the files to uppercase fixes VS C++ Runtime not being found but I'm unable to find DirectX errors in the log.
Reproduction