cancel
Showing results for 
Search instead for 
Did you mean: 

Windows10: Driver DLL's not found

saviornt
Protege

"Drivers": [{
"Path": "\\system32\\OVRDisplay64.dll",
"Version": "C:\\Windows\\system32\\OVRDisplay64.dll not found"
}, {
"Path": "\\system32\\OVRDisplayRT64.dll",
"Version": "C:\\Windows\\system32\\OVRDisplayRT64.dll not found"
}, {
"Path": "\\syswow64\\OVRDisplay32.dll",
"Version": "C:\\Windows\\syswow64\\OVRDisplay32.dll not found"
}, {
"Path": "\\syswow64\\OVRDisplayRT32.dll",
"Version": "C:\\Windows\\syswow64\\OVRDisplayRT32.dll not found"
}, {
"Path": "\\system32\\drivers\\RiftEnabler.sys",
"Version": "C:\\Windows\\system32\\drivers\\RiftEnabler.sys not found"
}, {
"Path": "\\system32\\OVRDisplay32.dll",
"Version": "C:\\Windows\\system32\\OVRDisplay32.dll not found"
}, {
"Path": "\\system32\\OVRDisplayRT32.dll",
"Version": "C:\\Windows\\system32\\OVRDisplayRT32.dll not found"
}, {
"Path": "\\system32\\drivers\\OCUSBVID.sys",
"Version": "1.0.11.0"
}],


It's not a path issue that you would think from looking at the log, as the files were not installed. Performed a search for them on the entire drive and no luck.
Current WIPs using Unreal Engine 4: Agrona - Tales of an Era: Medieval Fantasy MORPG
2 REPLIES 2

cybereality
Grand Champion
They are not supposed to be installed on Windows 10.

You need to use the new Direct Driver Mode, which is built into the AMD and Nvidia drivers.
AMD Ryzen 7 1800X | MSI X370 Titanium | G.Skill 16GB DDR4 3200 | EVGA SuperNOVA 1000 | Corsair Hydro H110i Gigabyte RX Vega 64 x2 | Samsung 960 Evo M.2 500GB | Seagate FireCuda SSHD 2TB | Phanteks ENTHOO EVOLV

saviornt
Protege
Gotcha, the debug / log utility is still looking for them then.
Current WIPs using Unreal Engine 4: Agrona - Tales of an Era: Medieval Fantasy MORPG