Lyall / MetaphorFix

A fix for Metaphor: ReFantazio that adds ultrawide/narrower support and much more.
MIT License
349 stars 6 forks source link

Alt-tabbing caps the frame-rate from 165FPS to 60FPS on fullscreen. Maybe double buffer v-sync at play? #32

Open TailsGuy opened 1 month ago

TailsGuy commented 1 month ago

As the title says, in the full game if you alt tab, and you return, the game is locked to 60FPS instead of uncapped. This might be the double buffer v-sync however, I was running at 165hz.

Kingsern commented 1 month ago

i had the same issue and fixed with special k

GosuDRM commented 1 month ago

Same issue.

Foul-Tarnished commented 3 weeks ago

I would use SpecialK, and set the backbuffer count to 3, or more. and set maximum device latency to 2 if VRR monitor (g-sync, freesync), or to number of backbuffer+1 (so 4) for non-VRR

see here