itsmikethetech / Virtual-Display-Driver

Add virtual monitors to your windows 10/11 device! Works with VR, OBS, Sunshine, and/or any desktop sharing software.
1.97k stars 89 forks source link

Implement decimal/ float point refresh rates? #40

Open bytat opened 5 months ago

bytat commented 5 months ago

Would it be possible to implement refresh rates like 60.01 Hz? I had microstutter on 60hz, probably because 59.96 Hz mismatch of some kind and I managed to solve it with a custom 60.01 Hz on my hdmi dummy plug created with nvidia control panel. Alas no hdr that way.

bud3699 commented 4 months ago

I'll say, that's a bit odd. I can possibly take a look for you if you'd like

bytat commented 4 months ago

Thanks, would you? Il’d really apreciate it! 🙂

bud3699 commented 4 months ago

image

Might not be possible as of yet. Mike tested with 59.94 and it just displays as 59

DzmitryTheStreak commented 2 months ago

That would be awesome!

My Android TV box is limited to 59.94Hz and because of that I'm getting stutters as well.

bud3699 commented 2 months ago

That would be awesome!

My Android TV box is limited to 59.94Hz and because of that I'm getting stutters as well.

I will take a look at the code tonight. See if its easily changeable

bytat commented 1 week ago

Any news regarding this?