http://bugs.winehq.org/show_bug.cgi?id=10866
Summary: In-game text slows down SimCopter
Product: Wine
Version: 0.9.51.
Platform: PC
URL: http://www.5star-shareware.com/Windows/Games/Flight/simcopter.html
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-directx-ddraw
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: baby.lueshi(a)gmail.com
When playing SimCopter, the game slows down every time you get mission-related
updates in the top left corner of the screen. The more lines of text on the
screen at a time, the more the game lags. After doing a trace, it seems that
SimCopter calls DrawTextA for those messages, and the calls are constantly
repeated while the message is on the screen. I'm thinking this is because
DirectDraw might render over the text and the text gets redrawn every time the
DirectDraw window does, but that's just a wild guess, and doesn't really
explain the slowdown.
This bug is in both the demo and retail version of the game.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=26277
Summary: D3D fullscreen window does not receive mouse clicks
Product: Wine
Version: 1.3.6
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-ddraw
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: rain(a)matfyz.cz
Found on Black & White in latest git, appeared in 1.3.6, bisect below.
After the game starts, it doesn't receive any mouse clicks, although mouse
cursor is visible and moving.
Bisected the problem down to:
commit 7e3985e1fea60da73bae2b9465b94e5d110909fc
Author: Henri Verbeet <hverbeet(a)codeweavers.com>
Date: Mon Nov 8 11:50:33 2010 +0100
ddraw: Setup the device window in SetCooperativeLevel().
I don't know the code enough to provide a patch (just yet), but I'll try
tracking this down. Seems to have something to do with the window not having
focus properly set. Help would be appreciated.
--
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=21949
Summary: Verbose the d3d vertices processing code
Product: Wine
Version: 1.1.40
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: enhancement
Priority: P3
Component: directx-ddraw
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dd9k(a)aol.com
As of Wine 1.1.40, the vertices processing is still not perfect (See bug
19888). Thus, it may be reasonable to make the output more verbose for
unhandled cases.
Related code is located in:
./dlls/ddraw/executebuffer.c:492
named
ERR("Unhandled vertex processing !\n");
That is definitely not enough in order to debug. A good start is to add the
output of "ci->dwFlags" in there as well. It is surely a minor enhancement, but
it is really annoying to recompile the whole Wine because of a small line.
--
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=15142
Summary: Diablo - The Hell & Hellfire: DirectX issues
Product: Wine
Version: 1.1.4
Platform: PC-x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: xvachon(a)gmail.com
Created an attachment (id=15851)
--> (http://bugs.winehq.org/attachment.cgi?id=15851)
Screenshot
As mentioned on the Mod's AppDB page. I have added a screenshot of the message
as well as the log I managed to pull out. Please tell me if you need anything
else.
--
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=18016
Summary: Sub Culture: Software rendered version crashes right
away
Product: Wine
Version: 1.1.18
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: winehqbugs(a)bugmenot.com
My installed wine version is
http://www.lamaresh.net/apt/dists/lenny/main/binary-i386/wine_1.1.18~winehq…
on Debian Testing ("Squeeze"). My sound system is OSS 4.1 (b 1052/200903241228)
(0x00040100).
1. I moved my ~/.wine2 to a backup location and started winecfg. Set the sound
system to OSS and did not touch anything else.
2. I installed the game Sub Culture:
http://appdb.winehq.org/objectManager.php?sClass=application&iId=4349
from an ISO mounted to ~/tmpmnt/
3. I added ~/tmpmnt/ as drive D: to Wine since Sub Culture has a CD check and
also CD music (which as I found out later, won't work anyways).
4. I launch "wine sc.exe" (the software rendered version of the game), it
crashes right away. See attachments.
I played around with the virtual desktop settings in Wine as well as with
different Windows versions but always got the same error.
It worked "more" when using 1.0.1 (wine-1.0.1-174-gc4039bd) earlier, the game
started, I could use the menu (sound was working there) but once I started a
game it crashed with a sound-related error ("../../../dlls/dsound/mixer.c:336:
DSOUND_MixToTemporary: Assertion `writepos + len <= dsb->buflen' failed.").
I could play when I disabled sound in winecfg though.
I updated to 1.1.18 to get around this problem.
A full regression test is beyond my capatibilities but I could offer sharing a
copy of the game. I do actually own two CDs of it so I guess "lending" an iso
for testing it would be ok. If it is not just ignore this paragraph.
The other versions (D3D, 3dfx using a GlideWrapper) have their own problems
(D3D needs the desktop to be at 640x480x16bit or it crashes on Windows already,
3dfx worked fine for me earlier with http://www.zeckensack.de/glide/ but now it
does not anymore for an unknown reason), but that's another bug if I find the
patience.
--
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=20184
Summary: eXperience112 don`t work
Product: Wine
Version: 1.1.27
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dmbohdan(a)gmail.com
Created an attachment (id=23787)
--> (http://bugs.winehq.org/attachment.cgi?id=23787)
Console output
I try to run game, but it didn`t work
--
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=12271
Summary: DirectX 6 SDK ddraw memtime sample program fails
Product: Wine
Version: 0.9.58.
Platform: Other
OS/Version: other
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-ddraw
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: a.hurst(a)shef.ac.uk
Outputs err:x11settings:X11DRV_ChangeDisplaySettingsEx No matching mode found
320x240x8 @0! (desktop)
the page faults.
--
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=9799
Summary: Textures on vehicles are too dark in GTA Vice City!
Product: Wine
Version: 0.9.45.
Platform: Other
OS/Version: other
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-directx-ddraw
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: elwario91(a)gmail.com
Textures on vehicles are too dark in GTA Vice City!
Because I'm not a great wine debugger and patcher I don't know why this bug
occurs but I've attached a log in the hope someone can help and resolve it.
After that the game would run perfectly!
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=25047
Summary: NFS Porsche: Some car paints aren't rendered properly
Product: Wine
Version: 1.3.6
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: trivial
Priority: P2
Component: directx-d3d
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: lukasz.wojnilowicz(a)gmail.com
Created an attachment (id=31745)
--> (http://bugs.winehq.org/attachment.cgi?id=31745)
Image showing the problem
Steps to reproduce:
1) remove ~/.wine
2) install NFS Porsche Demo
3) wine Porsche.exe driver=dx7z
4) create player -> singleplayer -> quick race...
5) change car paint
Behaviour:
Some paints aren't rendered properly. It is random.
Expected behaviour:
All paints should be rendered properly.
Terminal output:
many of these lines
err:d3d_surface:surface_prepare_system_memory Surface without memory or pbo has
SFLAG_INSYSMEM set!
Additional info:
GFX: NVIDIA 9xxx
Drivers: 260.19.12
wine-1.3.6-240-g791b22a
--
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.