http://bugs.winehq.org/show_bug.cgi?id=9261
Summary: Final Fantasy 8 with hardware acceleration shows wrong colors Product: Wine Version: 0.9.42. Platform: PC OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: wine-directx-d3d AssignedTo: [email protected] ReportedBy: [email protected]
Created an attachment (id=7514) --> (http://bugs.winehq.org/attachment.cgi?id=7514) Snapshots that shows how the game looks
Like the attached image shows, wrong colors are shown when usign Final Fantasy 8 with hardware acceleration enabled.
There are plenty of messages like: fixme:d3d7:IDirect3DTextureImpl_PaletteChanged (0x2eb3148)->(00000000,00000100): stub!
http://bugs.winehq.org/show_bug.cgi?id=9261
--- Comment #1 from Alessandro Guido [email protected] 2007-08-11 05:12:30 --- Created an attachment (id=7515) --> (http://bugs.winehq.org/attachment.cgi?id=7515) a trace of a short run of the game
A trace from a short gaming session
http://bugs.winehq.org/show_bug.cgi?id=9261
Christopher Daley [email protected] changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected]
--- Comment #2 from Christopher Daley [email protected] 2007-09-12 23:05:25 --- This bug still occurs with version 0.9.44. Does anyone know if this is actually an improvement over previous versions, or was it introduced recently and needs a regression test? Yes, I am volunteering.
http://bugs.winehq.org/show_bug.cgi?id=9261
--- Comment #3 from Richard Hendrikse [email protected] 2007-09-29 13:52:26 --- I can confirm that the bug both still exists in WINE 0.9.46 AND that it was sort of a regression. I have submitted a screenshot (to appdb) that matches the situation in the first screenshot, but shows only the discolorations (which also happen in text-areas and menus) whereas the black boxes got fixed.
I don't remember which WINE version introduced this discoloration, but the discolorations didn't exist in 0.9.28 iirc... it has been a while though :/
http://bugs.winehq.org/show_bug.cgi?id=9261
Lei Zhang [email protected] changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |NEW Ever Confirmed|0 |1
--- Comment #4 from Lei Zhang [email protected] 2007-10-20 13:20:38 --- confirmed by comment 3
Just to make sure the bug is actually an regression and not caused by hardware/driver changes, can you downgrade to wine 0.9.28 and check for the discoloration?
http://bugs.winehq.org/show_bug.cgi?id=9261
--- Comment #5 from Austin English [email protected] 2008-04-24 06:42:18 --- Is this still an issue in current (0.9.60 or newer) wine?
http://bugs.winehq.org/show_bug.cgi?id=9261
--- Comment #6 from Alessandro Guido [email protected] 2008-04-29 15:15:17 --- (In reply to comment #5)
Is this still an issue in current (0.9.60 or newer) wine?
yes it is. I've not yet tested 0.9.28 but I think hardware rendering has never worked.
http://bugs.winehq.org/show_bug.cgi?id=9261
Will Smith [email protected] changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected]
--- Comment #7 from Will Smith [email protected] 2008-08-23 20:27:19 --- This bug STILL exists with wine version 1.1.3
http://bugs.winehq.org/show_bug.cgi?id=9261
--- Comment #8 from Austin English [email protected] 2009-02-26 11:25:54 --- Is this still an issue in current (1.1.15 or newer) wine?
http://bugs.winehq.org/show_bug.cgi?id=9261
--- Comment #9 from Christopher Daley [email protected] 2009-02-26 11:31:14 --- Yes, still there. Running wine 1.1.15 on Arch Linux.
http://bugs.winehq.org/show_bug.cgi?id=9261
--- Comment #10 from Austin English [email protected] 2009-08-26 13:07:41 --- Is this still present in current (1.1.28 or newer) wine?
http://bugs.winehq.org/show_bug.cgi?id=9261
--- Comment #11 from Alessandro Guido [email protected] 2009-08-27 03:59:32 --- (In reply to comment #10)
Is this still present in current (1.1.28 or newer) wine?
yes
http://bugs.winehq.org/show_bug.cgi?id=9261
--- Comment #12 from Austin English [email protected] 2010-04-29 18:26:19 --- This is your friendly reminder that there has been no bug activity for 6 months. Is this still an issue in current (1.1.43 or newer) wine?
http://bugs.winehq.org/show_bug.cgi?id=9261
leighman [email protected] changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] | |m
--- Comment #13 from leighman [email protected] 2010-04-30 14:48:42 --- (In reply to comment #12)
This is your friendly reminder that there has been no bug activity for 6 months. Is this still an issue in current (1.1.43 or newer) wine?
Can't test in current but definitely an issue until a couple of releases ago
http://bugs.winehq.org/show_bug.cgi?id=9261
--- Comment #14 from Alessandro Guido [email protected] 2010-04-30 16:10:57 --- (In reply to comment #12)
This is your friendly reminder that there has been no bug activity for 6 months. Is this still an issue in current (1.1.43 or newer) wine?
Yes and no. I've just tested it and now it get the color half right (transparencies are shown as black).
http://bugs.winehq.org/show_bug.cgi?id=9261
--- Comment #15 from Alessandro Guido [email protected] 2010-04-30 16:11:29 --- Created an attachment (id=27638) --> (http://bugs.winehq.org/attachment.cgi?id=27638) bad transparencies 1
http://bugs.winehq.org/show_bug.cgi?id=9261
--- Comment #16 from Alessandro Guido [email protected] 2010-04-30 16:11:51 --- Created an attachment (id=27639) --> (http://bugs.winehq.org/attachment.cgi?id=27639) bad transparencies 2
http://bugs.winehq.org/show_bug.cgi?id=9261
--- Comment #17 from Rico [email protected] 2010-05-02 08:51:16 --- The wrong colors where fixed by commit 31d51fb1754d02514e28f2b8db6fbe8206834f6d . With that commit the text is rendered fine as before. The in game transparency is still a problem (see http://bugs2.winehq.org/attachment.cgi?id=27639 ).
There is a new regression introduced with commit 9fec1a02b9e13969f929a3eed249e67773286033, which broke the text rendering. See bug 22559 .
http://bugs.winehq.org/show_bug.cgi?id=9261
--- Comment #18 from Rico [email protected] 2010-05-02 09:11:55 --- I'm not sure if the transparency problems are fixable, because it also happens on windows see http://forums.nvidia.com/lofiversion/index.php?t4908-0.html .
http://bugs.winehq.org/show_bug.cgi?id=9261
Christoffer A [email protected] changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected]
--- Comment #19 from Christoffer A [email protected] 2010-05-10 13:25:08 --- (In reply to comment #18)
I'm not sure if the transparency problems are fixable, because it also happens on windows see http://forums.nvidia.com/lofiversion/index.php?t4908-0.html .
That is correct. The bad transparency also occurs on windows due to newer versions of the Nvidia driver dropping support for 8-bit paleted textures (I think). There was a workaround and a patch, but it was a pain to get working.
http://bugs.winehq.org/show_bug.cgi?id=9261
--- Comment #20 from leighman [email protected] 2010-05-10 13:46:48 --- http://www.eidosinteractive.co.uk/support/search.html?gmid=52 has 1.2 patches which may be what's required?
http://bugs.winehq.org/show_bug.cgi?id=9261
--- Comment #21 from Christoffer A [email protected] 2010-05-10 13:58:56 --- (In reply to comment #20)
http://www.eidosinteractive.co.uk/support/search.html?gmid=52 has 1.2 patches which may be what's required?
That patch does fix some issues with more modern graphics cards, but I cannot confirm if it fixes the issue with bad transparency.
http://bugs.winehq.org/show_bug.cgi?id=9261
Kurt [email protected] changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected]
--- Comment #22 from Kurt [email protected] 2010-10-09 16:22:20 CDT --- Still happens with wine 1.3.4, using unpatched FF8 "v1.0".
http://bugs.winehq.org/show_bug.cgi?id=9261
Timo [email protected] changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected]
--- Comment #23 from Timo [email protected] 2011-01-27 14:45:12 CST --- Still happens with wine 1.3.12, using unpatched FF8 "v1.0". fglrx 11.1 Debian Sid.
http://bugs.winehq.org/show_bug.cgi?id=9261
--- Comment #24 from Christoffer A [email protected] 2011-01-28 01:12:55 CST --- (In reply to comment #23)
Still happens with wine 1.3.12, using unpatched FF8 "v1.0". fglrx 11.1 Debian Sid.
It has been said before, the issue is the game. The same problems appears on both Windows and Wine. You need to use a workaround, such as this one, http://forums.qhimm.com/index.php?topic=7248.0 in order to run the game on modern drivers/hardware.
http://bugs.winehq.org/show_bug.cgi?id=9261
--- Comment #25 from Timo [email protected] 2011-01-28 06:29:44 CST --- Are you sure? It looks like that this is problem of dx - btw this soluition(?) is for nvidia card, not for amd/ati. And i don't have the problem on my windows machine (HD4890, Windows7, Catalyst 10.10) (FF8config shows me also that 8-bit paletted textures is missing.)
http://bugs.winehq.org/show_bug.cgi?id=9261
Dennis Schridde [email protected] changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected]
--- Comment #26 from Dennis Schridde [email protected] 2012-08-10 18:44:26 CDT --- Issue with transparency persists in 1.5.10.
It has been said before, the issue is the game. The same problems appears on both Windows and Wine. You need to use a workaround, such as this one, http://forums.qhimm.com/index.php?topic=7248.0 in order to run the game on modern drivers/hardware.
The link in that forum post does not work anymore. Google knows a few locations for ff8_launcher_v1.31.rar, e.g. http://pub.zoneofgames.ru/patches/
http://bugs.winehq.org/show_bug.cgi?id=9261
--- Comment #27 from Dennis Schridde [email protected] 2012-08-10 20:19:23 CDT --- Another workaround that appears to work is ff7_opengl [1]. 0.7.11b [2] is the latest version.
[1] http://forums.qhimm.com/index.php?topic=8306.0 [2] http://backup.ninjaloot.se/share/ff7_opengl-0.7.11b.zip
http://bugs.winehq.org/show_bug.cgi?id=9261
Yanis Lux [email protected] changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected]
--- Comment #28 from Yanis Lux [email protected] --- While this still happens on the newest version of Wine(1.7.18), it does not occur on the Steam version of the game, which has the "Original Graphics Mode" option instead of "Hardware mode". A checked or unchecked "Original Graphics Mode" does not cause this bug, only seems to affect the resolution, which probably isn't a Wine bug.
Added the Demo of the game as an App affected by this bug.
https://bugs.winehq.org/show_bug.cgi?id=9261
Austin English [email protected] changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |download URL| |http://www.gamershell.com/d | |ownload_4863.shtml
https://bugs.winehq.org/show_bug.cgi?id=9261
[email protected] changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected]
--- Comment #29 from [email protected] --- (In reply to Yanis Lukes from comment #28)
While this still happens on the newest version of Wine(1.7.18), it does not occur on the Steam version of the game, which has the "Original Graphics Mode" option instead of "Hardware mode". A checked or unchecked "Original Graphics Mode" does not cause this bug, only seems to affect the resolution, which probably isn't a Wine bug.
Added the Demo of the game as an App affected by this bug.
Can you retest 1.7.18 is really old by now.
https://bugs.winehq.org/show_bug.cgi?id=9261
Yanis Lukes [email protected] changed:
What |Removed |Added ---------------------------------------------------------------------------- CC|[email protected] |
https://bugs.winehq.org/show_bug.cgi?id=9261
Alessandro Guido [email protected] changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution|--- |FIXED
--- Comment #30 from Alessandro Guido [email protected] --- I think this is fixed in 2.5. Thanks!
https://bugs.winehq.org/show_bug.cgi?id=9261
Alessandro Guido [email protected] changed:
What |Removed |Added ---------------------------------------------------------------------------- Resolution|FIXED |--- Status|RESOLVED |REOPENED
--- Comment #31 from Alessandro Guido [email protected] --- (In reply to Alessandro Guido from comment #30)
I think this is fixed in 2.5. Thanks!
Actually that did not happen. Reopening, sorry
https://bugs.winehq.org/show_bug.cgi?id=9261
Alessandro Guido [email protected] changed:
What |Removed |Added ---------------------------------------------------------------------------- Attachment #7514|0 |1 is obsolete| | Attachment #27638|0 |1 is obsolete| | Attachment #27639|0 |1 is obsolete| |
--- Comment #32 from Alessandro Guido [email protected] --- Created attachment 57997 --> https://bugs.winehq.org/attachment.cgi?id=57997 Problem with wine 2.5
Wine 2.5
https://bugs.winehq.org/show_bug.cgi?id=9261
tokktokk [email protected] changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected]
https://bugs.winehq.org/show_bug.cgi?id=9261
joaopa [email protected] changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected]
--- Comment #33 from joaopa [email protected] --- Still a bug in current wine? (wine-3.11)
https://bugs.winehq.org/show_bug.cgi?id=9261
--- Comment #34 from joaopa [email protected] --- bu still there in current wine (3.11). Can an administrator put the link in the url place (the old link does not work anymore) https://ia800605.us.archive.org/15/items/FinalFantasyViiiDemo/ff8demo.zip
https://bugs.winehq.org/show_bug.cgi?id=9261
--- Comment #35 from joaopa [email protected] --- Created attachment 65409 --> https://bugs.winehq.org/attachment.cgi?id=65409 Screenshot showing the problem
Bug still there in wine-4.17.
https://bugs.winehq.org/show_bug.cgi?id=9261
[email protected] changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected]
--- Comment #36 from [email protected] --- Bug is still present in Wine 5.9.
https://bugs.winehq.org/show_bug.cgi?id=9261
Lunknown [email protected] changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected]
--- Comment #37 from Lunknown [email protected] --- Bug still looks like joaopa attachment in wine-6.0rc2.
https://bugs.winehq.org/show_bug.cgi?id=9261
--- Comment #38 from Lunknown [email protected] --- This is still an issue with wine-6.0rc3.
https://bugs.winehq.org/show_bug.cgi?id=9261
--- Comment #39 from Lunknown [email protected] --- Created attachment 69004 --> https://bugs.winehq.org/attachment.cgi?id=69004 FF8Demo-d3d-wine-6.0rc3.txt.bz2
https://bugs.winehq.org/show_bug.cgi?id=9261
--- Comment #40 from joaopa [email protected] --- Bug still occurs with wine-7.17. Download link is burst. Can an administrator put this working link at URL place? https://www.fileplanet.com/archive/p-75223/Final-Fantasy-VIII-Demo/download
https://bugs.winehq.org/show_bug.cgi?id=9261
Olivier F. R. Dierick [email protected] changed:
What |Removed |Added ---------------------------------------------------------------------------- URL|http://www.gamershell.com/d |https://www.fileplanet.com/ |ownload_4863.shtml |archive/p-75223/Final-Fanta | |sy-VIII-Demo/download CC| |[email protected]
https://bugs.winehq.org/show_bug.cgi?id=9261
--- Comment #41 from joaopa [email protected] --- Bug still occurs with wine-9.12