http://bugs.winehq.org/show_bug.cgi?id=34625
Bug #: 34625 Summary: Drakan demo doesn't detect that the graphics card supports antialiasing Product: Wine Version: 1.7.3 Platform: x86 OS/Version: Linux Status: UNCONFIRMED Severity: minor Priority: P2 Component: -unknown AssignedTo: wine-bugs@winehq.org ReportedBy: winebugs140@gmail.com Classification: Unclassified
Created attachment 46141 --> http://bugs.winehq.org/attachment.cgi?id=46141 Drakan Log
The antialiasing option is grayed out in a preferences window that shows up when you start the game as well as in in-game settings.
Tested with: Windows Vista (without Wine), GeForce 9600M GS--the program works fine here Ubuntu 13.04, GeForce 9600M GS (NVIDIA driver 313) Mac OS X 10.7.5, ATI HD 2600 Pro, Mac Driver/X11
http://bugs.winehq.org/show_bug.cgi?id=34625
WineBuG winebugs140@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |download URL| |http://www.fileplanet.com/1 | |1604/download/Drakan-Demo
http://bugs.winehq.org/show_bug.cgi?id=34625
--- Comment #1 from Henri Verbeet hverbeet@gmail.com 2013-09-29 12:30:06 CDT --- (In reply to comment #0)
fixme:d3d:init_driver_info Unable to find a driver/device info for vendor_id=0x1002 device_id=0x9583 for driver_model=2
Whatever else may be wrong, this line indicates you have custom registry settings that potentially make the bug report invalid. Please either write bug reports against a clean WINEPREFIX, or specify what custom settings are required to reproduce the bug.
http://bugs.winehq.org/show_bug.cgi?id=34625
WineBuG winebugs140@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Attachment #46141|0 |1 is obsolete| |
--- Comment #2 from WineBuG winebugs140@gmail.com 2013-09-29 12:40:31 CDT --- Created attachment 46142 --> http://bugs.winehq.org/attachment.cgi?id=46142 Drakan Log
http://bugs.winehq.org/show_bug.cgi?id=34625
--- Comment #3 from WineBuG winebugs140@gmail.com 2013-09-29 12:43:03 CDT --- (In reply to comment #1)
(In reply to comment #0)
fixme:d3d:init_driver_info Unable to find a driver/device info for vendor_id=0x1002 device_id=0x9583 for driver_model=2
Whatever else may be wrong, this line indicates you have custom registry settings that potentially make the bug report invalid. Please either write bug reports against a clean WINEPREFIX, or specify what custom settings are required to reproduce the bug.
I'm still learning Wine Bugzilla. Is this new log a better one? I'm always trying to test with at least two operating systems and Windows Vista for comparison, so I think the bug is there.
http://bugs.winehq.org/show_bug.cgi?id=34625
WineBuG winebugs140@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |gyebro69@gmail.com
http://bugs.winehq.org/show_bug.cgi?id=34625
--- Comment #4 from WineBuG winebugs140@gmail.com --- Not fixed in Wine 1.7.11
http://bugs.winehq.org/show_bug.cgi?id=34625
WineBuG winebugs140@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- URL|http://www.fileplanet.com/1 |https://archive.org/downloa |1604/download/Drakan-Demo |d/DrakanOrderOfTheFlame/Dra | |kanOrderOfTheFlameDemo.zip
http://bugs.winehq.org/show_bug.cgi?id=34625
--- Comment #5 from Erich Hoover erich.e.hoover@gmail.com --- Created attachment 47487 --> http://bugs.winehq.org/attachment.cgi?id=47487 Report raster capability D3DPRASTERCAPS_ANTIALIASSORTINDEPENDENT
Taking a quick look into this (with lots of trial and error), it appears that the problem is that the raster capability D3DPRASTERCAPS_ANTIALIASSORTINDEPENDENT is not being reported by wined3d. This is likely because we don't actually support this capability, but Henri would know much better than I. The attached patch will make the application report that antialiasing is supported, but I would guess that it does not actually do anything even if you turn it on.
http://bugs.winehq.org/show_bug.cgi?id=34625
Erich Hoover erich.e.hoover@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |erich.e.hoover@gmail.com
http://bugs.winehq.org/show_bug.cgi?id=34625
WineBuG winebugs140@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |hverbeet@gmail.com
https://bugs.winehq.org/show_bug.cgi?id=34625
--- Comment #6 from Henri Verbeet hverbeet@gmail.com --- (In reply to comment #5)
Created attachment 47487 [details] Report raster capability D3DPRASTERCAPS_ANTIALIASSORTINDEPENDENT
Taking a quick look into this (with lots of trial and error), it appears that the problem is that the raster capability D3DPRASTERCAPS_ANTIALIASSORTINDEPENDENT is not being reported by wined3d. This is likely because we don't actually support this capability, but Henri would know much better than I.
It's probably correct, although it may depend on the GL capabilities of the graphics card / driver. Making FSAA actually work probably requires some more work though, the ddraw 7 docs for example mention DDSCAPS2_HINTANTIALIASING.
http://bugs.winehq.org/show_bug.cgi?id=34625
Jarkko K jarkko_korpi@hotmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |jarkko_korpi@hotmail.com
--- Comment #7 from Jarkko K jarkko_korpi@hotmail.com --- I downloaded the demo, I set the resolution 1920x1080.
Now the game starts but crashes in loading screen.
I couldn't figure out how to reset settings, so I reinstalled the demo.
I also have the anti-aliasing grayed.
Ati 7870, 14.3 beta
Then I tried windowed mode, the highest resolution I could set there.
It crashes too.
Wine 1.7.15
https://bugs.winehq.org/show_bug.cgi?id=34625
--- Comment #8 from WineBuG winebugs140@gmail.com --- Not fixed in Wine 1.7.51
https://bugs.winehq.org/show_bug.cgi?id=34625
joaopa jeremielapuree@yahoo.fr changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |jeremielapuree@yahoo.fr
--- Comment #9 from joaopa jeremielapuree@yahoo.fr --- Bug still occurs with current wine (3.11)
https://bugs.winehq.org/show_bug.cgi?id=34625
Roland Häder roland@mxchange.org changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |roland@mxchange.org
--- Comment #10 from Roland Häder roland@mxchange.org --- (In reply to joaopa from comment #9)
Bug still occurs with current wine (3.11)
WINE has been updated a lot since this comment. Does it still happen with latest stable/master (what branch you may use) happen?
https://bugs.winehq.org/show_bug.cgi?id=34625
--- Comment #11 from joaopa jeremielapuree@yahoo.fr --- Bug still occurs with vanilla wine-4.9.
https://bugs.winehq.org/show_bug.cgi?id=34625
pattietreutel katyaberezyaka@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |katyaberezyaka@gmail.com
https://bugs.winehq.org/show_bug.cgi?id=34625
--- Comment #12 from joaopa jeremielapuree@yahoo.fr --- Bug still occurs with wine-6.20.