mirror of
https://github.com/doitsujin/dxvk.git
synced 2025-03-06 16:29:15 +01:00
This game (or nw.js) comes with a hard-coded frame rate limit that behaves more like a random number generator which happens to average out at around 16ms on a good day. Fix this complete mess by enabling ours on top of that.