Only 60 Hz in fullscreen possible?
Why does MMF2 use a refresh rate of only 60 Hz in fullscreen mode, although all modes are adjusted to better refresh rates?
If you change resolution manually in Window's Desktop Settings, an optimized refresh rate is automatically applied. Is it possible to access THIS resolution from within MMF, instead of the 60 Hz default?
Re: Only 60 Hz in fullscreen possible?
Hmm, that is a thing that bugs me since eons too. Any chance that there will be an option in the future for that?
Re: Only 60 Hz in fullscreen possible?
Yes, it's in the todo list. Actually this problem comes from a Windows function that apparently selects either the lowest possible refresh rate or the first one available, instead of the best one. :( I'm not sure if I'll be able to find the best refresh rate, but I can try to improve the routine by selecting a rate between 60 Hz and the current desktop refresh rate, that should be safe.
Yves.
Re: Only 60 Hz in fullscreen possible?