Quote:
Originally Posted by gotzmadskillz
Do you have to disable all the options before closing out of the game?
It seems that after I exit STALKER (normally leave the game and exit to Windows) the Trainer seems to think it's still found the XR_3da.exe and seems to think STALKER is still running (in fact it says: GAME RUNNING)
Since my comp BSODs when trying to close the Trainer now it would be my guess as to why it does that (locked pagefile/memory?). I just hit the numpad keys to turn off the options I was using but still seems to want to hang on. Although shutting down the PC completely doesn't blue screen and crash my PC though.
|
the code that reports that the game is found and running only executes once to let you know it found the game. however if you close the game then the trainer won't reflect this. the trainer is simply catching keystrokes in a loop once it has found the game. if you close the game, then it will likely still catch keystrokes but then try to write to memory locations that are no longer used by the game, which i guess could theoretically cause crashes/bluescreens.
i could in the future add code to detect game closure in future trainers, but for now this is why you see that-
best,
Cal