From fcecc768e11193a3925e84300c245db74f633dff Mon Sep 17 00:00:00 2001 From: UnknownShadow200 Date: Sun, 10 Sep 2023 12:02:54 +1000 Subject: [PATCH] Updated Seeing why the game is frozen (markdown) --- Seeing-why-the-game-is-frozen.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) 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