0

I have a Windows software with a GUI that does cool things but too quickly (I cannot figure see all the editing it does in realtime because it goes too fast).

How to reduce the CPU speed to 1% of actual CPU speed for a specific Windows process myprogram.exe ?

Basj
  • 2,143

1 Answers1

2

As mentioned in the comments, this might be useful.

In all honesty, isn't it more effective to run a Screen Recorder and slow it down?

Aryaman
  • 181