simlrh / OSVR-OpenHMD

OSVR plugin providing Oculus Rift DK1 & DK2 orientation tracking via OpenHMD
MIT License
21 stars 6 forks source link

Bad pixel smear with DK2 OMLED display #5

Closed booty156 closed 7 years ago

booty156 commented 7 years ago

How can I solve this? I've correctly added my display to OSVR. But when I moved about the colors smear and it's really bad

booty156 commented 7 years ago

If I watch a youtube video in the dk2 display there is no smear but when I start OSVR and load the D3D there is

simlrh commented 7 years ago

I don't believe this is a tracking issue, seems to be on the display end, which this plugin has no control over.

Just a guess from googling, but perhaps your display is running at full persistence. Make sure refresh rate is a 75Hz or try direct mode. Beyond that I don't think I can help.

booty156 commented 7 years ago

Ok thanks it is running at 75hz, but I cannot get the DK2 to work in direct mode. Also if I invert the screen so it is upside down it goes away.

simlrh commented 7 years ago

Would it work if you inverted the screen then went into Oculus_Rift_DK2.json and set swap_eyes:1 and rotate_180:1 for both eyes?

booty156 commented 7 years ago

I'll try that now thanks

booty156 commented 7 years ago

image

I get this error

booty156 commented 7 years ago

Ok, working now but problem still exist

booty156 commented 7 years ago

Ok so I have everything working inverted, can I invert the headtracking so when I move up = move down and left = right ect. How can I do this do I need to edit your plugin?

simlrh commented 7 years ago

No, it can be done in server config, but I wouldn't be able to do it without being able to experiment myself. If you ask in the subreddit about how to do this you might have some luck.