http://bugs.winehq.org/show_bug.cgi?id=21691
Summary: XTrap/Themida recognised wine as an Virtual Machine Product: Wine Version: 1.1.38 Platform: x86 URL: http://fiesta.outspark.com/ OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown AssignedTo: wine-bugs@winehq.org ReportedBy: wk-privat@peppiswelt.de
Created an attachment (id=26214) --> (http://bugs.winehq.org/attachment.cgi?id=26214) trace+reg
After login when the game will be loaded, you'll get the this message: "Sorry, this application cannot run under a Virtual Machine".
Maybe the error is caused by: fixme:reg:GetNativeSystemInfo (0x404b61ee) using GetSystemInfo()
I think XTrap recognised the return of GetSystemInfo() as a Virtual Machine reply. I already compares the output of Windows GetSystemInfo() and Wines GetSystemInfo(), there was no difference between them.