http://bugs.winehq.org/show_bug.cgi?id=7065
Bug 7065 depends on bug 11779, which changed state.
Bug 11779 Summary: Recent kernel32 patch breaks CD checks and copy protection
http://bugs.winehq.org/show_bug.cgi?id=11779
What |Old Value |New Value
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |FIXED
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=9047
Bug 9047 depends on bug 11779, which changed state.
Bug 11779 Summary: Recent kernel32 patch breaks CD checks and copy protection
http://bugs.winehq.org/show_bug.cgi?id=11779
What |Old Value |New Value
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |FIXED
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=6856
Bug 6856 depends on bug 11779, which changed state.
Bug 11779 Summary: Recent kernel32 patch breaks CD checks and copy protection
http://bugs.winehq.org/show_bug.cgi?id=11779
What |Old Value |New Value
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |FIXED
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=7229
Daniel Garcia Romero <realheadcrusher(a)hotmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |realheadcrusher(a)hotmail.com
--- Comment #33 from Daniel Garcia Romero <realheadcrusher(a)hotmail.com> 2008-02-29 14:33:33 ---
I have copied original windows ntdll.dll over the wine one, and the games still
crashes! (much less, but still does) So it may not be ntdll related... As said
Stephan Wienczny, it might have something to do with other things, maybe sound
dlls.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=5824
Louis Lenders <xerox_xerox2000(a)yahoo.co.uk> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |xerox_xerox2000(a)yahoo.co.uk
--- Comment #25 from Louis Lenders <xerox_xerox2000(a)yahoo.co.uk> 2008-02-29 14:29:17 ---
this should be fixed in current git. Dan, can you retest?
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=8960
--- Comment #27 from Stefan Dösinger <stefandoesinger(a)gmx.at> 2008-02-29 14:11:34 ---
> fixme:x11drv:X11DRV_desktop_SetCurrentMode Cannot change screen BPP from 32 to
> 8
This means that it can't switch the BPP, so Wine will have to do conversion
manually instead of telling the GPU to just use 8 bpp natively. This results in
slower performance(still fast enough to handle old ddraw games on somewhat
modern hardware(Pentium 3+), but doesn't mean the game won't display
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=8960
--- Comment #26 from Abe E <aezekowitz(a)gmail.com> 2008-02-29 14:08:25 ---
Stefan - if Wine's 8-24 conversion works, why do I get this error when I try to
run the game without using the script/code mention in the previously attached
log file?
abe@swan ~ $ wine Drive-C/Program\ Files/Microsoft\ Games/Pinball\
Arcade/Launcher.exe
fixme:spoolsv:serv_main (0 (nil))
fixme:ntdll:RtlNtStatusToDosErrorNoTeb no mapping for 8000000a
fixme:msg:pack_message msg 14 (WM_ERASEBKGND) not supported yet
fixme:win:EnumDisplayDevicesW ((null),0,0x34f374,0x00000000), stub!
fixme:win:EnumDisplayDevicesW ((null),0,0x34f86c,0x00000000), stub!
fixme:x11drv:X11DRV_desktop_SetCurrentMode Cannot change screen BPP from 32 to
8
Is it trying to tell me that it wants to switch the X server itself to 8bpp
mode? The game runs in windowed mode, not full screen so this should NEVER be
necessary.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=8960
--- Comment #24 from Stefan Dösinger <stefandoesinger(a)gmx.at> 2008-02-29 14:00:41 ---
The problem with this is that none of the developers uses a X server without
GLX. So it breaks regularly.
Wine DOES have a 8->24 bpp conversion. If your game is broken than that is due
to something else, not due to missing bit depth conversion
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=8781
Abe E <aezekowitz(a)gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |aezekowitz(a)gmail.com
--- Comment #5 from Abe E <aezekowitz(a)gmail.com> 2008-02-29 13:59:07 ---
Please ignore the attachment that I just added. Bugzilla put me on the wrong
bug before I commited it.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.