View previous topic :: View next topic |
Author |
Message |
wulfcare Advanced Cheater
Reputation: 0
Joined: 27 Feb 2023 Posts: 64
|
Posted: Sat Mar 25, 2023 11:29 pm Post subject: How do I find which thread an instruction uses |
|
|
Hey guys,
I am trying to find the thread ID for a particular instruction, what is the easiest way to do this in cheat engine?
|
|
Back to top |
|
 |
InternalError Newbie cheater
Reputation: 0
Joined: 23 Mar 2023 Posts: 12
|
Posted: Sun Mar 26, 2023 6:56 am Post subject: |
|
|
what are you trying to do? get the id of the thread that executes the instruction? might be better to hook the function and use GetThreadId()? Also, u can see thread ID in the window title, when breakpoint hit! Maybe it easiest way
|
|
Back to top |
|
 |
|