Skip to content

100% CPU usage in windowed mode.

User Avatar
#4
Auto-translated
A patch is needed. I wrote my own. I didn't like the others because they create an entire additional section just to insert:

push 1
call ds:Sleep

And, of course, a jump there and a jump back. It's possible to do without an additional section and without jumps.