JustPaste.it
BobDule missed a patch when hex copying / porting TCD's Patches from 1.6.0. This might be because the hex array in his (or any) hex editor has changed a little with the 1.7.0 update. In the assembly though, there aren't many changes in this part of the the .text section, only the addresses have changed so it's still easy to fix in a debugger.

The missing patch can result in an increased CPU load after 30mins of usage (the plugin tries to end the demo time here). Happened on one of my test machines.

In this release, this missing patch is applied properly plus additional patches are added.