Been trying to install EVE Valkyrie for a month, can't figure it out at all. Have not gotten a ton of assistance from the EVE forums or their support people.
Here is a log of what is failing to install.
Unable to install redistributable visual-cpp-2008 this seems to pop up every time.
[Debug] [8/25/2017 2:08:01 PM] Starting up OVRRedistributableInstaller v1.16.0.0.
[Debug] [8/25/2017 2:08:01 PM] Service path: C:\Program Files\Oculus\Support\oculus-runtime\OVRServer_x64.exe
[Debug] [8/25/2017 2:08:01 PM] Requesting work from OAF
[Debug] [8/25/2017 2:08:01 PM] Firewall service status: Running
[Debug] [8/25/2017 2:08:01 PM] Need to install redist visual-cpp-2008(118440348500045). File: vcredist_x64.exe. Params: /q
[Error] [8/25/2017 2:08:05 PM] Process C:\Program Files\Oculus\Redistributables\visual-cpp-2008-vcredist_x64.exe exited with code 1603 (failure).
[Error] [8/25/2017 2:08:05 PM] Error doing work: OVRRedistributableInstaller.EntryPoint+RedistException: Unable to install redistributable visual-cpp-2008 ---> Daybreak.Redists.RedistInstaller+RedistInstallerException: Redistributable visual-cpp-2008 returned an error ---> Daybreak.Util.Mixins+ExecuteProcessException: Process returned an error: 1603
at Daybreak.Util.Mixins.ExecuteProcessMixin(String path, String arguments, List`1 additionalExitCodes)
at Daybreak.Redists.RedistInstaller.InstallRedist(String redistName, String exePath, String redistParams, String redistId)
--- End of inner exception stack trace ---
at Daybreak.Redists.RedistInstaller.InstallRedist(String redistName, String exePath, String redistParams, String redistId)
at OVRRedistributableInstaller.EntryPoint.InstallRedists(IList`1 redists)
--- End of inner exception stack trace ---
at OVRRedistributableInstaller.EntryPoint.InstallRedists(IList`1 redists)
at OVRRedistributableInstaller.EntryPoint.<>c__DisplayClass1_0.<Main>b__1(SendPayload sent, RecvPayload received, OafError error)