http://bugs.winehq.org/show_bug.cgi?id=15553
Summary: Interstate 76: scrambled screen when running in d3d Product: Wine Version: 1.1.5 Platform: Other OS/Version: Linux Status: UNCONFIRMED Severity: minor Priority: P3 Component: -unknown AssignedTo: wine-bugs@winehq.org ReportedBy: dr_costas@yahoo.com
Created an attachment (id=16549) --> (http://bugs.winehq.org/attachment.cgi?id=16549) screenshot
This is an old game that runs in software mode, 3d3 and glide.
It can run in software, d3d and glide mode.
In wine 1.0 all modes run perfectly apart from 2 cursors not showing in the car management screen
In wine 1.1.5 software mode runs perfectly with the cursors showing as normal but the d3d or glide version show a scrambled intro screen where you choose play, options etc. and in between levels screen is scrambled at parts. In game though everything works as expected (all cars scenery etc dont show any important glitches) tried with a clean install, game patched to latest
http://bugs.winehq.org/show_bug.cgi?id=15553
--- Comment #1 from Jeff Zaroyko jeffz@jeffz.name 2008-10-09 18:09:35 --- please run a regression test http://wiki.winehq.org/RegressionTesting
http://bugs.winehq.org/show_bug.cgi?id=15553
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |regression
http://bugs.winehq.org/show_bug.cgi?id=15553
--- Comment #2 from costas dr_costas@yahoo.com 2008-10-10 04:54:50 --- Ok, don't expect results soon though but I will do it!
http://bugs.winehq.org/show_bug.cgi?id=15553
--- Comment #3 from costas dr_costas@yahoo.com 2008-10-13 20:26:46 --- ok i got this
Bisecting: 0 revisions left to test after this [eb4ee4f4ada6d02aeb26b0e12964b208ecc68b52] wined3d: Rework surface Blt a bit to only lock the part of the destination surface being drawn to.
doing final test now... (i posted this in case something happens and i loose all the information...!)
http://bugs.winehq.org/show_bug.cgi?id=15553
costas dr_costas@yahoo.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |aric@codeweavers.com
--- Comment #4 from costas dr_costas@yahoo.com 2008-10-13 20:33:47 --- Ok this is it after doing regression test
eb4ee4f4ada6d02aeb26b0e12964b208ecc68b52 is first bad commit commit eb4ee4f4ada6d02aeb26b0e12964b208ecc68b52 Author: Aric Stewart aric@codeweavers.com Date: Wed Jul 30 10:01:08 2008 -0500
wined3d: Rework surface Blt a bit to only lock the part of the destination surface being drawn to.
:040000 040000 d649467eb949d63e2b9b77c323b32303a74c9790 a528f360d6ed826afdab80fda5260ba5c245efe7 M dlls
I hope it helps (and I hope it has nothing to do with animated cursors cause they just got fixed :P)
http://bugs.winehq.org/show_bug.cgi?id=15553
Aric Stewart aric@codeweavers.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |stefan@codeweavers.com
--- Comment #5 from Aric Stewart aric@codeweavers.com 2008-10-14 07:34:58 --- Most likely this is because my patch reveals a bug with surfaces where simply locking and unlocking surfaces that are not the full screen corrupts the surface.
I have cced Stefan on this as he had told me he was going to look into this issue.
http://bugs.winehq.org/show_bug.cgi?id=15553
--- Comment #6 from costas dr_costas@yahoo.com 2008-10-14 13:37:24 --- (In reply to comment #5)
Most likely this is because my patch reveals a bug with surfaces where simply locking and unlocking surfaces that are not the full screen corrupts the surface.
I have cced Stefan on this as he had told me he was going to look into this issue.
many thanks for your help with this,
Costas
http://bugs.winehq.org/show_bug.cgi?id=15553
--- Comment #7 from Austin English austinenglish@gmail.com 2009-04-17 12:24:49 --- Is this still an issue in current (1.1.19 or newer) wine?
http://bugs.winehq.org/show_bug.cgi?id=15553
--- Comment #8 from costas dr_costas@yahoo.com 2009-05-03 18:27:05 --- (In reply to comment #7)
Is this still an issue in current (1.1.19 or newer) wine?
I am afraid it still is with vs 1.1.20.
Interestingly now it only works with the glide wrapper. When I first install the game and on the menu try to go to options to choose d3d, the game crashes. If I have the glide wrapper installed, the menu screen is scrambled. The game requires directx 3 btw.
http://bugs.winehq.org/show_bug.cgi?id=15553
costas dr_costas@yahoo.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Severity|minor |normal Platform|Other |PC Version|1.1.5 |1.1.20
http://bugs.winehq.org/show_bug.cgi?id=15553
Vitaliy Margolen vitaliy@kievinfo.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Version|1.1.20 |1.1.5
--- Comment #9 from Vitaliy Margolen vitaliy@kievinfo.com 2009-05-03 18:43:46 --- Don't change original reported Wine version.
http://bugs.winehq.org/show_bug.cgi?id=15553
--- Comment #10 from Austin English austinenglish@gmail.com 2009-11-19 12:52:50 --- This is your friendly reminder that there has been no bug activity for 6 months. Is this still an issue in current (1.1.33 or newer) wine?
http://bugs.winehq.org/show_bug.cgi?id=15553
--- Comment #11 from costas dr_costas@yahoo.com 2010-01-17 13:56:31 --- wine 1.1.36: The bug seems nearly fixed. Now the screen is not garbled when running the game but black. Once the mouse hovers over a button then part of the screen shows. Once the mouse has gone over all the buttons (3 in all) then the whole screen is visible, completely normal! In normal (non dirext3d) video mode the screen is completely normal from the start.
http://bugs.winehq.org/show_bug.cgi?id=15553
Henri Verbeet hverbeet@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Component|-unknown |directx-ddraw
http://bugs.winehq.org/show_bug.cgi?id=15553
Henri Verbeet hverbeet@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Regression SHA1| |eb4ee4f4ada6d02aeb26b0e1296 | |4b208ecc68b52
http://bugs.winehq.org/show_bug.cgi?id=15553
Stefan Dösinger stefandoesinger@gmx.at changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |stefandoesinger@gmx.at
--- Comment #12 from Stefan Dösinger stefandoesinger@gmx.at 2011-08-13 16:39:01 CDT --- Does this bug still occur? Is there a demo I can download?
http://bugs.winehq.org/show_bug.cgi?id=15553
--- Comment #13 from Stefan Dösinger stefandoesinger@gmx.at 2011-08-22 07:46:40 CDT --- I found a demo and can sort of reproduce this bug. The game comes up with a black screen. After a click somewhere in that black screen some music starts, and there's something in the lower right of the screen. I can't get beyond that point.
However, the game doesn't use direct3d or directdraw. It loads the DLL, but a +ddraw,+d3d log doesn't bring up anything, so I doubt I'm seeing the original regression. costas, you indicated that the game has a d3d mode and a "normal" mode. I think I'm stuck in normal mode, but I see no obvious way to switch between them.
http://bugs.winehq.org/show_bug.cgi?id=15553
--- Comment #14 from costas dr_costas@yahoo.com 2011-08-22 18:09:01 CDT --- (In reply to comment #13)
I found a demo and can sort of reproduce this bug. The game comes up with a black screen. After a click somewhere in that black screen some music starts, and there's something in the lower right of the screen. I can't get beyond that point.
However, the game doesn't use direct3d or directdraw. It loads the DLL, but a +ddraw,+d3d log doesn't bring up anything, so I doubt I'm seeing the original regression. costas, you indicated that the game has a d3d mode and a "normal" mode. I think I'm stuck in normal mode, but I see no obvious way to switch between them.
Hi there, nice to see that obscure old games receive some tender loving care by the wine team!
There was a demo here:
http://www.localditch.com/interstate-76/downloads.html
that says it requires directx3 (d/l link dead) so not sure what you have. The version I tried was the original game with the gold update (it adds 3d hardware acceleration to the game for 3dfx cards and something else)
once I get my linux box up and running (just managed to screw everything trying to instal gnome 3 and I lost my linux cd! thank god for windows!) and manage to get a demo of i76 and reinstall everything I will write back.
http://bugs.winehq.org/show_bug.cgi?id=15553
Stefan Dösinger stefandoesinger@gmx.at changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |download URL| |http://www.localditch.com/i | |nterstate-76/downloads.html
--- Comment #15 from Stefan Dösinger stefandoesinger@gmx.at 2011-08-23 06:36:00 CDT --- I believe I have this demo, at least the filename is the same. It looks like I need the full version with updates to use the game's d3d renderer.
http://bugs.winehq.org/show_bug.cgi?id=15553
Benjamin Hodgetts ben@xnode.org changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |ben@xnode.org
--- Comment #16 from Benjamin Hodgetts ben@xnode.org 2011-08-23 18:03:26 CDT --- (In reply to comment #15)
I believe I have this demo, at least the filename is the same. It looks like I need the full version with updates to use the game's d3d renderer.
Yeah, the D3D version was an experimental patch for the full game. Not sure if it can be applied to the GoG version (which doesn't come with the patch which was a little surprising).
http://bugs.winehq.org/show_bug.cgi?id=15553
--- Comment #17 from costas dr_costas@yahoo.com 2011-08-29 18:23:42 CDT --- (In reply to comment #12)
Does this bug still occur? Is there a demo I can download?
Ok re-installed linux (trying opensuse that killed the X server after update, now back on good old Mint), playonlinux and the game and I only saw the scrambled screen problem once on the gold updated version but not on the original (I kept 2 different copies) but now I cannot reproduce the scrambled screen. I installed the glide wrapper dgvoodo but I cannot see how this could change things.
Let me reinstall tomorrow the game from scratch together with the gold update only and tell you if anything is going on with wine version 1.2 and the latest too. I think this bug is squashed!
interestingly there is a demo for nitro and interstate gold that doesnt work on wine, it cannot identify the directx:
http://www.files32.com/Interstate--76-Arsenal-i45094.asp
try it out and see.
http://bugs.winehq.org/show_bug.cgi?id=15553
costas dr_costas@yahoo.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |FIXED
--- Comment #18 from costas dr_costas@yahoo.com 2011-08-30 18:10:25 CDT --- Ok tried it out again fresh install with version 1.3.26 of wine and the 1.2.3 version and they both work with no evidence of this bug in either software mode or direct 3d mode or glide (with a wrapper). Hence I am closing it since it seems to have been fixed somewhere along the line!
http://bugs.winehq.org/show_bug.cgi?id=15553
Benjamin Hodgetts ben@xnode.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #19 from Benjamin Hodgetts ben@xnode.org 2011-08-31 02:20:10 CDT --- Closing resolved.
http://bugs.winehq.org/show_bug.cgi?id=15553
Dmitry Timoshkov dmitry@baikal.ru changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|CLOSED |RESOLVED
--- Comment #20 from Dmitry Timoshkov dmitry@baikal.ru 2011-08-31 02:22:20 CDT --- Do not close fixed bugs.
http://bugs.winehq.org/show_bug.cgi?id=15553
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #21 from Alexandre Julliard julliard@winehq.org 2011-09-09 12:55:20 CDT --- Closing bugs fixed in 1.3.28.
http://bugs.winehq.org/show_bug.cgi?id=15553
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Component|directx-ddraw |directx-d3d