http://bugs.winehq.org/show_bug.cgi?id=7943
------- Additional Comments From dank(a)kegel.com 2007-04-04 13:15 -------
BTW, do not run Wine as root. Any bug reports where the
user ran as root are likely to be marked INVALID.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=2155
rmh(a)aybabtu.com changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |rmh(a)aybabtu.com
------- Additional Comments From rmh(a)aybabtu.com 2007-04-04 12:53 -------
*** Bug 7552 has been marked as a duplicate of this bug. ***
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=7552
rmh(a)aybabtu.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |DUPLICATE
------- Additional Comments From rmh(a)aybabtu.com 2007-04-04 12:53 -------
Sounds like a duplicate.
*** This bug has been marked as a duplicate of 2155 ***
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=6991
thestig(a)google.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |FIXED
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=7950
Speeddymon(a)gmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Summary|DirctX strange render window|DirectX strange render
|cutoff in Candytron both |window cutoff in Candytron
|Party and Final version |both Party and Final version
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=7923
------- Additional Comments From focht(a)gmx.net 2007-04-04 11:06 -------
Hello,
i had a look at it ... bad news ... its called "themida".
That game is protected by this advanced engine which implements various user and
kernel level modifications to prevent debuggers and other tools from work.
The exceptions as seen in wine trace come from various usermode debugging
tricks, like int 0x1/0x3 (replaces to prevent hw and sw (0xCC type) breakpoints).
Further int 0xE and int 0xB are hooked at system level (prevents memory type bp)
Some SST entries too (ZwAllocateVirtualMemory, ZwCreateThread, ZwDebugContinue,
ZwQueryVirtualMemory and more..) - additonally it puts up various stuff which
makes sure no one modifies IDT and SST at ring0.
Simplified: it works just like a rootkit.
Though there exist some older manual unpacking tutorials to restore IAT and OEP
which are very time consuming (no guarantee of success), the newer engines are
suspected to employ some kind of virtual machine (this stuff seems to become
more popular lately in newer PE protectors).
In short: it's beyond the scope of wine.
If you really want to play that game, i suggest to use dual boot or vmware.
Regards
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=7939
------- Additional Comments From daniel.skorka(a)stud.uni-karlsruhe.de 2007-04-04 09:32 -------
Ok, I followed http://wiki.winehq.org/GitWine for regression testing. The bad
patch is either 7126b63645747fe035aaa1167f0dcda8cb38be01 (Stefan Dösinger
2007-03-02/9:25:02), or efe156ae8ec4163da2a51511297dee2f6a5d0235 (Chris
Robinson, 2007-03-05/9:12:29). As I don't think quartz has anything to do with
it, I'm going to blame Stefan...
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.