roshkins / IddSampleDriver

Add virtual monitors to your windows 10 device! Works with Oculus software, obs, and any desktop sharing software

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Driver doesn't work if compiled between 21:00 and 24:00 (local time)

ge9 opened this issue · comments

commented

When I compiled the driver sometime between 21:00 and 24:00, building and installation were successful (no problem in device manager) but no virtual display showed up (it disappeared when the driver was updated).
This seemed to happen in every time zome. I live in UTC+9 time zone, and when I set my computer's time zone to UTC, the driver compiled between 6:00 and 9:00 didn't work. I tested some other time zones.
Also, the option /uselocaltime (included in my pull request) seemed irrelevant (it only makes building successful).

We can easily get around this problem by changing the computer's time zone, but I'm curious about why this happens.
Can anyone reproduce this?

I can confirm this issue, the same happened to me last night.

Can confirm that this issue still persists. Changing the local time worked for me.