nProtect GameGuard Engine

Open forum for end-user questions about Wine. Before asking questions, check out the Wiki as a first step.
Forum Rules
Locked
ckx3009
Level 1
Level 1
Posts: 9
Joined: Sun May 25, 2008 4:48 pm

nProtect GameGuard Engine

Post by ckx3009 »

perhaps this is an old question, but i have not found any good way to make gameguard active on linux.

particularly i'm trying to play rohan that use gameguard; i start the loader that downloads and installs the updates, then it starts the gameguard updater and the console prints the following:

Code: Select all

fixme:win:WIN_CreateWindowEx Parent is HWND_MESSAGE
fixme:wininet:INET_QueryOptionHelper INTERNET_OPTION_PER_CONNECTION_OPTION stub
fixme:wininet:INET_QueryOptionHelper Unhandled dwOption 4
fixme:wininet:INET_QueryOptionHelper Unhandled dwOption 5
fixme:wininet:INET_QueryOptionHelper Unhandled dwOption 3
fixme:wininet:INET_QueryOptionHelper Unhandled dwOption 2
then, a "funny" gameguard error appairs:
Image

any solution to this problem?
vitamin
Moderator
Moderator
Posts: 6605
Joined: Sat Feb 23, 2008 2:29 pm

Re: nProtect GameGuard Engine

Post by vitamin »

ckx3009 wrote:perhaps this is an old question, but i have not found any good way to make gameguard active on linux.
You can't. Wine will never support it directly. There are some ways to "cheat" it which apply to windows as well.
Leonardo

nProtect GameGuard Engine

Post by Leonardo »

why "never support"?

if someone demonstrates that get gameguard working and running well under
linux could be useful i'm sure that some com objects and also a com server
finally could be supported very well.

2008/5/28 vitamin <[email protected]>:
ckx3009 wrote:
perhaps this is an old question, but i have not found any good way to
make gameguard active on linux.

You can't. Wine will never support it directly. There are some ways to
"cheat" it which apply to windows as well.





-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://www.winehq.org/pipermail/wine-us ... chment.htm
ckx3009
Level 1
Level 1
Posts: 9
Joined: Sun May 25, 2008 4:48 pm

Post by ckx3009 »

"ways to cheat it"? like hosting gameguard server in local and make gameguard to connect to it?

any other solution?
vitamin
Moderator
Moderator
Posts: 6605
Joined: Sat Feb 23, 2008 2:29 pm

Re: nProtect GameGuard Engine

Post by vitamin »

Leonardo wrote:why "never support"?
Because it's a kernel level root-kit. Wine does not have "fully featured" kernel. And will never have, unless it will became a ReactOS.
Locked