mirror of
https://github.com/doitsujin/dxvk.git
synced 2025-02-02 02:52:11 +01:00
c113b791a1
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.