fazbear201 / winezeug

Automatically exported from code.google.com/p/winezeug
1 stars 0 forks source link

set_winver winxp is better when installing DirectX 9 for Drakensang #47

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Install Drakensang+patch 1.02
2. winetricks directx9 xact

What is the expected output? What do you see instead?
Game should start instead it displays an error about some drivers for IBM
Thinkpad modem, but that isn't my hardware

What version of the product are you using? On what operating system?
winetricks (20090528), Fedora 10 (32bit) PAE kernel Wine-1.1.22

Please provide any additional information below.
change 
set_winver win2k
to
set_winver winxp
in load_directx9() function
then do
winetricks directx9
This solves the problem and the game runs. I can reproduce that every time.

Original issue reported on code.google.com by Lukasz.W...@gmail.com on 4 Jun 2009 at 9:50

GoogleCodeExporter commented 8 years ago
Does the demo have the same problem?
http://www.gamershell.com/download_30504.shtml

Original comment by austinenglish@gmail.com on 10 Jun 2009 at 3:07

GoogleCodeExporter commented 8 years ago
Yes this demo have the same problem. I tested it using winetricks (20090607) and
Wine-1.1.23

Original comment by Lukasz.W...@gmail.com on 11 Jun 2009 at 2:09

GoogleCodeExporter commented 8 years ago
Also Prototype has the same problem. Here is what error it gives when directx 
and
xact were isntalled with unmodified winetricks or were not installed at all
http://bugs.winehq.org/show_bug.cgi?id=19043

Original comment by Lukasz.W...@gmail.com on 26 Jun 2009 at 4:16

GoogleCodeExporter commented 8 years ago
Fixed for the Drakensang demo, at least. There was a bug in the xact verb.

BTW, please use d3dx9 xact, not directx9 xact. Less troublesome debugging that 
way.

Original comment by eibol...@gmail.com on 22 Oct 2009 at 5:33

GoogleCodeExporter commented 8 years ago

Original comment by eibol...@gmail.com on 29 Oct 2009 at 6:22