Intel® ISA Extensions
Use hardware-based isolation and memory encryption to provide more code protection in your solutions.
Annonces
FPGA community forums and blogs have moved to the Altera Community. Existing Intel Community members can sign in with their current credentials.

GameGuard

CoronaKing
Débutant
2 702 Visites

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?

0 Compliments
2 Réponses
AdyT_Intel
Modérateur
2 677 Visites

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.

0 Compliments
CoronaKing
Débutant
2 657 Visites

Thanks for the reply!  I'll give it a try, and hope for the best.

0 Compliments
Répondre