mirror of
https://github.com/doitsujin/dxvk.git
synced 2025-04-06 00:57:40 +02: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.