Wayan Posted January 18, 2019 Posted January 18, 2019 I have the same Problem on my Odyssey, the patch changed nothing for me. I get used to it while flying, but it is easily recognizable when you change IPD or Volume on the odyssey, then you'll see that the Notification is shifted vertically between the eyes.
sandman330 Posted January 18, 2019 Author Posted January 18, 2019 It's got to be a difference in eye's, I can tell it's there, but not by any direct visual cue in the goggles. It's mainly when they are remove after a time in DCS my eyes see it. Usually the right eye is a bit out of focus until it re-adapts. For now limiting exposure, there's other flight sims. exactly as you mentioned.
ED Team Alex Okean Posted January 18, 2019 ED Team Posted January 18, 2019 Diagnostic bins Guys who have problem with crosseye : there is attached Visualizer.dll with diagnostic print enabled , please download it , unpack and place into DCS/bin folder after that in DCS.log you will find blocks like this 2019-01-18 08:51:14.782 INFO VISUALIZER: OpenVR Projection///////////////////////////////////////////////////////////// 2019-01-18 08:51:14.782 INFO VISUALIZER: OpenVR Projection Bounds Eye 0: 1.24345,1.03872,1.41314,1.42582 2019-01-18 08:51:14.782 INFO VISUALIZER: OpenVR GetProjectionMatrix(0,150000,0.02) result: 0.87636,0.00000,-0.08971,0.00000 0.5f,0.00000,0.70449,0.00447 0.5f,0.00000,0.00000,0.00000 0.5f,0.00000,0.02000,0.00000 2019-01-18 08:51:14.782 INFO VISUALIZER: OpenVR Projection Converted to DCS: 0.87636,0.00000,0.00000,0.00000 0.5f,0.00000,0.70449,0.00000 0.5f,0.00000,0.08971,0.00447 0.5f,-0.00000,1.00000,0.00000 2019-01-18 08:51:14.782 INFO VISUALIZER: OpenVR ed::makePerspectiveForHMDProjection result : 0.87636,0.00000,0.00000,0.00000 0.5f,0.00000,0.70449,0.00000 0.5f,0.00000,0.08971,0.00447 0.5f,-0.00000,1.00000,0.00000 2019-01-18 08:51:14.782 INFO VISUALIZER: ------------------------------------------------------------------------------------- 2019-01-18 08:51:14.782 INFO VISUALIZER: OpenVR Projection Bounds Eye 1: 1.05205,1.22679,1.42065,1.42600 2019-01-18 08:51:14.782 INFO VISUALIZER: OpenVR GetProjectionMatrix(1,150000,0.02) result: 0.87764,0.00000,0.07668,0.00000 0.5f,0.00000,0.70258,0.00188 0.5f,0.00000,0.00000,0.00000 0.5f,0.00000,0.02000,0.00000 2019-01-18 08:51:14.782 INFO VISUALIZER: OpenVR Projection Converted to DCS: 0.87764,0.00000,0.00000,0.00000 0.5f,0.00000,0.70258,0.00000 0.5f,0.00000,-0.07668,0.00188 0.5f,-0.00000,1.00000,0.00000 2019-01-18 08:51:14.782 INFO VISUALIZER: OpenVR ed::makePerspectiveForHMDProjection result : 0.87764,0.00000,0.00000,0.00000 0.5f,0.00000,0.70258,0.00000 0.5f,0.00000,-0.07668,0.00188 0.5f,-0.00000,1.00000,0.00000 2019-01-18 08:51:14.782 INFO VISUALIZER: /////////////////////////////////////////////////////////////////////////////// i want to collect these logs to investigate issue deeperVisualizer.zip
Sparkam Posted January 18, 2019 Posted January 18, 2019 Guys who have problem with crosseye : there is attached Visualizer.dll with diagnostic print enabled , please download it , unpack and place into DCS/bin folder after that in DCS.log you will find blocks like this 2019-01-18 08:51:14.782 INFO VISUALIZER: OpenVR i want to collect these logs to investigate issue deeper Hi Alex, judging from logs above, I calculated misalignment with method described here https://steamcommunity.com/app/719950/discussions/0/1742229167208813376/?ctp=3#c1742231069940351286 Vertical misalignment of your Odyssey is relatively small. It's only 0.41994205°. My original Odyssey has 1.2° and I didn't realy noticed it until I knew how to see it. Here on Russian forum I described how to see misalignment https://forums.eagle.ru/showpost.php?p=3736445&postcount=17 There is also partial workaround of this problem. Inject function of Revive. Instruction here https://forums.eagle.ru/showpost.php?p=3734199&postcount=7 I will attach logs for both my Odyssey headsets later.
13WELT_JankeS Posted January 18, 2019 Posted January 18, 2019 On my goggles, the effect of crossed eyes is very visible. Here is the record from my DCS.log: Projection///////////////////////////////////////////////////////////// 2019-01-18 13:41:47.316 INFO VISUALIZER: OpenVR Projection Bounds Eye 0: 1.24654,1.04049,1.43916,1.41800 2019-01-18 13:41:47.316 INFO VISUALIZER: OpenVR GetProjectionMatrix(0,150000,0.02) result: 0.87450,0.00000,-0.09010,0.00000 0.5f,0.00000,0.70000,-0.00740 0.5f,0.00000,0.00000,0.00000 0.5f,0.00000,0.02000,0.00000 2019-01-18 13:41:47.316 INFO VISUALIZER: OpenVR Projection Converted to DCS: 0.87450,0.00000,0.00000,0.00000 0.5f,0.00000,0.70000,0.00000 0.5f,0.00000,0.09010,-0.00740 0.5f,-0.00000,1.00000,0.00000 2019-01-18 13:41:47.316 INFO VISUALIZER: OpenVR ed::makePerspectiveForHMDProjection result : 0.87450,0.00000,0.00000,0.00000 0.5f,0.00000,0.70000,0.00000 0.5f,0.00000,0.09010,-0.00740 0.5f,-0.00000,1.00000,0.00000 2019-01-18 13:41:47.316 INFO VISUALIZER: ------------------------------------------------------------------------------------- 2019-01-18 13:41:47.316 INFO VISUALIZER: OpenVR Projection Bounds Eye 1: 1.04728,1.23286,1.41837,1.42546 2019-01-18 13:41:47.316 INFO VISUALIZER: OpenVR GetProjectionMatrix(1,150000,0.02) result: 0.87714,0.00000,0.08139,0.00000 0.5f,0.00000,0.70328,0.00249 0.5f,0.00000,0.00000,0.00000 0.5f,0.00000,0.02000,0.00000 2019-01-18 13:41:47.316 INFO VISUALIZER: OpenVR Projection Converted to DCS: 0.87714,0.00000,0.00000,0.00000 0.5f,0.00000,0.70328,0.00000 0.5f,0.00000,-0.08139,0.00249 0.5f,-0.00000,1.00000,0.00000 2019-01-18 13:41:47.316 INFO VISUALIZER: OpenVR ed::makePerspectiveForHMDProjection result : 0.87714,0.00000,0.00000,0.00000 0.5f,0.00000,0.70328,0.00000 0.5f,0.00000,-0.08139,0.00249 0.5f,-0.00000,1.00000,0.00000 2019-01-18 13:41:47.316 INFO VISUALIZER: /////////////////////////////////////////////////////////////////////////////// i7-8700K, Z370, 32GB DDR4-3000MHz, RTX 2080 Ti, FSSB R3L, TM Warthog HOTAS, CH Pro pedals, 2x MFD's, Windows 10 Pro, HP Reverb DCS: F-16C, F/A-18C, F-14B, F-15C, AV-8B, M2000C, F-5E, A-10C, AJS-37, Su-27, Su-33, MiG-21bis, MiG-29, Spitfire LF Mk. IX, Bf 109 K-4, SA342, UH-1H
Sparkam Posted January 18, 2019 Posted January 18, 2019 On my goggles, the effect of crossed eyes is very visible. Here is the record from my DCS.log: I wonder, how numbers in log will change if you open DCS through Revive inject?
13WELT_JankeS Posted January 18, 2019 Posted January 18, 2019 I tried, but there is no data in the log at that time. i7-8700K, Z370, 32GB DDR4-3000MHz, RTX 2080 Ti, FSSB R3L, TM Warthog HOTAS, CH Pro pedals, 2x MFD's, Windows 10 Pro, HP Reverb DCS: F-16C, F/A-18C, F-14B, F-15C, AV-8B, M2000C, F-5E, A-10C, AJS-37, Su-27, Su-33, MiG-21bis, MiG-29, Spitfire LF Mk. IX, Bf 109 K-4, SA342, UH-1H
Sparkam Posted January 18, 2019 Posted January 18, 2019 I tried, but there is no data in the log at that time. Hm, it's logical. Logs only for OpenVR, not Oculus api.
13WELT_JankeS Posted January 18, 2019 Posted January 18, 2019 And then the image is perfectly aligned;) i7-8700K, Z370, 32GB DDR4-3000MHz, RTX 2080 Ti, FSSB R3L, TM Warthog HOTAS, CH Pro pedals, 2x MFD's, Windows 10 Pro, HP Reverb DCS: F-16C, F/A-18C, F-14B, F-15C, AV-8B, M2000C, F-5E, A-10C, AJS-37, Su-27, Su-33, MiG-21bis, MiG-29, Spitfire LF Mk. IX, Bf 109 K-4, SA342, UH-1H
Sparkam Posted January 18, 2019 Posted January 18, 2019 And then the image is perfectly aligned;) You mean with Revive?
13WELT_JankeS Posted January 18, 2019 Posted January 18, 2019 Yes exactly. only with Revive you can use DCS for now. i7-8700K, Z370, 32GB DDR4-3000MHz, RTX 2080 Ti, FSSB R3L, TM Warthog HOTAS, CH Pro pedals, 2x MFD's, Windows 10 Pro, HP Reverb DCS: F-16C, F/A-18C, F-14B, F-15C, AV-8B, M2000C, F-5E, A-10C, AJS-37, Su-27, Su-33, MiG-21bis, MiG-29, Spitfire LF Mk. IX, Bf 109 K-4, SA342, UH-1H
Sparkam Posted January 18, 2019 Posted January 18, 2019 Logs with my HMDs. Both have this issue. In Samsung Odyssey+ misalignment is bigger compared to original Odyssey. Samsung Odyssey+ 2019-01-18 18:21:22.998 INFO VISUALIZER: OpenVR Projection///////////////////////////////////////////////////////////// 2019-01-18 18:21:22.998 INFO VISUALIZER: OpenVR Projection Bounds Eye 0: 1.23711,1.04328,1.43900,1.41406 2019-01-18 18:21:22.998 INFO VISUALIZER: OpenVR GetProjectionMatrix(0,150000,0.02) result: 0.87705,0.00000,-0.08500,0.00000 0.5f,0.00000,0.70100,-0.00874 0.5f,0.00000,0.00000,0.00000 0.5f,0.00000,0.02000,0.00000 2019-01-18 18:21:22.998 INFO VISUALIZER: OpenVR Projection Converted to DCS: 0.87705,0.00000,0.00000,0.00000 0.5f,0.00000,0.70100,0.00000 0.5f,0.00000,0.08500,-0.00874 0.5f,-0.00000,1.00000,0.00000 2019-01-18 18:21:22.998 INFO VISUALIZER: OpenVR ed::makePerspectiveForHMDProjection result : 0.87705,0.00000,0.00000,0.00000 0.5f,0.00000,0.70100,0.00000 0.5f,0.00000,0.08500,-0.00874 0.5f,-0.00000,1.00000,0.00000 2019-01-18 18:21:22.998 INFO VISUALIZER: ------------------------------------------------------------------------------------- 2019-01-18 18:21:22.998 INFO VISUALIZER: OpenVR Projection Bounds Eye 1: 1.04504,1.23982,1.41955,1.43116 2019-01-18 18:21:22.998 INFO VISUALIZER: OpenVR GetProjectionMatrix(1,150000,0.02) result: 0.87533,0.00000,0.08525,0.00000 0.5f,0.00000,0.70158,0.00407 0.5f,0.00000,0.00000,0.00000 0.5f,0.00000,0.02000,0.00000 2019-01-18 18:21:22.998 INFO VISUALIZER: OpenVR Projection Converted to DCS: 0.87533,0.00000,0.00000,0.00000 0.5f,0.00000,0.70158,0.00000 0.5f,0.00000,-0.08525,0.00407 0.5f,-0.00000,1.00000,0.00000 2019-01-18 18:21:22.998 INFO VISUALIZER: OpenVR ed::makePerspectiveForHMDProjection result : 0.87533,0.00000,0.00000,0.00000 0.5f,0.00000,0.70158,0.00000 0.5f,0.00000,-0.08525,0.00407 0.5f,-0.00000,1.00000,0.00000 2019-01-18 18:21:22.998 INFO VISUALIZER: /////////////////////////////////////////////////////////////////////////////// 2019-01-18 18:21:22.998 INFO VISUALIZER: LAUNCH IN VR : OpenVR : Samsung Windows Mixed Reality 800ZBA Samsung Odyssey 2019-01-18 18:38:43.236 INFO VISUALIZER: OpenVR Projection///////////////////////////////////////////////////////////// 2019-01-18 18:38:43.236 INFO VISUALIZER: OpenVR Projection Bounds Eye 0: 1.23792,1.04332,1.42552,1.42044 2019-01-18 18:38:43.236 INFO VISUALIZER: OpenVR GetProjectionMatrix(0,150000,0.02) result: 0.87671,0.00000,-0.08530,0.00000 0.5f,0.00000,0.70275,-0.00178 0.5f,0.00000,0.00000,0.00000 0.5f,0.00000,0.02000,0.00000 2019-01-18 18:38:43.236 INFO VISUALIZER: OpenVR Projection Converted to DCS: 0.87671,0.00000,0.00000,0.00000 0.5f,0.00000,0.70275,0.00000 0.5f,0.00000,0.08530,-0.00178 0.5f,-0.00000,1.00000,0.00000 2019-01-18 18:38:43.236 INFO VISUALIZER: OpenVR ed::makePerspectiveForHMDProjection result : 0.87671,0.00000,0.00000,0.00000 0.5f,0.00000,0.70275,0.00000 0.5f,0.00000,0.08530,-0.00178 0.5f,-0.00000,1.00000,0.00000 2019-01-18 18:38:43.236 INFO VISUALIZER: ------------------------------------------------------------------------------------- 2019-01-18 18:38:43.236 INFO VISUALIZER: OpenVR Projection Bounds Eye 1: 1.04621,1.22745,1.40471,1.42192 2019-01-18 18:38:43.236 INFO VISUALIZER: OpenVR GetProjectionMatrix(1,150000,0.02) result: 0.87964,0.00000,0.07971,0.00000 0.5f,0.00000,0.70756,0.00609 0.5f,0.00000,0.00000,0.00000 0.5f,0.00000,0.02000,0.00000 2019-01-18 18:38:43.236 INFO VISUALIZER: OpenVR Projection Converted to DCS: 0.87964,0.00000,0.00000,0.00000 0.5f,0.00000,0.70756,0.00000 0.5f,0.00000,-0.07971,0.00609 0.5f,-0.00000,1.00000,0.00000 2019-01-18 18:38:43.236 INFO VISUALIZER: OpenVR ed::makePerspectiveForHMDProjection result : 0.87964,0.00000,0.00000,0.00000 0.5f,0.00000,0.70756,0.00000 0.5f,0.00000,-0.07971,0.00609 0.5f,-0.00000,1.00000,0.00000 2019-01-18 18:38:43.236 INFO VISUALIZER: /////////////////////////////////////////////////////////////////////////////// 2019-01-18 18:38:43.236 INFO VISUALIZER: LAUNCH IN VR : OpenVR : Samsung Windows Mixed Reality 800ZAA
LithiumR Posted January 19, 2019 Posted January 19, 2019 (edited) Myself and my son have the crosseyed problem with our odyssey's also. Kinda drove me away from DCS. Hope they get it fixed soon. 2019-01-19 06:15:38.521 INFO VISUALIZER: OpenVR Projection///////////////////////////////////////////////////////////// 2019-01-19 06:15:38.521 INFO VISUALIZER: OpenVR Projection Bounds Eye 0: 1.22781,1.04714,1.42159,1.41197 2019-01-19 06:15:38.521 INFO VISUALIZER: OpenVR GetProjectionMatrix(0,150000,0.02) result: 0.87914,0.00000,-0.07942,0.00000 0.5f,0.00000,0.70582,-0.00340 0.5f,0.00000,0.00000,0.00000 0.5f,0.00000,0.02000,0.00000 2019-01-19 06:15:38.521 INFO VISUALIZER: OpenVR Projection Converted to DCS: 0.87914,0.00000,0.00000,0.00000 0.5f,0.00000,0.70582,0.00000 0.5f,0.00000,0.07942,-0.00340 0.5f,-0.00000,1.00000,0.00000 2019-01-19 06:15:38.521 INFO VISUALIZER: OpenVR ed::makePerspectiveForHMDProjection result : 0.87914,0.00000,0.00000,0.00000 0.5f,0.00000,0.70582,0.00000 0.5f,0.00000,0.07942,-0.00340 0.5f,-0.00000,1.00000,0.00000 2019-01-19 06:15:38.521 INFO VISUALIZER: ------------------------------------------------------------------------------------- 2019-01-19 06:15:38.521 INFO VISUALIZER: OpenVR Projection Bounds Eye 1: 1.04088,1.24809,1.42268,1.43269 2019-01-19 06:15:38.521 INFO VISUALIZER: OpenVR GetProjectionMatrix(1,150000,0.02) result: 0.87376,0.00000,0.09053,0.00000 0.5f,0.00000,0.70043,0.00351 0.5f,0.00000,0.00000,0.00000 0.5f,0.00000,0.02000,0.00000 2019-01-19 06:15:38.521 INFO VISUALIZER: OpenVR Projection Converted to DCS: 0.87376,0.00000,0.00000,0.00000 0.5f,0.00000,0.70043,0.00000 0.5f,0.00000,-0.09053,0.00351 0.5f,-0.00000,1.00000,0.00000 2019-01-19 06:15:38.521 INFO VISUALIZER: OpenVR ed::makePerspectiveForHMDProjection result : 0.87376,0.00000,0.00000,0.00000 0.5f,0.00000,0.70043,0.00000 0.5f,0.00000,-0.09053,0.00351 0.5f,-0.00000,1.00000,0.00000 2019-01-19 06:15:38.521 INFO VISUALIZER: /////////////////////////////////////////////////////////////////////////////// 2019-01-19 06:15:38.522 WARNING EDCORE: Source ./Mods/aircraft/FA-18C/Cockpit/Scripts/../Shape is already mounted to the same mount /models/. 2019-01-19 06:15:40.399 INFO COCKPITBASE: lua state still active MACROS, 55 (status undefined) 2019-01-19 06:15:40.399 INFO COCKPITBASE: lua state still active HMD, 62 (status undefined) 2019-01-19 06:15:40.402 INFO WORLDGENERAL: loaded from mission Scripts/World/birds.lua 2019-01-19 06:15:40.405 INFO DCS: dbox not found , skip 2019-01-19 06:15:40.611 INFO Lua: Lua CPU usage: metric: average mission execution: 75.5501 % 2019-01-19 06:15:40.615 INFO TACVIEW.DLL: Recording flight data in [C:\Users\dalla\Documents\Tacview\Tacview-20190119-001541-DCS-f18 practice guns.zip.acmi] 2019-01-19 06:15:40.618 INFO EDTERRAINGRAPHICS41: surface5 gc() LOD 0 73 squares 2019-01-19 06:15:40.620 INFO EDTERRAINGRAPHICS41: surface5 gc() LOD 1 73 squares 2019-01-19 06:15:40.620 INFO EDTERRAINGRAPHICS41: surface5 gc() 4.772325 ms 2019-01-19 06:15:43.759 INFO VISUALIZER: OpenVR Projection///////////////////////////////////////////////////////////// 2019-01-19 06:15:43.759 INFO VISUALIZER: OpenVR Projection Bounds Eye 0: 1.22781,1.04714,1.42159,1.41197 2019-01-19 06:15:43.759 INFO VISUALIZER: OpenVR GetProjectionMatrix(0,150000,0.02) result: 0.87914,0.00000,-0.07942,0.00000 0.5f,0.00000,0.70582,-0.00340 0.5f,0.00000,0.00000,0.00000 0.5f,0.00000,0.02000,0.00000 2019-01-19 06:15:43.759 INFO VISUALIZER: OpenVR Projection Converted to DCS: 0.87914,0.00000,0.00000,0.00000 0.5f,0.00000,0.70582,0.00000 0.5f,0.00000,0.07942,-0.00340 0.5f,-0.00000,1.00000,0.00000 2019-01-19 06:15:43.759 INFO VISUALIZER: OpenVR ed::makePerspectiveForHMDProjection result : 0.87914,0.00000,0.00000,0.00000 0.5f,0.00000,0.70582,0.00000 0.5f,0.00000,0.07942,-0.00340 0.5f,-0.00000,1.00000,0.00000 2019-01-19 06:15:43.759 INFO VISUALIZER: ------------------------------------------------------------------------------------- 2019-01-19 06:15:43.759 INFO VISUALIZER: OpenVR Projection Bounds Eye 1: 1.04088,1.24809,1.42268,1.43269 2019-01-19 06:15:43.759 INFO VISUALIZER: OpenVR GetProjectionMatrix(1,150000,0.02) result: 0.87376,0.00000,0.09053,0.00000 0.5f,0.00000,0.70043,0.00351 0.5f,0.00000,0.00000,0.00000 0.5f,0.00000,0.02000,0.00000 2019-01-19 06:15:43.759 INFO VISUALIZER: OpenVR Projection Converted to DCS: 0.87376,0.00000,0.00000,0.00000 0.5f,0.00000,0.70043,0.00000 0.5f,0.00000,-0.09053,0.00351 0.5f,-0.00000,1.00000,0.00000 2019-01-19 06:15:43.759 INFO VISUALIZER: OpenVR ed::makePerspectiveForHMDProjection result : 0.87376,0.00000,0.00000,0.00000 0.5f,0.00000,0.70043,0.00000 0.5f,0.00000,-0.09053,0.00351 0.5f,-0.00000,1.00000,0.00000 2019-01-19 06:15:43.759 INFO VISUALIZER: /////////////////////////////////////////////////////////////////////////////// 2019-01-19 06:15:46.625 WARNING DXGUI: Invalid blur type! 2019-01-19 06:18:43.689 INFO Lua: Lua CPU usage: metric: average mission execution: 0.9014 % 2019-01-19 06:18:46.694 INFO Config: netview stopped 2019-01-19 06:18:46.714 INFO TERRAIN: lSystem::CleanScenes() 2019-01-19 06:18:46.719 INFO VISUALIZER: OpenVR Projection///////////////////////////////////////////////////////////// 2019-01-19 06:18:46.719 INFO VISUALIZER: OpenVR Projection Bounds Eye 0: 1.22781,1.04714,1.42159,1.41197 2019-01-19 06:18:46.719 INFO VISUALIZER: OpenVR GetProjectionMatrix(0,150000,0.02) result: 0.87914,0.00000,-0.07942,0.00000 0.5f,0.00000,0.70582,-0.00340 0.5f,0.00000,0.00000,0.00000 0.5f,0.00000,0.02000,0.00000 2019-01-19 06:18:46.719 INFO VISUALIZER: OpenVR Projection Converted to DCS: 0.87914,0.00000,0.00000,0.00000 0.5f,0.00000,0.70582,0.00000 0.5f,0.00000,0.07942,-0.00340 0.5f,-0.00000,1.00000,0.00000 2019-01-19 06:18:46.719 INFO VISUALIZER: OpenVR ed::makePerspectiveForHMDProjection result : 0.87914,0.00000,0.00000,0.00000 0.5f,0.00000,0.70582,0.00000 0.5f,0.00000,0.07942,-0.00340 0.5f,-0.00000,1.00000,0.00000 2019-01-19 06:18:46.719 INFO VISUALIZER: ------------------------------------------------------------------------------------- 2019-01-19 06:18:46.719 INFO VISUALIZER: OpenVR Projection Bounds Eye 1: 1.04088,1.24809,1.42268,1.43269 2019-01-19 06:18:46.719 INFO VISUALIZER: OpenVR GetProjectionMatrix(1,150000,0.02) result: 0.87376,0.00000,0.09053,0.00000 0.5f,0.00000,0.70043,0.00351 0.5f,0.00000,0.00000,0.00000 0.5f,0.00000,0.02000,0.00000 2019-01-19 06:18:46.719 INFO VISUALIZER: OpenVR Projection Converted to DCS: 0.87376,0.00000,0.00000,0.00000 0.5f,0.00000,0.70043,0.00000 0.5f,0.00000,-0.09053,0.00351 0.5f,-0.00000,1.00000,0.00000 2019-01-19 06:18:46.719 INFO VISUALIZER: OpenVR ed::makePerspectiveForHMDProjection result : 0.87376,0.00000,0.00000,0.00000 0.5f,0.00000,0.70043,0.00000 0.5f,0.00000,-0.09053,0.00351 0.5f,-0.00000,1.00000,0.00000 2019-01-19 06:18:46.719 INFO VISUALIZER: /////////////////////////////////////////////////////////////////////////////// Edited January 19, 2019 by ZoSo add log ASUS ROG G701VI-XS72K 17.3" - i7 7820HK - GTX 1080 8GB - 32 GB 2666mhz - 512 GB SSD - Win10 Pro 64-Bit - T̶r̶a̶c̶k̶I̶R̶5̶ - Samsung Odyssey HMD!! (Amazing!!) - X56 Rhino HOTAS
Dreadwing Posted January 20, 2019 Posted January 20, 2019 Seems like the latest OB update might have fixed it for me? I'm getting less cross eyed action at least in menus, haven't gone out for a flight yet.
Nodak Posted January 20, 2019 Posted January 20, 2019 2019-01-20 22:36:06.154 INFO VISUALIZER: OpenVR Projection///////////////////////////////////////////////////////////// 2019-01-20 22:36:06.154 INFO VISUALIZER: OpenVR Projection Bounds Eye 0: 1.23765,1.04407,1.44083,1.41608 2019-01-20 22:36:06.154 INFO VISUALIZER: OpenVR GetProjectionMatrix(0,150000,0.02) result: 0.87653,0.00000,-0.08484,0.00000 0.5f,0.00000,0.70006,-0.00866 0.5f,0.00000,0.00000,0.00000 0.5f,0.00000,0.02000,0.00000 2019-01-20 22:36:06.154 INFO VISUALIZER: OpenVR Projection Converted to DCS: 0.87653,0.00000,0.00000,0.00000 0.5f,0.00000,0.70006,0.00000 0.5f,0.00000,0.08484,-0.00866 0.5f,-0.00000,1.00000,0.00000 2019-01-20 22:36:06.154 INFO VISUALIZER: OpenVR ed::makePerspectiveForHMDProjection result : 0.87653,0.00000,0.00000,0.00000 0.5f,0.00000,0.70006,0.00000 0.5f,0.00000,0.08484,-0.00866 0.5f,-0.00000,1.00000,0.00000 2019-01-20 22:36:06.154 INFO VISUALIZER: ------------------------------------------------------------------------------------- 2019-01-20 22:36:06.154 INFO VISUALIZER: OpenVR Projection Bounds Eye 1: 1.04883,1.23613,1.42562,1.43054 2019-01-20 22:36:06.154 INFO VISUALIZER: OpenVR GetProjectionMatrix(1,150000,0.02) result: 0.87529,0.00000,0.08197,0.00000 0.5f,0.00000,0.70024,0.00172 0.5f,0.00000,0.00000,0.00000 0.5f,0.00000,0.02000,0.00000 2019-01-20 22:36:06.154 INFO VISUALIZER: OpenVR Projection Converted to DCS: 0.87529,0.00000,0.00000,0.00000 0.5f,0.00000,0.70024,0.00000 0.5f,0.00000,-0.08197,0.00172 0.5f,-0.00000,1.00000,0.00000 2019-01-20 22:36:06.154 INFO VISUALIZER: OpenVR ed::makePerspectiveForHMDProjection result : 0.87529,0.00000,0.00000,0.00000 0.5f,0.00000,0.70024,0.00000 0.5f,0.00000,-0.08197,0.00172 0.5f,-0.00000,1.00000,0.00000 2019-01-20 22:36:06.154 INFO VISUALIZER: ///////////////////////////////////////////////////////////////////////////////Od+
Hook47 Posted January 21, 2019 Posted January 21, 2019 Still getting cross eye issues in latest OB with Samsung O+ only. Rift and Vive do not have this issue. After 10-15 minutes my eyes try to adjust but it leads to discomfort and even headaches after removing HMD. Sent from my moto z3 using Tapatalk
Wayan Posted January 21, 2019 Posted January 21, 2019 Here comes mine - Normal Odyssey with cross eye effect 2019-01-21 17:41:02.143 INFO VISUALIZER: OpenVR Projection///////////////////////////////////////////////////////////// 2019-01-21 17:41:02.143 INFO VISUALIZER: OpenVR Projection Bounds Eye 0: 1.22225,1.04724,1.43455,1.41684 2019-01-21 17:41:02.143 INFO VISUALIZER: OpenVR GetProjectionMatrix(0,150000,0.02) result: 0.88125,0.00000,-0.07711,0.00000 0.5f,0.00000,0.70141,-0.00621 0.5f,0.00000,0.00000,0.00000 0.5f,0.00000,0.02000,0.00000 2019-01-21 17:41:02.143 INFO VISUALIZER: OpenVR Projection Converted to DCS: 0.88125,0.00000,0.00000,0.00000 0.5f,0.00000,0.70141,0.00000 0.5f,0.00000,0.07711,-0.00621 0.5f,-0.00000,1.00000,0.00000 2019-01-21 17:41:02.143 INFO VISUALIZER: OpenVR ed::makePerspectiveForHMDProjection result : 0.88125,0.00000,0.00000,0.00000 0.5f,0.00000,0.70141,0.00000 0.5f,0.00000,0.07711,-0.00621 0.5f,-0.00000,1.00000,0.00000 2019-01-21 17:41:02.143 INFO VISUALIZER: ------------------------------------------------------------------------------------- 2019-01-21 17:41:02.143 INFO VISUALIZER: OpenVR Projection Bounds Eye 1: 1.04141,1.23701,1.40825,1.43071 2019-01-21 17:41:02.143 INFO VISUALIZER: OpenVR GetProjectionMatrix(1,150000,0.02) result: 0.87780,0.00000,0.08585,0.00000 0.5f,0.00000,0.70448,0.00791 0.5f,0.00000,0.00000,0.00000 0.5f,0.00000,0.02000,0.00000 2019-01-21 17:41:02.143 INFO VISUALIZER: OpenVR Projection Converted to DCS: 0.87780,0.00000,0.00000,0.00000 0.5f,0.00000,0.70448,0.00000 0.5f,0.00000,-0.08585,0.00791 0.5f,-0.00000,1.00000,0.00000 2019-01-21 17:41:02.143 INFO VISUALIZER: OpenVR ed::makePerspectiveForHMDProjection result : 0.87780,0.00000,0.00000,0.00000 0.5f,0.00000,0.70448,0.00000 0.5f,0.00000,-0.08585,0.00791 0.5f,-0.00000,1.00000,0.00000 2019-01-21 17:41:02.143 INFO VISUALIZER: ///////////////////////////////////////////////////////////////////////////////
Shein Posted January 21, 2019 Posted January 21, 2019 Here's mine: 2019-01-21 18:29:49.088 INFO VISUALIZER: OpenVR Projection///////////////////////////////////////////////////////////// 2019-01-21 18:29:49.088 INFO VISUALIZER: OpenVR Projection Bounds Eye 0: 1.23056,1.04169,1.42315,1.41438 2019-01-21 18:29:49.088 INFO VISUALIZER: OpenVR GetProjectionMatrix(0,150000,0.02) result: 0.88019,0.00000,-0.08312,0.00000 0.5f,0.00000,0.70484,-0.00309 0.5f,0.00000,0.00000,0.00000 0.5f,0.00000,0.02000,0.00000 2019-01-21 18:29:49.088 INFO VISUALIZER: OpenVR Projection Converted to DCS: 0.88019,0.00000,0.00000,0.00000 0.5f,0.00000,0.70484,0.00000 0.5f,0.00000,0.08312,-0.00309 0.5f,-0.00000,1.00000,0.00000 2019-01-21 18:29:49.088 INFO VISUALIZER: OpenVR ed::makePerspectiveForHMDProjection result : 0.88019,0.00000,0.00000,0.00000 0.5f,0.00000,0.70484,0.00000 0.5f,0.00000,0.08312,-0.00309 0.5f,-0.00000,1.00000,0.00000 2019-01-21 18:29:49.088 INFO VISUALIZER: ------------------------------------------------------------------------------------- 2019-01-21 18:29:49.088 INFO VISUALIZER: OpenVR Projection Bounds Eye 1: 1.04662,1.22572,1.42411,1.42591 2019-01-21 18:29:49.088 INFO VISUALIZER: OpenVR GetProjectionMatrix(1,150000,0.02) result: 0.88015,0.00000,0.07882,0.00000 0.5f,0.00000,0.70175,0.00063 0.5f,0.00000,0.00000,0.00000 0.5f,0.00000,0.02000,0.00000 2019-01-21 18:29:49.088 INFO VISUALIZER: OpenVR Projection Converted to DCS: 0.88015,0.00000,0.00000,0.00000 0.5f,0.00000,0.70175,0.00000 0.5f,0.00000,-0.07882,0.00063 0.5f,-0.00000,1.00000,0.00000 2019-01-21 18:29:49.088 INFO VISUALIZER: OpenVR ed::makePerspectiveForHMDProjection result : 0.88015,0.00000,0.00000,0.00000 0.5f,0.00000,0.70175,0.00000 0.5f,0.00000,-0.07882,0.00063 0.5f,-0.00000,1.00000,0.00000
Xeonzz Posted January 24, 2019 Posted January 24, 2019 Hello, ODYSSEY + with problem Device @ - holographic .WindowsHolographic - Samsung Windows Mixed Reality 8@0ZBA by WindowsMR - HMD - generic_hmd D3DAdapteriIndex: (3) RecommendedRenderTargetSize: width=2014, height=2519 Left Projection: left=-1.244640, right=1.042638, top=-1.438706, bottom=1.421941 Right Projection: left=-1.050021, right=1.231440, top=-1.420814, bottom=1.432806 Lens Center: (6.000000, 0.000000), (0.000000, 0.000000) Tracking universe: 74588067726600 Device 16 - gamepad.03000000242f00002e00000000007801 - XInput Controller - Controller - generic_controller No supported buttons Driver gamepad : © displays Driver holographic : © displays Driver htc : @ displays Driver lighthouse : ® displays Driver oculus : ® displays Driver oculus_legacy : © displays Driver null : ® displays ~~~1.64° misalignment, immediatly noticeable in game (so I don't play it ..) Eyes try to adapt: The worst thing is when I get the headset off I'm eye crossing for like a minute, don't think its really healthy .. It's a shame because DCS would look pretty good with this headset .. Can't find the log file in dcs folder anyone could tell me the path?
rrohde Posted January 24, 2019 Posted January 24, 2019 I have the O+ as well and love it. However, I don't seem to have that cross-eyed issue myself, unless it's too minute for me to spot. So how come that it's either not happening (or not as pronounced) for all O+ users? Is that a hardware assembly tolerance issue that can be adjusted via software, or is it purely a software related issue? PC: AMD Ryzen 9 5950X | MSI Suprim GeForce 3090 TI | ASUS Prime X570-P | 128GB DDR4 3600 RAM | 2TB Samsung 870 EVO SSD | Win10 Pro 64bit Gear: HP Reverb G2 | JetPad FSE | VKB Gunfighter Pro Mk.III w/ MCG Ultimate VKBcontrollers.com
Hook47 Posted January 24, 2019 Posted January 24, 2019 I have the O+ as well and love it. However, I don't seem to have that cross-eyed issue myself, unless it's too minute for me to spot. So how come that it's either not happening (or not as pronounced) for all O+ users? Is that a hardware assembly tolerance issue that can be adjusted via software, or is it purely a software related issue?Based on the fact that I have the issue in DCS, but the device works perfectly in other titles, even DCS when launched with ReVive, I would suspect it has to be a software issue. More specifically, Its between WMR/SteamVR and their interaction with DCS Sent from my moto z3 using Tapatalk
sandman330 Posted January 25, 2019 Author Posted January 25, 2019 This an inconvenience to people who have paid a significant amount of money not only for this head set, but for the modules and support towards DCS, Steam and the like, but more importantly this is a major risk to someone's personal health. Permanently damaging their eye sight and not to mention other inherent or latent medical issues that could arise. Perhaps they might want to focus on this issue and take it a little more seriously than updating the livery or 'wear and tear' of an object you cant really see anyway. :music_whistling:
13WELT_JankeS Posted January 26, 2019 Posted January 26, 2019 Unfortunately, also update number 2.5.4.26552 did not change the problem of the image's misalignment. i7-8700K, Z370, 32GB DDR4-3000MHz, RTX 2080 Ti, FSSB R3L, TM Warthog HOTAS, CH Pro pedals, 2x MFD's, Windows 10 Pro, HP Reverb DCS: F-16C, F/A-18C, F-14B, F-15C, AV-8B, M2000C, F-5E, A-10C, AJS-37, Su-27, Su-33, MiG-21bis, MiG-29, Spitfire LF Mk. IX, Bf 109 K-4, SA342, UH-1H
Verde Posted January 29, 2019 Posted January 29, 2019 Any news on progress regarding cross eyed thing. I had this issue right away form start eye strain puts me off DCS cause its simply health consern:/
13WELT_JankeS Posted January 30, 2019 Posted January 30, 2019 I also try to follow topics related to this but no new official news for now. Unfortunately, today's update did not even mention the problem: / In addition, I noticed that from two updates after the launch of DCS by Revive Night Vision works only in the left eye. By running normally through SteamVR with crossed eyes, night vision works in both. i7-8700K, Z370, 32GB DDR4-3000MHz, RTX 2080 Ti, FSSB R3L, TM Warthog HOTAS, CH Pro pedals, 2x MFD's, Windows 10 Pro, HP Reverb DCS: F-16C, F/A-18C, F-14B, F-15C, AV-8B, M2000C, F-5E, A-10C, AJS-37, Su-27, Su-33, MiG-21bis, MiG-29, Spitfire LF Mk. IX, Bf 109 K-4, SA342, UH-1H
Recommended Posts