- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Trying to emulate AVX to at least get a game loaded in (Performance won't matter), and GameGuard is getting very upset about it. Specific message is "A debugger has been running in your system. Please, unload it from memory and restart your system". Any way to work around this?
Link Copied
2 Replies
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Intel SDE is based on pin (binary instrumentation system) and it uses debugging APIs in the "injection" process (i.e. to take control of the application). You may try to start the game and then attach to it using the -attach-pid knob. But the game might prevent this option too.
In this case we have no alternative.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Thanks for the reply! I'll give it a try, and hope for the best.
Reply
Topic Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page