diff --git a/Seeing-why-the-game-is-frozen.md b/Seeing-why-the-game-is-frozen.md index 6fa4565..038b1df 100644 --- a/Seeing-why-the-game-is-frozen.md +++ b/Seeing-why-the-game-is-frozen.md @@ -6,7 +6,10 @@ In Terminal: # Windows -1. Get process hacker https://processhacker.sourceforge.io/ +1. Get and run process hacker from https://processhacker.sourceforge.io/, specifically + 1. Click `Download Process Hacker` button + 2. Download and extract **the portable .zip file** from the Binaries (Portable) section + 3. Run `ProcessHacker.exe` from `x64` directory (or `x86` if 32 bit operating system) 2. Double click the **second / child** ClassiCube.exe in processes list 3. Go to Threads tab 4. Double click first line in list to get the stacktrace